eventemitter2
Advanced tools
Comparing version 0.4.11 to 0.4.12
{ | ||
"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" : { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
86983
2