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 1.1.0 to 1.1.1-mandatory-extensions-beta.0

2

build/cjs/hooks.js

@@ -10,3 +10,3 @@ "use strict";

var _types = require("./types");
var _types = require("./types.js");

@@ -13,0 +13,0 @@ function useIdleCallback(callback) {

@@ -23,3 +23,3 @@ "use strict";

var _types = require("./types");
var _types = require("./types.js");

@@ -37,4 +37,4 @@ Object.keys(_types).forEach(function (key) {

var _hooks = require("./hooks");
var _hooks = require("./hooks.js");
var _OnIdle = require("./OnIdle");
var _OnIdle = require("./OnIdle.js");

@@ -8,3 +8,3 @@ "use strict";

var _hooks = require("./hooks");
var _hooks = require("./hooks.js");

@@ -11,0 +11,0 @@ function OnIdle(_ref) {

@@ -10,3 +10,3 @@ "use strict";

var _types = require("./types");
var _types = require("./types.js");

@@ -13,0 +13,0 @@ function useIdleCallback(callback, {

@@ -23,3 +23,3 @@ "use strict";

var _types = require("./types");
var _types = require("./types.js");

@@ -37,4 +37,4 @@ Object.keys(_types).forEach(function (key) {

var _hooks = require("./hooks");
var _hooks = require("./hooks.js");
var _OnIdle = require("./OnIdle");
var _OnIdle = require("./OnIdle.js");

@@ -8,3 +8,3 @@ "use strict";

var _hooks = require("./hooks");
var _hooks = require("./hooks.js");

@@ -11,0 +11,0 @@ function OnIdle({

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

module.exports = require("./build/node/index");
module.exports = require("./build/cjs/index.js");
{
"name": "@shopify/react-idle",
"version": "1.1.0",
"version": "1.1.1-mandatory-extensions-beta.0",
"license": "MIT",

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

"dependencies": {
"@shopify/async": "^2.2.0",
"@shopify/useful-types": "^2.3.0",
"@shopify/async": "^2.2.1-mandatory-extensions-beta.0",
"@shopify/useful-types": "^2.3.1-mandatory-extensions-beta.0",
"tslib": "^1.14.1"

@@ -31,0 +31,0 @@ },

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

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

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