Comparing version 5.19.4 to 5.19.5
@@ -18,2 +18,3 @@ import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray"; | ||
React.useEffect(function () { | ||
destroyRef.current = false; | ||
return function () { | ||
@@ -20,0 +21,0 @@ destroyRef.current = true; |
@@ -30,2 +30,3 @@ "use strict"; | ||
React.useEffect(function () { | ||
destroyRef.current = false; | ||
return function () { | ||
@@ -32,0 +33,0 @@ destroyRef.current = true; |
{ | ||
"name": "rc-util", | ||
"version": "5.19.4", | ||
"version": "5.19.5", | ||
"description": "Common Utils For React Component", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
184392
5705