Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lerna/symlink-dependencies

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/symlink-dependencies - npm Package Compare versions

Comparing version 3.1.4 to 3.3.0

12

CHANGELOG.md

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

<a name="3.3.0"></a>
# [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06)
### Features
* **deps:** Upgrade fs-extra to ^7.0.0 ([042b1a3](https://github.com/lerna/lerna/commit/042b1a3))
<a name="3.1.4"></a>

@@ -8,0 +20,0 @@ ## [3.1.4](https://github.com/lerna/lerna/compare/v3.1.3...v3.1.4) (2018-08-21)

12

package.json
{
"name": "@lerna/symlink-dependencies",
"version": "3.1.4",
"version": "3.3.0",
"description": "Lerna's internal symlinking tool",

@@ -33,6 +33,6 @@ "keywords": [

"dependencies": {
"@lerna/create-symlink": "^3.0.0",
"@lerna/resolve-symlink": "^3.0.0",
"@lerna/symlink-binary": "^3.1.4",
"fs-extra": "^6.0.1",
"@lerna/create-symlink": "^3.3.0",
"@lerna/resolve-symlink": "^3.3.0",
"@lerna/symlink-binary": "^3.3.0",
"fs-extra": "^7.0.0",
"p-finally": "^1.0.0",

@@ -42,3 +42,3 @@ "p-map": "^1.2.0",

},
"gitHead": "37ef5f2ebd4fd207ee74a4fe8838323acb882435"
"gitHead": "901e6d54a47151dfed3d6ed2912804b97d05c6b5"
}

Sorry, the diff of this file is not supported yet

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