Socket
Socket
Sign inDemoInstall

lerna-update-wizard

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lerna-update-wizard - npm Package Compare versions

Comparing version 0.17.2 to 0.17.3

11

CHANGELOG.md

@@ -0,1 +1,12 @@

### v0.17.2 (2019-11-15)
#### Pull requests
- [#54](https://github.com/Anifacted/lerna-update-wizard/pull/54) Stop formatting package.json files with `prettier-package-json` ([Marc Høegh](mailto:mhoegh90@gmail.com))
#### Commits to master
- [Optimize the published NPM package](https://github.com/Anifacted/lerna-update-wizard/commit/1d08f640f4e21676d7711b78d6b32a2efd93a9fd) ([Marc Høegh](mailto:mhoegh90@gmail.com))
- [Update changelog](https://github.com/Anifacted/lerna-update-wizard/commit/5b53b1eaca7391ec9fa35f55aed8e487e7dd2ca1) ([Marc Høegh](mailto:mhoegh90@gmail.com))
### v0.17.1 (2019-11-15)

@@ -2,0 +13,0 @@

13

package.json

@@ -10,3 +10,3 @@ {

],
"version": "0.17.2",
"version": "0.17.3",
"main": "index.js",

@@ -26,2 +26,3 @@ "license": "MIT",

"meow": "^4.0.0",
"fs-extra": "^7.0.0",
"minimist": "^1.2.0",

@@ -34,3 +35,2 @@ "semver-compare": "^1.0.0"

"eslint-config-pretty-standard": "^1.1.0",
"fs-extra": "^7.0.0",
"jest": "^23.4.2",

@@ -48,2 +48,11 @@ "node-publisher": "^1.4.0",

},
"keywords": [
"dependency manager",
"bulk update",
"monorepo",
"lerna",
"yarn workspaces",
"workspace",
"dependencies"
],
"jest": {

@@ -50,0 +59,0 @@ "testURL": "http://localhost"

2

README.md

@@ -66,3 +66,3 @@ # Lerna Update Wizard

You can **batch** updates for multiple dependencies into one session. Choose the `+ Add another` after you've specified the details for the first update task.
You can **batch** updates for multiple dependencies into one session. Choose `+ Add another` after you've specified the details for the first update task.

@@ -69,0 +69,0 @@ ![Add packages](/public/multiple-jobs.png?raw=true "Confirm installation")

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