taskgroup
Advanced tools
Comparing version 7.10.0 to 7.11.0-next.1592765126.19759e2e3ce8d89671e5edcd6324fab34a77a477
# History | ||
## v7.11.0 2020 June 22 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v7.10.0 2020 June 21 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "TaskGroup", | ||
"name": "taskgroup", | ||
"version": "7.10.0", | ||
"version": "7.11.0-next.1592765126.19759e2e3ce8d89671e5edcd6324fab34a77a477", | ||
"description": "Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.", | ||
@@ -121,3 +121,3 @@ "homepage": "https://github.com/bevry/taskgroup", | ||
"@babel/preset-env": "^7.7.6", | ||
"@bevry/update-contributors": "1.9.0", | ||
"@bevry/update-contributors": "^1.9.0", | ||
"assert-helpers": "^6.8.0", | ||
@@ -134,3 +134,3 @@ "eslint": "^7.3.0", | ||
"surge": "^0.21.3", | ||
"valid-directory": "2.2.0" | ||
"valid-directory": "^2.5.0" | ||
}, | ||
@@ -137,0 +137,0 @@ "scripts": { |
@@ -59,3 +59,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/taskgroup@7.10.0' | ||
import * as pkg from '//dev.jspm.io/taskgroup@7.11.0' | ||
</script> | ||
@@ -62,0 +62,0 @@ ``` |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
163907
1