@shopify/react-idle
Advanced tools
Comparing version 1.0.14 to 1.0.15
{ | ||
"name": "@shopify/react-idle", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"license": "MIT", | ||
@@ -17,6 +17,3 @@ "description": "Utilities for working with idle callbacks in React", | ||
"author": "Shopify Inc.", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/Shopify/quilt.git" | ||
}, | ||
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-idle", | ||
"bugs": { | ||
@@ -27,4 +24,4 @@ "url": "https://github.com/shopify/quilt/issues" | ||
"dependencies": { | ||
"@shopify/async": "^2.1.2", | ||
"@shopify/useful-types": "^2.1.2" | ||
"@shopify/async": "^2.1.3", | ||
"@shopify/useful-types": "^2.1.3" | ||
}, | ||
@@ -35,4 +32,5 @@ "peerDependencies": { | ||
"files": [ | ||
"dist/*" | ||
"dist/*", | ||
"!tsconfig.tsbuildinfo" | ||
] | ||
} |
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
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
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
8097
15
1
Updated@shopify/async@^2.1.3
Updated@shopify/useful-types@^2.1.3