New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.13 to 2.2.14

6

package.json
{
"name": "vue-ls",
"version": "2.2.13",
"version": "2.2.14",
"description": "Vue plugin for work with LocalStorage from Vue context",

@@ -63,3 +63,3 @@ "main": "dist/vue-ls.js",

"babel-core": "^6.24.0",
"babel-loader": "^6.4.1",
"babel-loader": "^7.0.0",
"babel-plugin-external-helpers": "^6.22.0",

@@ -71,3 +71,3 @@ "babel-plugin-transform-es2015-modules-commonjs": "^6.23.0",

"babel-register": "^6.23.0",
"browserstack-automate": "github:RobinCK/browserstack-integration-nodejs#master",
"browserstack-automate": "https://github.com/browserstack/browserstack-integration-nodejs.git#master",
"chromedriver": "^2.28.0",

@@ -74,0 +74,0 @@ "connect": "^3.6.0",

@@ -82,3 +82,3 @@ <div align="center">

let callback = (val, oldVal, uri) => {
console.log('localStorage chnage', val);
console.log('localStorage change', val);
}

@@ -85,0 +85,0 @@

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