@shopify/react-idle
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -1,2 +0,2 @@ | ||
import { UnsupportedBehavior } from './types'; | ||
import type { UnsupportedBehavior } from './types'; | ||
interface Props { | ||
@@ -3,0 +3,0 @@ perform(): void; |
@@ -1,1 +0,1 @@ | ||
module.exports = require("./build/cjs/index.js"); | ||
module.exports = require("./build/cjs/index.js"); |
{ | ||
"name": "@shopify/react-idle", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "Utilities for working with idle callbacks in React", | ||
"dependencies": { | ||
"@shopify/async": "^4.0.1" | ||
"@shopify/async": "^4.0.2" | ||
}, | ||
@@ -34,4 +34,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@shopify/jest-dom-mocks": "^4.1.0", | ||
"@shopify/react-testing": "^5.1.0" | ||
"@shopify/jest-dom-mocks": "^4.1.1", | ||
"@shopify/react-testing": "^5.1.1" | ||
}, | ||
@@ -38,0 +38,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
11716
140
Updated@shopify/async@^4.0.2