@zackdk/reduxtool
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@zackdk/reduxtool", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "simplelify the redux", | ||
"keywords": [ | ||
"redux", | ||
"action", | ||
"reducer" | ||
], | ||
"main": "dist/reduxtool.js", | ||
@@ -6,0 +11,0 @@ "scripts": { |
@@ -48,2 +48,4 @@ ## ReduxTool | ||
import ReduxTool from '../../../dist/reduxtool'; | ||
//或者 | ||
//import ReduxTool from '@zackdk/reduxtool'; | ||
import page from "./models/page"; | ||
@@ -50,0 +52,0 @@ import list from "./models/list"; |
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
9586
84
0