New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/react-idle

Package Overview
Dependencies
Maintainers
19
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 0.0.0-snapshot-20220728131612 to 0.0.0-snapshot-20221129214725

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": "0.0.0-snapshot-20220728131612",
"version": "0.0.0-snapshot-20221129214725",
"license": "MIT",

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

"dependencies": {
"@shopify/async": "^4.0.0",
"@shopify/useful-types": "^0.0.0-snapshot-20220728131612"
"@shopify/async": "^4.0.1"
},

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

},
"devDependencies": {
"@shopify/jest-dom-mocks": "0.0.0-snapshot-20221129214725",
"@shopify/react-testing": "0.0.0-snapshot-20221129214725"
},
"files": [

@@ -47,2 +50,3 @@ "build/",

".": {
"types": "./build/ts/index.d.ts",
"esnext": "./index.esnext",

@@ -49,0 +53,0 @@ "import": "./index.mjs",

@@ -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