@lerna/create-symlink
Advanced tools
Comparing version 3.11.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.11.0](https://github.com/lerna/lerna/compare/v3.10.8...v3.11.0) (2019-02-08) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@lerna/create-symlink", | ||
"version": "3.11.0", | ||
"version": "3.13.0", | ||
"description": "An internal Lerna tool", | ||
@@ -9,3 +9,3 @@ "keywords": [ | ||
], | ||
"homepage": "https://github.com/lerna/lerna", | ||
"homepage": "https://github.com/lerna/lerna/tree/master/utils/create-symlink#readme", | ||
"license": "MIT", | ||
@@ -28,3 +28,4 @@ "author": { | ||
"type": "git", | ||
"url": "git+https://github.com/lerna/lerna.git" | ||
"url": "git+https://github.com/lerna/lerna.git", | ||
"directory": "utils/create-symlink" | ||
}, | ||
@@ -39,3 +40,3 @@ "scripts": { | ||
}, | ||
"gitHead": "45a05acf2d52a46f553fc1efadf9a32312aca82b" | ||
"gitHead": "9a47201f3fdd1df09cfb1922f26329d1dc4c8cc5" | ||
} |
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
5064
1