bianco.events
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "bianco.events", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Modern DOM events helpers written in es2015", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"scripts": { | ||
"prepublish": "npm run build && npm test", | ||
"prepare": "npm run build && npm test", | ||
"lint": "eslint index.next.js test.js rollup.config.js", | ||
@@ -38,4 +38,4 @@ "build": "rollup -c", | ||
"devDependencies": { | ||
"jsdom": "9.12.0", | ||
"jsdom-global": "2.1.1" | ||
"jsdom": "11.7.0", | ||
"jsdom-global": "3.0.2" | ||
}, | ||
@@ -42,0 +42,0 @@ "dependencies": { |
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
12673