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

event-emitter-grouped

Package Overview
Dependencies
Maintainers
1
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 6.6.0 to 6.7.0-next.1704168079.ef70921735d43e8194a9cd1bf5077c4cad486415

2

LICENSE.md

@@ -7,3 +7,3 @@ <!-- LICENSEFILE/ -->

- Copyright &copy; 2013+ [Benjamin Lupton](https://balupton.com)
- Copyright &copy; [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 &copy; 2013+ [Benjamin Lupton](https://balupton.com)
- Copyright &copy; [Benjamin Lupton](https://balupton.com)

@@ -223,0 +223,0 @@ and licensed under:

Sorry, the diff of this file is not supported yet

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