event-emitter-grouped
Advanced tools
Comparing version 6.6.0 to 6.7.0-next.1704168079.ef70921735d43e8194a9cd1bf5077c4cad486415
@@ -7,3 +7,3 @@ <!-- LICENSEFILE/ --> | ||
- Copyright © 2013+ [Benjamin Lupton](https://balupton.com) | ||
- Copyright © [Benjamin Lupton](https://balupton.com) | ||
@@ -10,0 +10,0 @@ and licensed under: |
{ | ||
"title": "Event Emitter Grouped", | ||
"name": "event-emitter-grouped", | ||
"version": "6.6.0", | ||
"version": "6.7.0-next.1704168079.ef70921735d43e8194a9cd1bf5077c4cad486415", | ||
"license": "Artistic-2.0", | ||
@@ -74,5 +74,5 @@ "description": "Emit events in serial or parallel with support for synchronous and asynchronous listeners", | ||
}, | ||
"author": "2013+ Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton)", | ||
"author": "Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton)", | ||
"authors": [ | ||
"2013+ Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton): Accelerating collaborative wisdom." | ||
"Benjamin Lupton <b@lupton.cc> (https://balupton.com) (https://github.com/balupton): Accelerating collaborative wisdom." | ||
], | ||
@@ -176,3 +176,3 @@ "maintainers": [ | ||
"editions": "^6.21.0", | ||
"taskgroup": "^9.7.0", | ||
"taskgroup": "^9.8.0", | ||
"unbounded": "^6.3.1" | ||
@@ -182,8 +182,8 @@ }, | ||
"@babel/cli": "^7.23.4", | ||
"@babel/core": "^7.23.6", | ||
"@babel/core": "^7.23.7", | ||
"@babel/plugin-transform-object-rest-spread": "^7.23.4", | ||
"@babel/preset-env": "^7.23.6", | ||
"@babel/preset-env": "^7.23.7", | ||
"assert-helpers": "^11.12.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-bevry": "^5.3.0", | ||
"eslint-config-bevry": "^5.5.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -193,6 +193,6 @@ "eslint-plugin-babel": "^5.3.1", | ||
"jsdoc": "^4.0.2", | ||
"kava": "^7.7.0", | ||
"kava": "^7.8.0", | ||
"prettier": "^3.1.1", | ||
"projectz": "^4.1.1", | ||
"valid-directory": "^4.8.0" | ||
"projectz": "^4.2.0", | ||
"valid-directory": "^4.9.0" | ||
}, | ||
@@ -199,0 +199,0 @@ "scripts": { |
@@ -108,3 +108,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/event-emitter-grouped@6.6.0' | ||
import * as pkg from '//dev.jspm.io/event-emitter-grouped@6.7.0' | ||
</script> | ||
@@ -151,3 +151,3 @@ ``` | ||
- 2013+ [Benjamin Lupton](https://balupton.com) — Accelerating collaborative wisdom. | ||
- [Benjamin Lupton](https://balupton.com) — Accelerating collaborative wisdom. | ||
@@ -220,3 +220,3 @@ #### Maintainers | ||
- Copyright © 2013+ [Benjamin Lupton](https://balupton.com) | ||
- Copyright © [Benjamin Lupton](https://balupton.com) | ||
@@ -223,0 +223,0 @@ and licensed under: |
Sorry, the diff of this file is not supported yet
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
51282
1
Updatedtaskgroup@^9.8.0