Socket
Socket
Sign inDemoInstall

@lerna/symlink-binary

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/symlink-binary - npm Package Compare versions

Comparing version 3.0.0-beta.17 to 3.0.0-rc.0

LICENSE

12

CHANGELOG.md

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

<a name="3.0.0-rc.0"></a>
# [3.0.0-rc.0](https://github.com/lerna/lerna/compare/v3.0.0-beta.21...v3.0.0-rc.0) (2018-07-27)
### Features
* Upgrade to fs-extra 6 ([079d873](https://github.com/lerna/lerna/commit/079d873))
<a name="3.0.0-beta.17"></a>

@@ -8,0 +20,0 @@ # [3.0.0-beta.17](https://github.com/lerna/lerna/compare/v3.0.0-beta.16...v3.0.0-beta.17) (2018-04-13)

12

package.json
{
"name": "@lerna/symlink-binary",
"version": "3.0.0-beta.17",
"description": "TODO",
"version": "3.0.0-rc.0",
"description": "An internal Lerna tool",
"keywords": [

@@ -33,9 +33,9 @@ "lerna",

"dependencies": {
"@lerna/create-symlink": "^3.0.0-beta.0",
"@lerna/package": "^3.0.0-beta.17",
"fs-extra": "^5.0.0",
"@lerna/create-symlink": "^3.0.0-rc.0",
"@lerna/package": "^3.0.0-rc.0",
"fs-extra": "^6.0.1",
"p-map": "^1.2.0",
"read-pkg": "^3.0.0"
},
"gitHead": "5e462676b3793b8d4981fc7f8b81af2fc839adf7"
"gitHead": "1ab24c152d3ff5c2b9453bcaafeb4b5e432b2410"
}
# `@lerna/symlink-binary`
> description TODO
> An internal Lerna tool
## Usage
TODO
You probably shouldn't, at least directly.
Install [lerna](https://www.npmjs.com/package/lerna) for access to the `lerna` CLI.
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