@betterer/tasks
Advanced tools
Comparing version 5.1.2 to 5.1.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.3](https://github.com/phenomnomnominal/betterer/compare/v5.1.2...v5.1.3) (2021-12-04) | ||
**Note:** Version bump only for package @betterer/tasks | ||
## [5.1.2](https://github.com/phenomnomnominal/betterer/compare/v5.1.1...v5.1.2) (2021-11-24) | ||
@@ -8,0 +16,0 @@ |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.18.11" | ||
"packageVersion": "7.18.20" | ||
} | ||
] | ||
} |
{ | ||
"name": "@betterer/tasks", | ||
"description": "task runner and loggerr for @betterer/betterer", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"license": "MIT", | ||
@@ -34,7 +34,7 @@ "publishConfig": { | ||
"ink": "^3.0.9", | ||
"react": ">=16", | ||
"react-dom": ">=16", | ||
"react": "^16.8.4 || ^17.0.0", | ||
"react-dom": "^16.8.4 || ^17.0.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
"gitHead": "ce8a4f9e21336648c4c5344916bd289dfdf261d4" | ||
"gitHead": "241cfc0e18c2af43f121e2854d87ff1beacd6b18" | ||
} |
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
53835
+ Addedreact-dom@17.0.2(transitive)
- Removedreact@19.0.0(transitive)
- Removedreact-dom@19.0.0(transitive)
- Removedscheduler@0.25.0(transitive)
Updatedreact@^16.8.4 || ^17.0.0
Updatedreact-dom@^16.8.4 || ^17.0.0