Socket
Socket
Sign inDemoInstall

@lavamoat/allow-scripts

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lavamoat/allow-scripts

a tool for only running dependency lifecycle hooks specified in an allowlist


Version published
Weekly downloads
8K
decreased by-4.29%
Maintainers
2
Weekly downloads
 
Created
Source

@lavamoat/allow-scripts

a tool for only running dependency lifecycle hooks specified in an allowlist

configure

configuration goes in package.json

{
  "lavamoat": {
    "allowScripts": {
      "keccak": true,
      "core-js": false
    }
  }
}

automatically generate a configuration (that skips all lifecycle scripts) and write into package.json. edit as necesary.

allow-scripts auto

run

run all lifecycle scripts for packages specified in package.json

allow-scripts

debug

prints comprehension of configuration and dependencies with lifecycle scripts

allow-scripts list

FAQs

Package last updated on 26 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc