Skip to content

show useful info about allowScripts field in package.json #2881

@wbolster

Description

@wbolster

Describe the feature

npm has accepted RFC 54: Make install scripts opt-in.

it would be nice if npmx would show useful info about the allowScripts field if present in package.json. Example from the RFC:

{
  "allowScripts": {
    "canvas": true,
    "sharp": true,
    "core-js": false,
    "nx@21.6.4 || 21.6.5": true
  }
}

Additional information

  • Would you be willing to help implement this feature?

Final checks

Metadata

Metadata

Assignees

No one assigned

    Labels

    pending triageNew issue waiting for initial maintainer triage
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions