Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-ls

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-ls - npm Package Compare versions

Comparing version 2.2.12 to 2.2.13

5

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc