event-emitter-grouped
Advanced tools
Comparing version 4.11.0 to 4.12.0-next.1595353204.3d46c13b89a08963b89ace66eb9ececa2940b6ed
# History | ||
## v4.12.0 2020 July 22 | ||
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation) | ||
## v4.11.0 2020 July 22 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"title": "Event Emitter Grouped", | ||
"name": "event-emitter-grouped", | ||
"version": "4.11.0", | ||
"version": "4.12.0-next.1595353204.3d46c13b89a08963b89ace66eb9ececa2940b6ed", | ||
"description": "Emit events in serial or parallel with support for synchronous and asynchronous listeners", | ||
@@ -122,5 +122,5 @@ "homepage": "https://github.com/bevry/event-emitter-grouped", | ||
"@bevry/update-contributors": "^1.13.0", | ||
"assert-helpers": "^6.17.0", | ||
"assert-helpers": "^6.18.0", | ||
"eslint": "^7.5.0", | ||
"eslint-config-bevry": "^3.15.0", | ||
"eslint-config-bevry": "^3.16.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
@@ -127,0 +127,0 @@ "eslint-plugin-babel": "^5.3.1", |
@@ -111,3 +111,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/event-emitter-grouped@4.11.0' | ||
import * as pkg from '//dev.jspm.io/event-emitter-grouped@4.12.0' | ||
</script> | ||
@@ -114,0 +114,0 @@ ``` |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
37365
1