event-emitter-grouped
Advanced tools
Comparing version 6.3.0 to 6.4.0-next.1700839102.606e5ffab897744911e74ca6869af1a26b7005ce
{ | ||
"title": "Event Emitter Grouped", | ||
"name": "event-emitter-grouped", | ||
"version": "6.3.0", | ||
"version": "6.4.0-next.1700839102.606e5ffab897744911e74ca6869af1a26b7005ce", | ||
"description": "Emit events in serial or parallel with support for synchronous and asynchronous listeners", | ||
@@ -133,3 +133,3 @@ "homepage": "https://github.com/bevry/event-emitter-grouped", | ||
"dependencies": { | ||
"editions": "^6.13.0", | ||
"editions": "^6.16.0", | ||
"taskgroup": "^9.4.0", | ||
@@ -144,5 +144,5 @@ "unbounded": "^5.3.0" | ||
"@bevry/update-contributors": "^1.23.0", | ||
"assert-helpers": "^11.5.0", | ||
"assert-helpers": "^11.6.0", | ||
"eslint": "^8.54.0", | ||
"eslint-config-bevry": "^5.0.0", | ||
"eslint-config-bevry": "^5.2.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
@@ -152,7 +152,7 @@ "eslint-plugin-babel": "^5.3.1", | ||
"jsdoc": "^4.0.2", | ||
"kava": "^7.2.0", | ||
"kava": "^7.3.0", | ||
"prettier": "^3.1.0", | ||
"projectz": "^3.2.0", | ||
"projectz": "^3.3.0", | ||
"surge": "^0.23.1", | ||
"valid-directory": "^4.4.0" | ||
"valid-directory": "^4.5.0" | ||
}, | ||
@@ -234,2 +234,2 @@ "scripts": { | ||
} | ||
} | ||
} |
@@ -111,3 +111,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/event-emitter-grouped@6.3.0' | ||
import * as pkg from '//dev.jspm.io/event-emitter-grouped@6.4.0' | ||
</script> | ||
@@ -114,0 +114,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
48048
1
Updatededitions@^6.16.0