@betterer/tasks
Advanced tools
Comparing version 5.1.3 to 5.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.4](https://github.com/phenomnomnominal/betterer/compare/v5.1.3...v5.1.4) (2021-12-05) | ||
**Note:** Version bump only for package @betterer/tasks | ||
## [5.1.3](https://github.com/phenomnomnominal/betterer/compare/v5.1.2...v5.1.3) (2021-12-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@betterer/tasks", | ||
"description": "task runner and loggerr for @betterer/betterer", | ||
"version": "5.1.3", | ||
"version": "5.1.4", | ||
"license": "MIT", | ||
@@ -34,7 +34,7 @@ "publishConfig": { | ||
"ink": "^3.0.9", | ||
"react": "^16.8.4 || ^17.0.0", | ||
"react-dom": "^16.8.4 || ^17.0.0", | ||
"react": ">=16.8.4 || >=17.0.0", | ||
"react-dom": ">=16.8.4 || >=17.0.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
"gitHead": "241cfc0e18c2af43f121e2854d87ff1beacd6b18" | ||
"gitHead": "0984ddf4dbc3faba3f7581eaba43076ff52e8f16" | ||
} |
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
53995
+ Addedreact@19.0.0(transitive)
+ Addedreact-dom@19.0.0(transitive)
+ Addedscheduler@0.25.0(transitive)
- Removedreact-dom@17.0.2(transitive)
Updatedreact@>=16.8.4 || >=17.0.0