@lerna/child-process
Advanced tools
Comparing version 3.3.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)) | ||
<a name="3.3.0"></a> | ||
@@ -8,0 +20,0 @@ # [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06) |
{ | ||
"name": "@lerna/child-process", | ||
"version": "3.3.0", | ||
"version": "3.13.0", | ||
"description": "Lerna's internal child_process wrapper", | ||
@@ -9,3 +9,3 @@ "keywords": [ | ||
], | ||
"homepage": "https://github.com/lerna/lerna", | ||
"homepage": "https://github.com/lerna/lerna/tree/master/core/child-process#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": "core/child-process" | ||
}, | ||
@@ -39,3 +40,3 @@ "scripts": { | ||
}, | ||
"gitHead": "901e6d54a47151dfed3d6ed2912804b97d05c6b5" | ||
"gitHead": "9a47201f3fdd1df09cfb1922f26329d1dc4c8cc5" | ||
} |
@@ -8,1 +8,3 @@ # `@lerna/child-process` | ||
You probably shouldn't. | ||
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
7469
10
1