dom-event-object
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "dom-event-object", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Allow any class to have EventTarget methods (addEventListener, removeEventLister and dispatchEvent)", | ||
"main": "dist/dom-event-object.js", | ||
"types": "dist/dom-event-object.d.ts", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "start": "tsc && npm run min", |
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
11907