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

@shopify/react-idle

Package Overview
Dependencies
Maintainers
18
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.4 to 2.1.6

4

build/cjs/index.js

@@ -13,7 +13,5 @@ 'use strict';

enumerable: true,
get: function () {
return types.UnsupportedBehavior;
}
get: function () { return types.UnsupportedBehavior; }
});
exports.useIdleCallback = hooks.useIdleCallback;
exports.OnIdle = OnIdle.OnIdle;
{
"name": "@shopify/react-idle",
"version": "2.1.4",
"version": "2.1.6",
"license": "MIT",

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

"dependencies": {
"@shopify/async": "^3.0.5",
"@shopify/async": "^3.0.7",
"@shopify/useful-types": "^3.0.5"

@@ -52,3 +52,3 @@ },

},
"gitHead": "aef6df3db53001969b6c3f9c09d11d94adb01bea"
"gitHead": "e72b4ed29e23c1444a652cd1bf21d906bf01f942"
}
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