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

eventemitter2

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eventemitter2 - npm Package Compare versions

Comparing version 0.4.11 to 0.4.12

17

package.json
{
"name": "eventemitter2",
"version": "0.4.11",
"version": "0.4.12",
"description": "A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.",
"keywords": ["event", "events", "emitter", "eventemitter"],
"author": "hij1nx <hij1nx@nodejitsu.com> http://twitter.com/hij1nx",
"maintainers": [
"hij1nx <hij1nx@nodejitsu.com>",
"jameson <jameson@nodejitsu.com>"
],
"author": "hij1nx <paolo@async.ly> http://twitter.com/hij1nx",
"contributors": [

@@ -18,8 +14,4 @@ "Eric Elliott",

],
"licenses": [{"type": "MIT"}],
"homepage": "https://github.com/hij1nx/EventEmitter2",
"repositories": [{
"type": "git",
"url": "git://github.com/hij1nx/EventEmitter2.git"
}],
"license": "MIT",
"repository": "git://github.com/hij1nx/EventEmitter2.git",
"devDependencies": {

@@ -29,3 +21,2 @@ "nodeunit": "*",

},
"engines": ["node"],
"main": "./lib/eventemitter2.js",

@@ -32,0 +23,0 @@ "scripts" : {

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