New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-countdown-circle-timer

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-countdown-circle-timer - npm Package Compare versions

Comparing version 3.0.4 to 3.0.6

2

package.json
{
"name": "react-countdown-circle-timer",
"version": "3.0.4",
"version": "3.0.6",
"description": "Lightweight React countdown timer component with color and progress animation based on SVG",

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

@@ -12,2 +12,4 @@ # React Countdown Circle Timer

## Features
:zap: Performance optimized with single `requestAnimationFrame` loop to animate color and progress

@@ -17,3 +19,3 @@ :rainbow: Transition between colors during the countdown

## Installation
## Install

@@ -24,3 +26,3 @@ ```

## Demo
## Usage

@@ -96,3 +98,3 @@ ### Component

### Restart/Reset timer at any given time
### Restart timer at any given time

@@ -99,0 +101,0 @@ Pass a `key` prop to `CountdownCircleTimer` and change the `key` when the timer should be restarted. Check [this demo](https://codesandbox.io/s/tender-bogdan-qd35m) to find out one possible implementation.

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