Comparing version 2.10.7 to 2.10.8
@@ -6,2 +6,3 @@ import { useRef, useEffect } from 'react'; | ||
useEffect(function () { | ||
unmountedRef.current = false; | ||
return function () { | ||
@@ -8,0 +9,0 @@ unmountedRef.current = true; |
@@ -12,2 +12,3 @@ "use strict"; | ||
react_1.useEffect(function () { | ||
unmountedRef.current = false; | ||
return function () { | ||
@@ -14,0 +15,0 @@ unmountedRef.current = true; |
{ | ||
"name": "ahooks", | ||
"version": "2.10.7", | ||
"version": "2.10.8", | ||
"description": "react hooks library", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@ahooksjs/use-request": "^2.8.8", | ||
"@ahooksjs/use-request": "^2.8.9", | ||
"@types/js-cookie": "^2.2.6", | ||
@@ -38,0 +38,0 @@ "dayjs": "^1.9.1", |
Sorry, the diff of this file is too big to display
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
418879
10154
Updated@ahooksjs/use-request@^2.8.9