@betterer/tasks
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [4.0.1](https://github.com/phenomnomnominal/betterer/compare/v4.0.0...v4.0.1) (2021-03-02) | ||
### Bug Fixes | ||
* **betterer 🐛:** be less specific about react version ([#567](https://github.com/phenomnomnominal/betterer/issues/567)) ([ec64821](https://github.com/phenomnomnominal/betterer/commit/ec64821181c072910ac53a8600c794301b535940)) | ||
# [4.0.0](https://github.com/phenomnomnominal/betterer/compare/v3.1.2...v4.0.0) (2021-02-27) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@betterer/tasks", | ||
"description": "task runner and loggerr for @betterer/betterer", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"license": "MIT", | ||
@@ -33,6 +33,6 @@ "publishConfig": { | ||
"ink": "^3.0.7", | ||
"react": "^16.13.1", | ||
"react": ">=16", | ||
"tslib": "^2.0.3" | ||
}, | ||
"gitHead": "e4068ade2596567bc53c6486280af3d882b40aa7" | ||
"gitHead": "b01151cd73567953a1ec37b9d89f22c25b867827" | ||
} |
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
42047
34994
0
+ Addedreact@19.0.0(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)
Updatedreact@>=16