@yoonit/yoox-store-js
Advanced tools
Comparing version 0.0.1-alpha.5 to 0.0.1-alpha.6
{ | ||
"name": "@yoonit/yoox-store-js", | ||
"version": "0.0.1-alpha.5", | ||
"version": "0.0.1-alpha.6", | ||
"description": "The official Cyberlabs Javascript global store library.", | ||
@@ -5,0 +5,0 @@ "main": "dist/bundle.js", |
@@ -149,4 +149,3 @@ # Yoox | ||
- mix('module/mixerName') => (state, payload): Mutate store data. Returns all data from store, where you can mutate it (it's the impure store part). | ||
It's ESSENTIAL to return data, to not break store. | ||
- mix('module/mixerName') => (state, { action, payload }): Mutate store data. Returns all data from store, where you can mutate it (it's the impure store part). | ||
@@ -153,0 +152,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
46620
163