@shopify/react-idle
Advanced tools
Comparing version 2.1.4 to 2.1.6
@@ -13,7 +13,5 @@ 'use strict'; | ||
enumerable: true, | ||
get: function () { | ||
return types.UnsupportedBehavior; | ||
} | ||
get: function () { return types.UnsupportedBehavior; } | ||
}); | ||
exports.useIdleCallback = hooks.useIdleCallback; | ||
exports.OnIdle = OnIdle.OnIdle; |
{ | ||
"name": "@shopify/react-idle", | ||
"version": "2.1.4", | ||
"version": "2.1.6", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "Utilities for working with idle callbacks in React", | ||
"dependencies": { | ||
"@shopify/async": "^3.0.5", | ||
"@shopify/async": "^3.0.7", | ||
"@shopify/useful-types": "^3.0.5" | ||
@@ -52,3 +52,3 @@ }, | ||
}, | ||
"gitHead": "aef6df3db53001969b6c3f9c09d11d94adb01bea" | ||
"gitHead": "e72b4ed29e23c1444a652cd1bf21d906bf01f942" | ||
} |
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
12893
142
Updated@shopify/async@^3.0.7