@tunnckocore/create-jest-runner
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.4](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/create-jest-runner@1.0.3...@tunnckocore/create-jest-runner@1.0.4) (2019-11-20) | ||
### Bug Fixes | ||
* **deps:** update dependency chalk to v3 ([b7557dd](https://github.com/tunnckoCore/opensource/commit/b7557dd4adebbeab329d1ed7ac297b6196c0da8c)) | ||
## [1.0.3](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/create-jest-runner@1.0.2...@tunnckocore/create-jest-runner@1.0.3) (2019-10-25) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@tunnckocore/create-jest-runner", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Fork of the original create-jest-runner, with support for couple of things, see issues there", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"dependencies": { | ||
"chalk": "^2.4.2", | ||
"chalk": "^3.0.0", | ||
"jest-worker": "^24.0.0", | ||
@@ -94,3 +94,3 @@ "throat": "^4.1.0" | ||
}, | ||
"gitHead": "113d96722d44a0d08fbaa11f45311a2b2af00877" | ||
"gitHead": "282d71239e02df1fd52ea873d9c8787683a07138" | ||
} |
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
31170
+ 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)
- Removedsupports-color@5.5.0(transitive)
Updatedchalk@^3.0.0