@umijs/use-request
Advanced tools
Comparing version 1.4.3 to 1.4.4-beta
{ | ||
"name": "@umijs/use-request", | ||
"version": "1.4.3", | ||
"version": "1.4.4-beta", | ||
"description": "React Hooks for fetching, caching and updating asynchronous data", | ||
@@ -19,3 +19,4 @@ "main": "./lib/index.js", | ||
"scripts": { | ||
"compile": "tsc --declarationDir ./lib && tsc --declarationDir ./es" | ||
"build:declaration": "tsc --declarationDir lib && tsc --declarationDir es", | ||
"build:umd": "webpack-cli" | ||
}, | ||
@@ -39,3 +40,3 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@umijs/hooks": "^1.9.3", | ||
"@umijs/hooks": "^1.9.4-beta", | ||
"axios": "^0.19.2" | ||
@@ -42,0 +43,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
Network access
Supply chain riskThis module accesses the network.
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
168661
62
2369
2
4