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

vuex-cache

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuex-cache - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "vuex-cache",
"version": "1.0.0",
"version": "1.0.1",
"description": "cache vuex action",

@@ -21,6 +21,2 @@ "main": "index.js",

],
"peerDependencies": {
"vue": "^2.2.4",
"vuex": "^2.2.1"
},
"devDependencies": {

@@ -27,0 +23,0 @@ "babel-eslint": "^7.1.1",

3

README.md

@@ -6,3 +6,4 @@ # vuex cache action

### Compatibility
Compatible with Vue2.x and Vuex2.x
- Any Vue version, since `vuex-cache` just deals with Vuex
- Vuex versions 1, 2 and 3

@@ -9,0 +10,0 @@ ### install

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