Socket
Socket
Sign inDemoInstall

lerna

Package Overview
Dependencies
Maintainers
3
Versions
275
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lerna - npm Package Compare versions

Comparing version 2.0.0-beta.11 to 2.0.0-beta.12

1

lib/commands/InitCommand.js

@@ -123,2 +123,3 @@ "use strict";

this.logger.info("Creating lerna.json.");
lernaJson = {};
} else {

@@ -125,0 +126,0 @@ this.logger.info("Updating lerna.json.");

2

package.json
{
"name": "lerna",
"version": "2.0.0-beta.11",
"version": "2.0.0-beta.12",
"description": "Tool for managing JavaScript projects with multiple packages",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -27,2 +27,4 @@ <p align="center">

> We are in the process of updating the docs to 2.x right now. Although the commands are the same, the docs below are mainly for 1.x (which is the version you get with a default `npm install`).
## Usage

@@ -29,0 +31,0 @@

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