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.2.1 to 0.2.2

2

package.json

@@ -6,3 +6,3 @@ {

},
"version": "0.2.1",
"version": "0.2.2",
"main": "index.js",

@@ -9,0 +9,0 @@ "license": "MIT",

@@ -206,3 +206,3 @@ const inquirer = require("inquirer");

await runCommand(`cd ${projectDir} && ${createCmd}`, {
startMessage: `${chalk.white.bold(projectName)}: ${createCmd}`,
startMessage: `${chalk.white.bold(projectName)}: git add . && git commit`,
endMessage: chalk.green(`Commit created ✓`),

@@ -209,0 +209,0 @@ logOutput: false

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