qiao.ls.js
Advanced tools
Comparing version 0.2.9 to 0.2.10
{ | ||
"name": "qiao.ls.js", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"description": "local storage expires", | ||
@@ -20,5 +20,5 @@ "keywords": [ | ||
"scripts": { | ||
"build": "rollup --config _config.rollup.js", | ||
"eslint": "eslint . --ext .js -c _config.eslint.js", | ||
"eslintfix": "eslint . --ext .js --fix -c _config.eslint.js", | ||
"build": "rollup --config _config.rollup.js", | ||
"test": "jest --config _config.jest.js", | ||
@@ -28,3 +28,3 @@ "prepublish": "npm run build && npm run eslintfix" | ||
"sideEffects": false, | ||
"gitHead": "e5a84ce68f60ba7e26d60aba50483c6861a7a889" | ||
"gitHead": "00b401c3f27a685a50459043c44cba1711f62690" | ||
} |
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
18405