eventdispatcher
Advanced tools
Comparing version 1.6.0 to 2.0.0
{ | ||
"name": "eventdispatcher", | ||
"version": "1.6.0", | ||
"version": "2.0.0", | ||
"description": "EventDispatcher like nodes EventEmitter", | ||
"main": "dist/eventdispatcher.js", | ||
"jsnext:main": "src/eventdispatcher.js", | ||
"scripts": { | ||
@@ -26,3 +24,5 @@ "test": "node test", | ||
"event", | ||
"EventEmitter", | ||
"dispatcher", | ||
"eventdispatcher", | ||
"emit", | ||
@@ -29,0 +29,0 @@ "emitter", |
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
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
23938
17
405