Socket
Socket
Sign inDemoInstall

vue-call-store

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-call-store - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

6

package.json
{
"name": "vue-call-store",
"version": "2.2.0",
"version": "2.2.1",
"author": "Chris Mitchell (@crishellco)",

@@ -15,3 +15,4 @@ "description": "A Vuex module and Vue mixin to track the status of all API calls",

"lint:fix": "yarn lint --fix",
"build": "rimraf dist && cross-env NODE_ENV=production webpack --config webpack.config.js"
"build": "rimraf dist && cross-env NODE_ENV=production webpack --config webpack.config.js",
"demo": "cd demo && yarn && yarn serve"
},

@@ -33,3 +34,2 @@ "repository": {

"@vue/test-utils": "^1.0.0-beta.30",
"axios": "^0.19.0",
"babel-core": "^7.0.0-bridge.0",

@@ -36,0 +36,0 @@ "babel-eslint": "^10.0.3",

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