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.14 to 1.0.15

14

package.json
{
"name": "@shopify/react-idle",
"version": "1.0.14",
"version": "1.0.15",
"license": "MIT",

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

"author": "Shopify Inc.",
"repository": {
"type": "git",
"url": "git+https://github.com/Shopify/quilt.git"
},
"repository": "https://github.com/shopify/quilt/tree/master/packages/react-idle",
"bugs": {

@@ -27,4 +24,4 @@ "url": "https://github.com/shopify/quilt/issues"

"dependencies": {
"@shopify/async": "^2.1.2",
"@shopify/useful-types": "^2.1.2"
"@shopify/async": "^2.1.3",
"@shopify/useful-types": "^2.1.3"
},

@@ -35,4 +32,5 @@ "peerDependencies": {

"files": [
"dist/*"
"dist/*",
"!tsconfig.tsbuildinfo"
]
}
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