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

@lerna/check-working-tree

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/check-working-tree - npm Package Compare versions

Comparing version 4.0.0 to 5.0.0-alpha.0

12

package.json
{
"name": "@lerna/check-working-tree",
"version": "4.0.0",
"version": "5.0.0-alpha.0",
"description": "Check git working tree status and error appropriately",

@@ -19,3 +19,3 @@ "keywords": [

"engines": {
"node": ">= 10.18.0"
"node": "^14.19.3 || >=16.0.0"
},

@@ -34,7 +34,7 @@ "publishConfig": {

"dependencies": {
"@lerna/collect-uncommitted": "4.0.0",
"@lerna/describe-ref": "4.0.0",
"@lerna/validation-error": "4.0.0"
"@lerna/collect-uncommitted": "5.0.0-alpha.0",
"@lerna/describe-ref": "5.0.0-alpha.0",
"@lerna/validation-error": "5.0.0-alpha.0"
},
"gitHead": "4582c476e07dddddd6b2e3ab6e7f52c1f9eed59a"
"gitHead": "5451a79392742a6e942a845de1e46db0a41b1c2e"
}
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