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 Versions

1345

3.1.5

Diff

Changelog

Source

3.2.0 (2022-12-14)

Features

  • countdown: Add new countdown hook. (fc4283b)
  • counter: Add counter hook. A more customizable version of useTimer(). (77ccea5)
  • interval: Allow pausing, resuming, stopping of intervals (a0e0c3f)
eric.lambrecht
published 3.1.4 •

eric.lambrecht
published 3.1.3 •

eric.lambrecht
published 3.1.2 •

eric.lambrecht
published 3.1.1 •

eric.lambrecht
published 3.1.0 •

Changelog

Source

3.1.0 (2022-12-09)

Features

  • timeout: Allow manual clearance of timeouts (8a589b8), closes #28
eric.lambrecht
published 3.0.0 •

Changelog

Source

3.0.0 (2022-12-09)

⚠ BREAKING CHANGES

Support for Node 10 and 12 was dropped (since they already reached EOL).

However, the API itself has no breaking changes, so it should be safe to update as long as you use Node 14 or higher!

Features

  • react: Add official support for React 18 (cf7114f)

ci

  • 🚀 Do not test Node 10 and 12 anymore, add tests for Node 18 (2f2a670)
eric.lambrecht
published 2.2.3 •

Changelog

Source

2.2.3 (2022-02-19)

Bug Fixes

  • Fix infinite render loop in paused useAnimationFrameLoop (bda5715), closes #25
eric.lambrecht
published 2.2.2 •

Changelog

Source

2.2.2 (2022-01-22)

Bug Fixes

  • Hot fix useClock API, unpublish 2.2.1, which was published a couple of minutes ago (64a5dcb)
eric.lambrecht
published 2.2.0 •

Changelog

Source

2.2.0 (2022-01-19)

Add support for React 17.

Features

  • updated React dependency version requirement (9a4d6b1)
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