Huge News!Announcing our $40M Series B led by Abstract Ventures.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 2.1.0 to 2.1.1

13

package.json
{
"name": "@shopify/react-idle",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"description": "Utilities for working with idle callbacks in React",
"main": "index.js",
"types": "index.d.ts",
"types": "./build/ts/index.d.ts",
"sideEffects": false,

@@ -27,4 +27,4 @@ "publishConfig": {

"dependencies": {
"@shopify/async": "^3.0.1",
"@shopify/useful-types": "^3.0.1"
"@shopify/async": "^3.0.2",
"@shopify/useful-types": "^3.0.2"
},

@@ -39,4 +39,3 @@ "peerDependencies": {

"index.mjs",
"index.esnext",
"index.d.ts"
"index.esnext"
],

@@ -53,3 +52,3 @@ "module": "index.mjs",

},
"gitHead": "30d892584692f05644604a818e8f3613d1ec6e0b"
"gitHead": "c7d64cb78303f2752c172f6df52b78bc56bebd40"
}

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