@umijs/use-request
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@umijs/use-request", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "React Hooks for fetching, caching and updating asynchronous data", | ||
@@ -38,3 +38,3 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@umijs/hooks": "^1.7.0", | ||
"@umijs/hooks": "^1.7.1-beta.1", | ||
"axios": "^0.19.2" | ||
@@ -41,0 +41,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
123699