Skip to content

feat(install-scripts): use install-scripts as the warning log title (backport to v11)#9698

Merged
owlstronaut merged 1 commit into
npm:release/v11from
manzoorwanijk:backport/install-scripts-log-title-v11
Jun 29, 2026
Merged

feat(install-scripts): use install-scripts as the warning log title (backport to v11)#9698
owlstronaut merged 1 commit into
npm:release/v11from
manzoorwanijk:backport/install-scripts-log-title-v11

Conversation

@manzoorwanijk

Copy link
Copy Markdown
Contributor

Backport of #9697 to release/v11.

Renames the warning log title for install-script-policy messages from allow-scripts to install-scripts, so npm install prints npm warn install-scripts … to match the npm install-scripts command namespace (shipped in 11.18.0).

Only the log title changes. The allowScripts package.json field, the allow-scripts config (and the command static params that declare it), and message-body text that names the config are all left as-is.

References

Backports #9697

@JamieMagee JamieMagee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@owlstronaut owlstronaut merged commit 7d39aa6 into npm:release/v11 Jun 29, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants