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

@logux/vuex

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logux/vuex - npm Package Compare versions

Comparing version 0.9.22 to 0.9.23

16

package.json
{
"name": "@logux/vuex",
"version": "0.9.22",
"version": "0.9.23",
"description": "Vuex compatible API for Logux",

@@ -21,3 +21,3 @@ "keywords": [

"peerDependencies": {
"vue": ">=3.0.8",
"vue": ">=3.0.9",
"vuex": ">=4.0.0"

@@ -54,2 +54,8 @@ },

},
"./inject/package.json": "./inject/package.json",
"./inject": {
"require": "./inject/index.cjs",
"import": "./inject/index.js",
"default": "./inject/index.js"
},
"./store/package.json": "./store/package.json",

@@ -61,8 +67,2 @@ "./store": {

},
"./inject/package.json": "./inject/package.json",
"./inject": {
"require": "./inject/index.cjs",
"import": "./inject/index.js",
"default": "./inject/index.js"
},
"./utils/package.json": "./utils/package.json",

@@ -69,0 +69,0 @@ "./utils": {

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