@lerna/log-packed
Advanced tools
Comparing version 3.13.0 to 3.16.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.16.0](https://github.com/lerna/lerna/compare/v3.15.0...v3.16.0) (2019-07-18) | ||
### Features | ||
* **deps:** `byte-size@^5.0.1` ([ed51ddd](https://github.com/lerna/lerna/commit/ed51ddd)) | ||
# [3.13.0](https://github.com/lerna/lerna/compare/v3.12.1...v3.13.0) (2019-02-15) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lerna/log-packed", | ||
"version": "3.13.0", | ||
"version": "3.16.0", | ||
"description": "Log the result of npm pack --json", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"byte-size": "^4.0.3", | ||
"byte-size": "^5.0.1", | ||
"columnify": "^1.5.4", | ||
@@ -39,3 +39,3 @@ "has-unicode": "^2.0.1", | ||
}, | ||
"gitHead": "9a47201f3fdd1df09cfb1922f26329d1dc4c8cc5" | ||
"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
6621
+ Addedbyte-size@5.0.1(transitive)
- Removedbyte-size@4.0.4(transitive)
Updatedbyte-size@^5.0.1