Socket
Socket
Sign inDemoInstall

chained-emitter

Package Overview
Dependencies
1
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.3 to 0.1.4

8

package.json
{
"name": "chained-emitter",
"version": "0.1.3",
"version": "0.1.4",
"description": "chained-emitter is a an implementation of the EventEmitter found in Node.js, based on EventEmitter2, but adding the ability to return a promise in an event handler.",

@@ -22,7 +22,3 @@ "keywords": [

],
"licenses": [
{
"type": "MIT"
}
],
"license": "MIT",
"homepage": "https://github.com/hildjj/chained-emitter",

@@ -29,0 +25,0 @@ "repository": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc