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.0.19 to 1.0.20

4

CHANGELOG.md

@@ -10,2 +10,6 @@ # Changelog

## [1.0.20] - 2020-10-20
- Added `tslib@^1.14.1` in the list of dependencies. [#1657](https://github.com/Shopify/quilt/pull/1657)
## [1.0.0] - 2019-05-21

@@ -12,0 +16,0 @@

7

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

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

"dependencies": {
"@shopify/async": "^2.1.5",
"@shopify/useful-types": "^2.2.0"
"@shopify/async": "^2.1.6",
"@shopify/useful-types": "^2.2.1",
"tslib": "^1.14.1"
},

@@ -31,0 +32,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