@shopify/react-idle
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "@shopify/react-idle", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"license": "MIT", | ||
@@ -17,10 +17,14 @@ "description": "Utilities for working with idle callbacks in React", | ||
"author": "Shopify Inc.", | ||
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-idle", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Shopify/quilt.git", | ||
"directory": "packages/react-idle" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/shopify/quilt/issues" | ||
"url": "https://github.com/Shopify/quilt/issues" | ||
}, | ||
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/react-idle/README.md", | ||
"dependencies": { | ||
"@shopify/async": "^2.1.3", | ||
"@shopify/useful-types": "^2.1.3" | ||
"@shopify/async": "^2.1.4", | ||
"@shopify/useful-types": "^2.1.4" | ||
}, | ||
@@ -27,0 +31,0 @@ "peerDependencies": { |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
8149
0
Updated@shopify/async@^2.1.4
Updated@shopify/useful-types@^2.1.4