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 1.0.2 to 1.0.3

2

dist/vue-ls.js
/*!
* vue-ls.js 1.0.1
* vue-ls.js 1.0.3
* (c) 2017 Igor Ognichenko <igor.ognichenko@gmail.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "vue-ls",
"version": "1.0.2",
"version": "1.0.3",
"description": "vue.js localStorage plugin",

@@ -5,0 +5,0 @@ "main": "dist/vue-ls.js",

@@ -36,2 +36,6 @@ # vue-ls

``` js
import VueLocalStorage from 'vue-ls';
Vue.use(new VueLocalStorage);
new Vue({

@@ -38,0 +42,0 @@ el: '#app',

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