Socket
Socket
Sign inDemoInstall

@lerna/command

Package Overview
Dependencies
Maintainers
4
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.0.0-beta.2 to 3.0.0-beta.3

26

CHANGELOG.md

@@ -6,12 +6,20 @@ # 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)
**Note:** Version bump only for package @lerna/command
<a name="3.0.0-beta.2"></a>
# [3.0.0-beta.2](https://github.com/lerna/lerna/compare/v3.0.0-beta.1...v3.0.0-beta.2) (2018-03-10)
### Features
* Replace [@lerna](https://github.com/lerna)/match-package-name with multimatch ([423f82c](https://github.com/lerna/lerna/commit/423f82c))
* Replace @lerna/match-package-name with multimatch ([423f82c](https://github.com/lerna/lerna/commit/423f82c))
* **filter-packages:** Simplify method signature ([47e1c86](https://github.com/lerna/lerna/commit/47e1c86))
### BREAKING CHANGES

@@ -22,10 +30,6 @@

<a name="3.0.0-beta.1"></a>
<a name="3.0.0-beta.1"></a>
# [3.0.0-beta.1](https://github.com/lerna/lerna/compare/v3.0.0-beta.0...v3.0.0-beta.1) (2018-03-09)
### Bug Fixes

@@ -35,3 +39,2 @@

### Features

@@ -42,7 +45,6 @@

### BREAKING CHANGES
* **collect-packages:** Formerly a config object, it is now two parameters, only the first of
which (rootPath) is required. The second parameter is a list of package
location globs, defaulting to lerna's default of `["packages/*"]`.
which (rootPath) is required. The second parameter is a list of package
location globs, defaulting to lerna's default of `["packages/*"]`.
{
"name": "@lerna/command",
"version": "3.0.0-beta.2",
"version": "3.0.0-beta.3",
"description": "TODO",

@@ -36,5 +36,5 @@ "keywords": [

"@lerna/collect-packages": "^3.0.0-beta.1",
"@lerna/collect-updates": "^3.0.0-beta.0",
"@lerna/collect-updates": "^3.0.0-beta.3",
"@lerna/filter-packages": "^3.0.0-beta.2",
"@lerna/git-utils": "^3.0.0-beta.0",
"@lerna/git-utils": "^3.0.0-beta.3",
"@lerna/package-graph": "^3.0.0-beta.1",

@@ -48,3 +48,3 @@ "@lerna/project": "^3.0.0-beta.1",

},
"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