Comparing version 1.0.0 to 1.0.1
@@ -50,4 +50,7 @@ 'use strict'; | ||
global[name] = new Event(); | ||
return true; | ||
} | ||
else{ return false; } | ||
} | ||
} |
{ | ||
"name": "liqd-event", | ||
"description": "EventEmmiter / Handler", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "radixxko", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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
2494
45