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

react-timing-hooks

Package Overview
Dependencies
Maintainers
0
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

1245

2.1.0

Diff

Changelog

Source

2.1.0 (2022-01-15)

Features

  • Add a new hook "useClock" that displays time (7e88d12), closes #17
eric.lambrecht
published 2.0.0 •

Changelog

Source

2.0.0 (2020-09-24)

⚠ BREAKING CHANGES

  • Node 8 is no longer supported.

  • 🔧 Drop support for Node 8 (53e99b7)

eric.lambrecht
published 1.4.2 •

Changelog

Source

1.4.2 (2020-09-24)

Warning: This build does not support Node 8 anymore. Please use version 2.0.0 instead.

Bug Fixes

  • Fix potential security issue in lodash (e9fe8fe)
  • Fix security issue in dot-prop by updating standard-version (c2fa24e)
eric.lambrecht
published 1.4.1 •

Changelog

Source

1.4.1 (2020-07-25)

Bug Fixes

  • Fix timeouts not being properly unmounted (if more than 1) (df2d247), closes #4
eric.lambrecht
published 1.4.0 •

Changelog

Source

1.4.0 (2020-06-12)

Features

  • Add second param to useTimeoutEffect callback to manually clean the timeout (428c3f7)
eric.lambrecht
published 1.3.2 •

Changelog

Source

1.3.2 (2020-03-28)

Updated homepage in package.json and overhauled the documentation.

Technically identical to 1.3.1.

eric.lambrecht
published 1.3.1 •

Changelog

Source

1.3.1 (2020-03-27)

Bug Fixes

  • Add missing docs for new hook "useTimer" (e7b30fd)
eric.lambrecht
published 1.2.0 •

Changelog

Source

1.2.0 (2020-03-27)

Features

  • Make useAnimationFrame and useAnimationFrame loop generic and improve overall typing (7d69dd8)
  • Make useIdleCallback generic and improve overall typing (c5282d5)
  • Make useInterval generic and improve overall typing (3cc08aa)
  • Make useTimeout generic and improve overall typing (a65921a)
eric.lambrecht
published 1.1.1 •

Changelog

Source

1.1.1 (2020-03-21)

Bug Fixes

  • Mark this package as side-effect-free to allow proper tree shaking (5cc805a)
eric.lambrecht
published 1.1.0 •

Changelog

Source

1.1.0 (2020-03-21)

Features

  • Allow tree shaking by adding a es module export. (bee51c6)

Bug Fixes

  • Fix effect cleanups not being executed (useTimeoutEffect & useIdleCallbackEffect) (f62e393)
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