rc-trigger
Advanced tools
Comparing version 5.0.7 to 5.0.8
@@ -434,2 +434,3 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2"; | ||
clearTimeout(this.mouseDownTimeout); | ||
raf.cancel(this.attachId); | ||
} | ||
@@ -436,0 +437,0 @@ }, { |
@@ -461,2 +461,4 @@ "use strict"; | ||
clearTimeout(this.mouseDownTimeout); | ||
_raf.default.cancel(this.attachId); | ||
} | ||
@@ -463,0 +465,0 @@ }, { |
{ | ||
"name": "rc-trigger", | ||
"version": "5.0.7", | ||
"version": "5.0.8", | ||
"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
114501
2514