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

lerna-script

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lerna-script - npm Package Compare versions

Comparing version 0.9.6 to 0.10.0

22

package.json
{
"name": "lerna-script",
"version": "0.9.6",
"version": "0.10.0",
"description": "lerna extension for custom scripts",

@@ -27,20 +27,20 @@ "main": "index.js",

"lerna": "2.11.0",
"lerna-script-test-utils": "^0.9.6",
"mocha": "6.0.1",
"sinon": "7.2.4",
"lerna-script-test-utils": "^0.10.0",
"mocha": "6.2.0",
"sinon": "7.4.1",
"sinon-chai": "3.3.0"
},
"peerDependencies": {
"lerna": "~2.9.0 || ~2.11.0"
"lerna": "~2.11.0"
},
"dependencies": {
"bluebird": "3.5.3",
"fs-extra": "7.0.1",
"ignore": "5.0.5",
"lodash": "4.17.11",
"bluebird": "3.5.5",
"fs-extra": "8.1.0",
"ignore": "5.1.4",
"lodash": "4.17.15",
"npmlog": "4.1.2",
"sanitize-filename": "1.6.1",
"sanitize-filename": "1.6.3",
"shelljs": "0.8.3",
"yargs": "^13.0.0"
"yargs": "^14.0.0"
}
}
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