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

@shopify/react-idle

Package Overview
Dependencies
Maintainers
13
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.0.12 to 1.0.13

dist/src/hooks.d.ts

14

package.json
{
"name": "@shopify/react-idle",
"version": "1.0.12",
"version": "1.0.13",
"license": "MIT",
"description": "Utilities for working with idle callbacks in React",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"sideEffects": false,
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"scripts": {
"build": "tsc --p tsconfig.build.json",
"prepublishOnly": "yarn run build"
"build": "tsc --p tsconfig.json"
},
"sideEffects": false,
"publishConfig": {

@@ -27,3 +26,4 @@ "access": "public",

"dependencies": {
"@shopify/async": "^2.1.0"
"@shopify/async": "^2.1.1",
"@shopify/useful-types": "^2.1.1"
},

@@ -30,0 +30,0 @@ "peerDependencies": {

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