@lerna/symlink-binary
Advanced tools
Comparing version 3.14.2 to 3.16.0
@@ -6,2 +6,14 @@ # Change Log | ||
# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18) | ||
### Features | ||
* **deps:** `fs-extra@^8.1.0` ([313287f](https://github.com/lerna/lerna/commit/313287f)) | ||
* **deps:** `p-map@^2.1.0` ([9e58394](https://github.com/lerna/lerna/commit/9e58394)) | ||
## [3.14.2](https://github.com/lerna/lerna/compare/v3.14.1...v3.14.2) (2019-06-09) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@lerna/symlink-binary", | ||
"version": "3.14.2", | ||
"version": "3.16.0", | ||
"description": "An internal Lerna tool", | ||
@@ -34,8 +34,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/create-symlink": "3.14.0", | ||
"@lerna/package": "3.14.2", | ||
"fs-extra": "^7.0.0", | ||
"p-map": "^1.2.0" | ||
"@lerna/create-symlink": "3.16.0", | ||
"@lerna/package": "3.16.0", | ||
"fs-extra": "^8.1.0", | ||
"p-map": "^2.1.0" | ||
}, | ||
"gitHead": "b22345b9870f62f1125e109fcc47d2e4260b9d09" | ||
"gitHead": "8ca18bedecf4f141c6242a099086e84b2ced72de" | ||
} |
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
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
7490
+ Added@lerna/create-symlink@3.16.0(transitive)
+ Added@lerna/package@3.16.0(transitive)
+ Addedfs-extra@8.1.0(transitive)
+ Addedload-json-file@5.3.0(transitive)
+ Addedp-map@2.1.0(transitive)
+ Addedpify@4.0.1(transitive)
+ Addedtype-fest@0.3.1(transitive)
- Removed@lerna/create-symlink@3.14.0(transitive)
- Removed@lerna/package@3.14.2(transitive)
- Removedfs-extra@7.0.1(transitive)
- Removedload-json-file@4.0.0(transitive)
- Removedp-map@1.2.0(transitive)
Updated@lerna/create-symlink@3.16.0
Updated@lerna/package@3.16.0
Updatedfs-extra@^8.1.0
Updatedp-map@^2.1.0