Huge News!Announcing our $40M Series B led by Abstract Ventures.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 Versions

2345

3.2.1

Diff

Changelog

Source

3.2.1

Fix

  • Build packages before publish to include changes from v.3.2.0
vydimitrov
published 3.2.0 •

Changelog

Source

3.2.0

Features

  • Add isGrowing prop that indicates if the progress should grow instead of shrink. Thanks @bonqus!

Fix

  • Workflow action to run tests and publish results
vydimitrov
published 3.1.0 •

Changelog

Source

3.1.0

Features

  • Add viewBox prop to the svg element for the wen and mobile packages. The viewBox prop will make the countdown timer responsive and it will adjust its size according to the element outside.
vydimitrov
published 3.0.9 •

Changelog

Source

3.0.9

Fix

  • Fix for #193. This is fix for the issue where types for the hook are referenced by the shared package, which is not exported. To solve the problem now we copy the types from the shared package and add them to each package when bundling the code. This is not the best solution but it is the simplest. Once we have a good way to bundle types from monorepo this can be changed.
vydimitrov
published 3.0.8 •

Changelog

Source

3.0.8

Fix

  • Draft a new release since the previous one did not include the type update
vydimitrov
published 3.0.7 •

Changelog

Source

3.0.7

Fix

  • Extend strokeLinecap to support "butt" option
vydimitrov
published 3.0.6 •

Changelog

Source

3.0.6

Fix

  • Fix README on both packages and sync up versions
vydimitrov
published 3.0.4 •

Changelog

Source

3.0.4

Fix

  • Upgrade use-elapsed-time to fix an issue where the newStartAt was not respected
vydimitrov
published 3.0.3 •

Changelog

Source

3.0.3

Fix

  • Accept a new argument from onComplete that can control the initialRemainingTime
vydimitrov
published 3.0.2 •

Changelog

Source

3.0.2

Fix

  • Move types close to the web and mobile packages since TypeScript can not reexport submodules. Issue https://github.com/microsoft/TypeScript/issues/8305
  • Add README to mobile package
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