Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/react-idle

Package Overview
Dependencies
Maintainers
25
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-idle - npm Package Compare versions

Comparing version 3.0.3 to 3.1.0

2

build/ts/types.d.ts

@@ -1,2 +0,2 @@

export type { RequestIdleCallback, RequestIdleCallbackOptions, RequestIdleCallbackDeadline, RequestIdleCallbackHandle, WindowWithRequestIdleCallback, } from '@shopify/async';
export type { RequestIdleCallback, RequestIdleCallbackOptions, RequestIdleCallbackDeadline, RequestIdleCallbackHandle, } from '@shopify/async';
export declare enum UnsupportedBehavior {

@@ -3,0 +3,0 @@ Immediate = 0,

{
"name": "@shopify/react-idle",
"version": "3.0.3",
"version": "3.1.0",
"license": "MIT",

@@ -27,4 +27,3 @@ "description": "Utilities for working with idle callbacks in React",

"dependencies": {
"@shopify/async": "^4.0.1",
"@shopify/useful-types": "^5.1.1"
"@shopify/async": "^4.0.1"
},

@@ -34,2 +33,6 @@ "peerDependencies": {

},
"devDependencies": {
"@shopify/jest-dom-mocks": "^4.1.0",
"@shopify/react-testing": "^5.1.0"
},
"files": [

@@ -36,0 +39,0 @@ "build/",

@@ -12,3 +12,3 @@ # `@shopify/react-idle`

```bash
$ yarn add @shopify/react-idle
yarn add @shopify/react-idle
```

@@ -15,0 +15,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc