bianco.query
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "bianco.query", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Modern DOM query selectors 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", | ||
@@ -40,4 +40,4 @@ "build": "rollup -c", | ||
"devDependencies": { | ||
"jsdom": "9.12.0", | ||
"jsdom-global": "2.1.1" | ||
"jsdom": "11.7.0", | ||
"jsdom-global": "3.0.2" | ||
}, | ||
@@ -44,0 +44,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
5178