entry-empty-emitter
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "entry-empty-emitter", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Extension of node event emitter. Providers information about entry and exit of key.", | ||
@@ -5,0 +5,0 @@ "main": "[entry-empty-emitter.html, EntryEmptyEmitter.min.js]", |
@@ -45,2 +45,2 @@ /** | ||
global.EntryEmptyEmitter = module.exports = new EntryEmptyEmitter(); | ||
global.EntryEmptyEmitter = module.exports = EntryEmptyEmitter; |
{ | ||
"name": "entry-empty-emitter", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Extension of node event emitter. Providers information about entry and exit of key.", | ||
@@ -5,0 +5,0 @@ "main": "EntryEmptyEmitter.js", |
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
80199