@clast/cms-mod
Advanced tools
Comparing version 0.0.2-beta.3 to 0.1.0
@@ -0,0 +0,0 @@ 'use strict' |
{ | ||
"name": "@clast/cms-mod", | ||
"version": "0.0.2-beta.3", | ||
"version": "0.1.0", | ||
"description": "cms data module", | ||
@@ -18,6 +18,6 @@ "author": "mecolela <sichangim@gmail.com>", | ||
"dependencies": { | ||
"@clast/service": "^0.0.2-beta.3", | ||
"@clast/store": "^0.0.2-beta.3" | ||
"@clast/service": "^0.1.0", | ||
"@clast/store": "^0.1.0" | ||
}, | ||
"gitHead": "b478124b16cf7406309c0735cd865b6bc8c096e7" | ||
"gitHead": "ad85321705965a9e3a3e3c5d627a11be67a77ebe" | ||
} |
@@ -0,0 +0,0 @@ import {ActionTree} from 'vuex' |
@@ -0,0 +0,0 @@ import {GetterTree} from 'vuex' |
export const SN_CMS = 'cms' | ||
export const CMS_SET_DATA = 'CMS_SET_DATA' |
@@ -0,0 +0,0 @@ import {MutationTree} from 'vuex' |
export default interface CsmState { | ||
[field: string]: any | ||
} |
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
13688
+ Added@clast/service@0.1.0(transitive)
+ Added@clast/store@0.1.0(transitive)
+ Added@plade/sdk@0.0.14(transitive)
- Removed@clast/service@0.0.2-beta.3(transitive)
- Removed@clast/store@0.0.2-beta.3(transitive)
- Removed@plade/sdk@0.0.3(transitive)
Updated@clast/service@^0.1.0
Updated@clast/store@^0.1.0