Comparing version 1.0.2 to 1.0.3
@@ -20,2 +20,3 @@ /** | ||
this._hasChanged = false; | ||
EventEmitter.call(this); | ||
if (this.initialize) { | ||
@@ -22,0 +23,0 @@ this.initialize(); |
{ | ||
"name": "dispatchr", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A Flux dispatcher for applications that run on the server and the client.", | ||
@@ -24,3 +24,3 @@ "main": "index.js", | ||
"debug": "^2.0.0", | ||
"eventemitter3": "^1.0.0", | ||
"eventemitter3": "^2.0.0", | ||
"inherits": "^2.0.1" | ||
@@ -27,0 +27,0 @@ }, |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
25364
16
515
+ Addedeventemitter3@2.0.3(transitive)
- Removedeventemitter3@1.2.0(transitive)
Updatedeventemitter3@^2.0.0