@udecode/zustood
Advanced tools
Comparing version 0.2.0 to 0.3.0
# @udecode/zustood | ||
## 0.3.0 | ||
### Minor Changes | ||
- [#11](https://github.com/udecode/zustood/pull/11) [`25e04f8`](https://github.com/udecode/zustood/commit/25e04f8750636ef413414e702e965b20094c9539) Thanks [@zbeyens](https://github.com/zbeyens)! - fix exports | ||
## 0.2.0 | ||
@@ -4,0 +10,0 @@ |
@@ -1,2 +0,8 @@ | ||
export declare const init = "a"; | ||
/** | ||
* @file Automatically generated by barrelsby. | ||
*/ | ||
export * from './createStore'; | ||
export * from './types'; | ||
export * from './middlewares/index'; | ||
export * from './utils/index'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@udecode/zustood", | ||
"version": "0.2.0", | ||
"description": "Auto generate selectors and actions for zustand", | ||
"version": "0.3.0", | ||
"description": "A modular store factory using zustand", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "zustand" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
854106
37
6008
3