@shopify/react-idle
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "@shopify/react-idle", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"license": "MIT", | ||
@@ -27,4 +27,4 @@ "description": "Utilities for working with idle callbacks in React", | ||
"dependencies": { | ||
"@shopify/async": "^3.0.2", | ||
"@shopify/useful-types": "^3.0.2" | ||
"@shopify/async": "^3.0.3", | ||
"@shopify/useful-types": "^3.0.3" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
"build/*", | ||
"!*.tsbuildinfo", | ||
"!build/*.tsbuildinfo", | ||
"index.js", | ||
@@ -52,3 +52,3 @@ "index.mjs", | ||
}, | ||
"gitHead": "c7d64cb78303f2752c172f6df52b78bc56bebd40" | ||
"gitHead": "798d03d90b914be7bcd43092910840fb7d58866f" | ||
} |
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
14596
30
Updated@shopify/async@^3.0.3
Updated@shopify/useful-types@^3.0.3