@lerna/output
Advanced tools
Comparing version 5.1.1 to 5.1.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [5.1.2](https://github.com/lerna/lerna/compare/v5.1.1...v5.1.2) (2022-06-13) | ||
### Bug Fixes | ||
* update all transitive inclusions of ansi-regex ([#3166](https://github.com/lerna/lerna/issues/3166)) ([56eaa15](https://github.com/lerna/lerna/commit/56eaa153283be3b1e7d7793d3266fc51801fad8e)) | ||
## [5.1.1](https://github.com/lerna/lerna/compare/v5.1.0...v5.1.1) (2022-06-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@lerna/output", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"description": "An internal Lerna tool", | ||
@@ -34,5 +34,5 @@ "keywords": [ | ||
"dependencies": { | ||
"npmlog": "^4.1.2" | ||
"npmlog": "^6.0.2" | ||
}, | ||
"gitHead": "eb7da8519069ad71793fa49c51133dc8df2fa806" | ||
"gitHead": "45ff3464ddb74a987f7c6b0c7af070fab67d3816" | ||
} |
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
5648
+ Addedansi-regex@5.0.1(transitive)
+ Addedaproba@2.0.0(transitive)
+ Addedare-we-there-yet@3.0.1(transitive)
+ Addedcolor-support@1.1.3(transitive)
+ Addedemoji-regex@8.0.0(transitive)
+ Addedgauge@4.0.4(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addednpmlog@6.0.2(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedstring-width@4.2.3(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedstrip-ansi@6.0.1(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedaproba@1.2.0(transitive)
- Removedare-we-there-yet@1.1.7(transitive)
- Removedcode-point-at@1.1.0(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removedgauge@2.7.4(transitive)
- Removedis-fullwidth-code-point@1.0.0(transitive)
- Removedisarray@1.0.0(transitive)
- Removednpmlog@4.1.2(transitive)
- Removednumber-is-nan@1.0.1(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedstring-width@1.0.2(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedstrip-ansi@3.0.1(transitive)
Updatednpmlog@^6.0.2