Comparing version 2.2.12 to 2.2.13
{ | ||
"name": "vue-ls", | ||
"version": "2.2.12", | ||
"version": "2.2.13", | ||
"description": "Vue plugin for work with LocalStorage from Vue context", | ||
"main": "dist/vue-ls.js", | ||
"jsnext:main": "src/index.js", | ||
"module": "dist/vue-ls.esm.js", | ||
"unpkg": "dist/vue-ls.min.js", | ||
@@ -14,3 +13,3 @@ "files": [ | ||
"scripts": { | ||
"build": "node_modules/.bin/gulp js && node_modules/.bin/rollup src/index.js --format es --output dist/vue-ls.esm.js", | ||
"build": "node_modules/.bin/gulp js", | ||
"test": "node_modules/.bin/nyc node_modules/.bin/ava --tap --esnext", | ||
@@ -17,0 +16,0 @@ "test:browserstack": "RUN_ON_BSTACK=true BSTACK_LOCAL=true node_modules/.bin/gulp test --env bstack_chrome_50,bstack_chrome_57,bstack_ie_9,bstack_ie_11,bstack_edge_13,bstack_edge_14,bstack_firefox_40,bstack_firefox_52,bstack_safari_8,bstack_safari_10", |
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
28763
10
587