@lerna/npm-conf
Advanced tools
Comparing version 3.7.0 to 3.13.0
@@ -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 @@ |
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26334
10
1