@pkgr/utils
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.3.3](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.3.2...@pkgr/utils@0.3.3) (2019-11-10) | ||
### Bug Fixes | ||
* **rollup:** use opts.output for build.write ([eb0b3bf](https://github.com/rx-ts/pkgr/commit/eb0b3bf15743eeaad1f335d7a2250f0b9e461fab)) | ||
## [0.3.2](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.3.1...@pkgr/utils@0.3.2) (2019-11-03) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@pkgr/utils", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Shared utils for `@pkgr` packages or any package else", | ||
@@ -16,3 +16,3 @@ "repository": "git+https://github.com/rx-ts/pkgr.git", | ||
"dependencies": { | ||
"chalk": "^2.4.2", | ||
"chalk": "^3.0.0", | ||
"cross-spawn": "^7.0.1", | ||
@@ -28,3 +28,3 @@ "is-glob": "^4.0.1", | ||
"sideEffects": false, | ||
"gitHead": "e9b04193f4a4689f34e9ea8baf48f4099d00f3ec" | ||
"gitHead": "566cc7a0b2610920bfc4f851e759dd431bbfbac6" | ||
} |
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
28100
+ Addedansi-styles@4.3.0(transitive)
+ Addedchalk@3.0.0(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedsupports-color@7.2.0(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedsupports-color@5.5.0(transitive)
Updatedchalk@^3.0.0