Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

event-emitter-grouped

Package Overview
Dependencies
Maintainers
2
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

event-emitter-grouped - npm Package Compare versions

Comparing version 4.11.0 to 4.12.0-next.1595353204.3d46c13b89a08963b89ace66eb9ececa2940b6ed

4

HISTORY.md
# 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 @@

6

package.json
{
"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 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc