Comparing version 3.1.4 to 3.1.5
@@ -290,2 +290,6 @@ var __assign = this && this.__assign || function () { | ||
if (!ready) { | ||
return; | ||
} | ||
if (!manual) { | ||
@@ -292,0 +296,0 @@ hasAutoRun.current = true; |
@@ -301,2 +301,6 @@ "use strict"; | ||
if (!ready) { | ||
return; | ||
} | ||
if (!manual) { | ||
@@ -303,0 +307,0 @@ hasAutoRun.current = true; |
{ | ||
"name": "ahooks", | ||
"version": "3.1.4", | ||
"version": "3.1.5", | ||
"description": "react hooks library", | ||
@@ -62,3 +62,3 @@ "keywords": [ | ||
"license": "MIT", | ||
"gitHead": "8b2436a1645d1ba93e327e0b5c0cebeefc692fb9" | ||
"gitHead": "0def0866c0ce7475a0d7c3f99bbcd2917aa21b26" | ||
} |
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
627243
15584