dom-event-utils
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "dom-event-utils", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Very small library that makes working with DOM event emitters API a little easier to work with", | ||
@@ -17,10 +17,8 @@ "main": "dist/index.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"typescript": "^2.7.2" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^22.1.4", | ||
"jest": "^22.4.2", | ||
"ts-jest": "^22.4.1" | ||
"ts-jest": "^22.4.1", | ||
"typescript": "^2.7.2" | ||
} | ||
} |
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
0
6773
4
- Removedtypescript@^2.7.2
- Removedtypescript@2.9.2(transitive)