@logux/vuex
Advanced tools
Comparing version 0.9.22 to 0.9.23
{ | ||
"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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package