Socket
Socket
Sign inDemoInstall

@lerna/npm-install

Package Overview
Dependencies
Maintainers
4
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/npm-install - npm Package Compare versions

Comparing version 3.0.0-beta.2 to 3.0.0-beta.3

14

CHANGELOG.md

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

<a name="3.0.0-beta.3"></a>
# [3.0.0-beta.3](https://github.com/lerna/lerna/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2018-03-15)
### Bug Fixes
* fs-extra dependency is a caret range, not exact ([81556d0](https://github.com/lerna/lerna/commit/81556d0))
<a name="3.0.0-beta.2"></a>

@@ -13,2 +25,2 @@ # [3.0.0-beta.2](https://github.com/lerna/lerna/compare/v3.0.0-beta.1...v3.0.0-beta.2) (2018-03-10)

* Replace [@lerna](https://github.com/lerna)/fs-utils dependency with fs-extra ([9c35a86](https://github.com/lerna/lerna/commit/9c35a86))
* Replace @lerna/fs-utils dependency with fs-extra ([9c35a86](https://github.com/lerna/lerna/commit/9c35a86))

6

package.json
{
"name": "@lerna/npm-install",
"version": "3.0.0-beta.2",
"version": "3.0.0-beta.3",
"description": "TODO",

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

"@lerna/get-npm-exec-opts": "^3.0.0-beta.0",
"fs-extra": "5.0.0",
"fs-extra": "^5.0.0",
"npm-package-arg": "^6.0.0",

@@ -42,3 +42,3 @@ "npmlog": "^4.1.2",

},
"gitHead": "ca9561a1ffe6292cceaeca30e4f7d5d85757c710"
"gitHead": "1ee15326adf778c32e4b136bbfb27e1c899716a1"
}
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