Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "page-data", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "simple page data get client tool", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"lint": "eslint **/*.js", | ||
"test": "$(npm bin)/nyc ava test/*.js" | ||
"test": "nyc ava test/*.js" | ||
}, | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"eslint": "^3.1.1", | ||
"nyc": "^8.3.0", | ||
"nyc": "^10.1.2", | ||
"rewire": "^2.5.1" | ||
@@ -39,0 +39,0 @@ }, |
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
134543
219