You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-timer-hoc

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-timer-hoc - npm Package Versions

1

1.0.1

Diff
t
troch
published 1.0.1 •

Changelog

Source

1.0.1 (2015-11-28)

Bug Fixes

  • bug with props assignment (1703c99)

<a name="1.0.0"></a>

t
troch
published 1.0.0 •

Changelog

Source

1.0.0 (2015-11-28)

Features

  • add timer hoc (001ae13)
  • pass down stop function (32264ed)
  • use setTimeout rather than setInterval to avoid drifting (8da189e)