Socket
Socket
Sign inDemoInstall

@lerna/command

Package Overview
Dependencies
Maintainers
2
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/command - npm Package Compare versions

Comparing version 3.1.3 to 3.3.0

12

CHANGELOG.md

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

<a name="3.3.0"></a>
# [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06)
### Features
* **deps:** Upgrade execa to ^1.0.0 ([748ae4e](https://github.com/lerna/lerna/commit/748ae4e))
<a name="3.1.3"></a>

@@ -8,0 +20,0 @@ ## [3.1.3](https://github.com/lerna/lerna/compare/v3.1.2...v3.1.3) (2018-08-21)

8

package.json
{
"name": "@lerna/command",
"version": "3.1.3",
"version": "3.3.0",
"description": "Lerna's internal base class for commands",

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

"dependencies": {
"@lerna/child-process": "^3.0.0",
"@lerna/child-process": "^3.3.0",
"@lerna/package-graph": "^3.1.2",

@@ -41,3 +41,3 @@ "@lerna/project": "^3.0.0",

"dedent": "^0.7.0",
"execa": "^0.10.0",
"execa": "^1.0.0",
"is-ci": "^1.0.10",

@@ -47,3 +47,3 @@ "lodash": "^4.17.5",

},
"gitHead": "a656a0136d7d5d8b8bb709e2da2b8b2582036fe7"
"gitHead": "901e6d54a47151dfed3d6ed2912804b97d05c6b5"
}

Sorry, the diff of this file is not supported yet

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