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

vuex-alt

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vuex-alt - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

4

package.json
{
"name": "vuex-alt",
"version": "0.0.5",
"version": "0.0.6",
"description": "An alternative approach to Vuex helpers for accessing state, getters and actions that doesn't rely on string constants.",

@@ -13,3 +13,3 @@ "main": "dist/index.js",

"build": "rimraf dist/ && rollup src/index.js --format cjs --output dist/index.js",
"prepublish": "npm run build"
"prepublish": "npm run test && npm run build"
},

@@ -16,0 +16,0 @@ "keywords": [

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