Socket
Socket
Sign inDemoInstall

@lerna/create-symlink

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/create-symlink - npm Package Compare versions

Comparing version 3.3.0 to 3.6.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [3.6.0](https://github.com/lerna/lerna/compare/v3.5.1...v3.6.0) (2018-12-07)
### Features
* Migrate existing usage to libnpm ([0d3a786](https://github.com/lerna/lerna/commit/0d3a786)), closes [#1767](https://github.com/lerna/lerna/issues/1767)
<a name="3.3.0"></a>

@@ -8,0 +19,0 @@ # [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06)

2

create-symlink.js

@@ -5,3 +5,3 @@ "use strict";

const fs = require("fs-extra");
const log = require("npmlog");
const log = require("libnpm/log");
const path = require("path");

@@ -8,0 +8,0 @@

{
"name": "@lerna/create-symlink",
"version": "3.3.0",
"version": "3.6.0",
"description": "An internal Lerna tool",

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

"fs-extra": "^7.0.0",
"npmlog": "^4.1.2"
"libnpm": "^2.0.1"
},
"gitHead": "901e6d54a47151dfed3d6ed2912804b97d05c6b5"
"gitHead": "8cc3196014f6fe8c9b41477b975c527d017a3daf"
}
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