Socket
Socket
Sign inDemoInstall

@lerna/check-working-tree

Package Overview
Dependencies
2
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.6.0 to 3.8.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.8.1](https://github.com/lerna/lerna/compare/v3.8.0...v3.8.1) (2018-12-31)
**Note:** Version bump only for package @lerna/check-working-tree
# [3.6.0](https://github.com/lerna/lerna/compare/v3.5.1...v3.6.0) (2018-12-07)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@lerna/check-working-tree",
"version": "3.6.0",
"version": "3.8.1",
"description": "Check git working tree status and error appropriately",

@@ -32,6 +32,6 @@ "keywords": [

"dependencies": {
"@lerna/describe-ref": "^3.6.0",
"@lerna/describe-ref": "^3.8.1",
"@lerna/validation-error": "^3.6.0"
},
"gitHead": "8cc3196014f6fe8c9b41477b975c527d017a3daf"
"gitHead": "00a372e194e23674fc0b7e94cc0f5ee799a13036"
}

@@ -8,3 +8,3 @@ # `@lerna/check-working-tree`

```js
const checkWorkingTree = require('@lerna/check-working-tree');
const checkWorkingTree = require("@lerna/check-working-tree");

@@ -11,0 +11,0 @@ // values listed here are their defaults

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc