rc-trigger
Advanced tools
Comparing version 5.2.1 to 5.2.2
@@ -51,2 +51,3 @@ import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
if (status) { | ||
cancelRaf(); | ||
rafRef.current = raf( /*#__PURE__*/_asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee() { | ||
@@ -53,0 +54,0 @@ var index, nextStatus; |
@@ -66,2 +66,3 @@ "use strict"; | ||
if (status) { | ||
cancelRaf(); | ||
rafRef.current = (0, _raf.default)( /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee() { | ||
@@ -68,0 +69,0 @@ var index, nextStatus; |
{ | ||
"name": "rc-trigger", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "base abstract trigger component for react", | ||
@@ -5,0 +5,0 @@ "engines": { |
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
126303
2748