vuex-composition-helpers
Advanced tools
Comparing version 1.0.18 to 1.0.19
{ | ||
"name": "vuex-composition-helpers", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"description": "Helpers to use Vuex store form Vue Composition API", | ||
@@ -5,0 +5,0 @@ "author": "David Meir-Levy <davidmeirlevy@gmail.com>", |
# vuex-composition-helpers | ||
[![Codefresh build status]( https://g.codefresh.io/api/badges/pipeline/greenpress/vuex-composition-helpers%2Ftest?type=cf-1)]( https%3A%2F%2Fg.codefresh.io%2Fpipelines%2Ftest%2Fbuilds%3Ffilter%3Dtrigger%3Abuild~Build%3Bpipeline%3A5e915b7d4c3d6b0fd35ac83d~test) | ||
![badge](https://action-badges.now.sh/greenpress/vuex-composition-helpers) | ||
[![npm version](https://badge.fury.io/js/vuex-composition-helpers.svg)](https://badge.fury.io/js/vuex-composition-helpers) | ||
@@ -169,3 +169,3 @@ | ||
``` | ||
```js | ||
// webpack.config.js | ||
@@ -199,3 +199,3 @@ module.exports = { | ||
``` | ||
```js | ||
// vue.config.js | ||
@@ -227,3 +227,3 @@ module.exports = { | ||
``` | ||
```js | ||
// vue.config.js | ||
@@ -230,0 +230,0 @@ module.exports = { |
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
35978
27