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

react-timing-hooks

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-timing-hooks - npm Package Compare versions

Comparing version 1.4.2 to 2.0.0

11

CHANGELOG.md

@@ -5,5 +5,16 @@ # Changelog

## [2.0.0](https://github.com/EricLambrecht/react-timing-hooks/compare/v1.4.2...v2.0.0) (2020-09-24)
### ⚠ BREAKING CHANGES
* Node 8 is no longer supported.
* 🔧 Drop support for Node 8 ([53e99b7](https://github.com/EricLambrecht/react-timing-hooks/commit/53e99b7bdfcb7237578090ddb28b27b898c3f397))
### [1.4.2](https://github.com/EricLambrecht/react-timing-hooks/compare/v1.4.1...v1.4.2) (2020-09-24)
Warning: This build does not support Node 8 anymore. Please use version 2.0.0 instead.
### Bug Fixes

@@ -10,0 +21,0 @@

2

package.json
{
"name": "react-timing-hooks",
"version": "1.4.2",
"version": "2.0.0",
"description": "React hooks for setTimeout, setInterval, requestAnimationFrame, requestIdleCallback",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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