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

react-timer-and-stopwatch

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-and-stopwatch - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

2

package.json
{
"name": "react-timer-and-stopwatch",
"version": "0.6.1",
"version": "0.6.2",
"description": "A countdown timer and stopwatch hook for React",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -263,3 +263,3 @@ # React Timer and Stopwatch hook

| `togglePause` | function | When called it unpauses if timer/stopwatch is paused, pauses if timer/stopwatch is unpaused |
| `resetTimer` | function | Resets a timer/stopwatch to the beginning with original supplied options |
| `resetTimer` | function | Resets a timer/stopwatch to the beginning with originally supplied options, or with adjusted options, or with replaced options |
| `addTime` | function | Adds time to timer/stopwatch |

@@ -266,0 +266,0 @@ | `subtractTime` | function | Subtracts time from timer/stopwatch |

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