event-emitter-grouped
Advanced tools
Comparing version
@@ -1,3 +0,7 @@ | ||
## History | ||
# History | ||
- v2.3.2 November 6, 2013 | ||
- Updated dependencies | ||
- Dropped component.io and bower support, just use ender or browserify | ||
- v2.3.1 October 27, 2013 | ||
@@ -4,0 +8,0 @@ - Re-packaged |
{ | ||
"title": "Event Emitter Grouped", | ||
"name": "event-emitter-grouped", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "Emit events in serial or parallel with support for synchronous and asynchronous listeners", | ||
@@ -49,4 +49,4 @@ "homepage": "https://github.com/bevry/event-emitter-grouped", | ||
"dependencies": { | ||
"ambi": "~2.1.5", | ||
"taskgroup": "~3.2.4" | ||
"ambi": "~2.1.6", | ||
"taskgroup": "~3.3.1" | ||
}, | ||
@@ -53,0 +53,0 @@ "devDependencies": { |
@@ -12,6 +12,6 @@ | ||
[](http://travis-ci.org/bevry/event-emitter-grouped "Check this project's build status on TravisCI") | ||
[](https://npmjs.org/package/event-emitter-grouped "View this project on NPM") | ||
[](https://npmjs.org/package/event-emitter-grouped "View this project on NPM") | ||
[](https://www.gittip.com/bevry/ "Donate weekly to this project using Gittip") | ||
[](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") | ||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") | ||
[](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") | ||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") | ||
@@ -40,10 +40,2 @@ <!-- /BADGES --> | ||
### [Component](http://github.com/component/component) | ||
- Use: `require('event-emitter-grouped')` | ||
- Install: `component install bevry/event-emitter-grouped` | ||
### [Bower](http://bower.io/) | ||
- Use: `require('event-emitter-grouped')` | ||
- Install: `bower install event-emitter-grouped` | ||
<!-- /INSTALL --> | ||
@@ -155,4 +147,4 @@ | ||
[](https://www.gittip.com/bevry/ "Donate weekly to this project using Gittip") | ||
[](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") | ||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") | ||
[](http://flattr.com/thing/344188/balupton-on-Flattr "Donate monthly to this project using Flattr") | ||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QB8GQPZAH84N6 "Donate once-off to this project using Paypal") | ||
@@ -159,0 +151,0 @@ ### Contributors |
34647
-0.59%172
-4.44%+ Added
+ Added
- Removed
Updated
Updated