Socket
Socket
Sign inDemoInstall

lerna

Package Overview
Dependencies
Maintainers
1
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 1.0.3 to 1.0.4

2

lib/commands/bootstrap.js

@@ -60,3 +60,3 @@ var progressBar = require("../progress-bar");

fs.mkdir(linkDest, function (err) {
mkdirp(linkDest, function (err) {
if (err) return done(err);

@@ -63,0 +63,0 @@

{
"name": "lerna",
"version": "1.0.3",
"version": "1.0.4",
"description": "Tool for managing JavaScript projects with multiple packages",

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

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