@zackdk/reduxtool
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@zackdk/reduxtool", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "simplelify the redux", | ||
@@ -22,3 +22,3 @@ "main": "dist/reduxtool.js", | ||
}, | ||
"prettier":{ | ||
"prettier": { | ||
"trailingComma": "es5", | ||
@@ -25,0 +25,0 @@ "tabWidth": 2, |
@@ -5,8 +5,10 @@ ## ReduxTool | ||
使用见 example 文件夹。 | ||
或者参考该项目 https://github.com/CodeByZack/react_movie/tree/reduxtool | ||
或者参考该项目 [风影院](https://github.com/CodeByZack/react_movie/tree/reduxtool | ||
) | ||
### Getting Started | ||
暂时未发布npm,可以先复制dist/reduxtool.js或者src/index.js到项目里。 | ||
`npm install -S @zackdk/reduxtool` | ||
或者可以直接复制dist/reduxtool.js或者src/index.js到项目里。 | ||
#### Step1 model | ||
@@ -13,0 +15,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
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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 15 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
82
1
1
9470
5
104