taskgroup
Advanced tools
Comparing version 7.3.0 to 7.4.0-next.1590009644.501dfadd0ec809b272851ccf86eb05c126f08d0f
# History | ||
## v7.4.0 2020 May 21 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v7.3.0 2020 May 21 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "TaskGroup", | ||
"name": "taskgroup", | ||
"version": "7.3.0", | ||
"version": "7.4.0-next.1590009644.501dfadd0ec809b272851ccf86eb05c126f08d0f", | ||
"description": "Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.", | ||
@@ -128,7 +128,7 @@ "homepage": "https://github.com/bevry/taskgroup", | ||
"jsdoc": "^3.6.4", | ||
"kava": "^5.0.0", | ||
"kava": "^5.1.0", | ||
"minami": "^1.2.3", | ||
"prettier": "^2.0.5", | ||
"projectz": "^2.1.0", | ||
"safeps": "^10.0.0", | ||
"projectz": "^2.2.0", | ||
"safeps": "^10.1.0", | ||
"surge": "^0.21.3", | ||
@@ -135,0 +135,0 @@ "valid-directory": "^1.6.0" |
@@ -59,3 +59,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/taskgroup@7.3.0' | ||
import * as pkg from '//dev.jspm.io/taskgroup@7.4.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
162765
1