Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

allow-scripts

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

allow-scripts - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

11

package.json
{
"name": "allow-scripts",
"version": "1.5.1",
"version": "1.5.2",
"description": "Execute allowed `npm install` lifecycle scripts",

@@ -20,3 +20,3 @@ "main": "lib/index.js",

"ansicolors": "0.3.x",
"libnpm": "2.x.x",
"libnpm": "3.x.x",
"semver": "6.x.x"

@@ -27,7 +27,6 @@ },

"@commitlint/config-conventional": "8.x.x",
"@hapi/code": "^5.3.1",
"@hapi/lab": "^19.1.0",
"@semantic-release/npm": "git+https://github.com/dominykas/semantic-release-npm.git#otp-url-with-version",
"@hapi/code": "6.x.x",
"@hapi/lab": "20.x.x",
"mkdirp": "0.5.x",
"rimraf": "2.x.x",
"rimraf": "3.x.x",
"semantic-release": "15.x.x",

@@ -34,0 +33,0 @@ "sinon": "7.x.x"

@@ -49,1 +49,2 @@ # allow-scripts

If a package has a lifecycle script, but is neither allowed nor ignored, `allow-scripts` will exit with an error.
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