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.0 to 1.5.1

18

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

@@ -24,8 +24,10 @@ "main": "lib/index.js",

"devDependencies": {
"@commitlint/cli": "7.x.x",
"@commitlint/config-conventional": "7.x.x",
"code": "5.x.x",
"lab": "18.x.x",
"@commitlint/cli": "8.x.x",
"@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",
"mkdirp": "0.5.x",
"rimraf": "2.x.x",
"semantic-release": "15.x.x",
"sinon": "7.x.x"

@@ -42,7 +44,5 @@ },

},
"release": {
"npmPublish": false,
"tarballDir": ".",
"assets": "allow-scripts-*.tgz"
"allowScripts": {
"core-js": false
}
}
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