Socket
Socket
Sign inDemoInstall

@lerna/npm-conf

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna/npm-conf - npm Package Compare versions

Comparing version 3.7.0 to 3.13.0

12

CHANGELOG.md

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

# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15)
### Features
* **meta:** Add `repository.directory` field to package.json ([aec5023](https://github.com/lerna/lerna/commit/aec5023))
* **meta:** Normalize package.json `homepage` field ([abeb4dc](https://github.com/lerna/lerna/commit/abeb4dc))
# [3.7.0](https://github.com/lerna/lerna/compare/v3.6.0...v3.7.0) (2018-12-19)

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

9

package.json
{
"name": "@lerna/npm-conf",
"version": "3.7.0",
"version": "3.13.0",
"description": "Vendored npm-conf with updates",

@@ -10,3 +10,3 @@ "keywords": [

],
"homepage": "https://github.com/lerna/lerna",
"homepage": "https://github.com/lerna/lerna/tree/master/utils/npm-conf#readme",
"license": "MIT",

@@ -33,3 +33,4 @@ "author": {

"type": "git",
"url": "git+https://github.com/lerna/lerna.git"
"url": "git+https://github.com/lerna/lerna.git",
"directory": "utils/npm-conf"
},

@@ -43,3 +44,3 @@ "scripts": {

},
"gitHead": "89b53ff2b561e69fad3a3e8671d7dcd0f1c09c3e"
"gitHead": "9a47201f3fdd1df09cfb1922f26329d1dc4c8cc5"
}

@@ -8,1 +8,3 @@ # `@lerna/npm-conf`

See [npm-conf](https://github.com/kevva/npm-conf#readme)
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