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 1.1.0 to 1.1.1

8

CHANGELOG.md
# Change Log
## 1.1.1 (February 23th, 2020)
**Implemented enhancements:**
- Add GitHub workflow to report test coverage and build status
- Add a new badge for weekly downloads
## 1.1.0 (February 1st, 2020)
**Implemented enhancements:**
- replace `startAt` with `initialRemainingTime` because the name did not explain well what it does in the context of countdown
- Replace `startAt` with `initialRemainingTime`. Using `startAt` in the context of countdown is confusing
- `startAt` can be used until the next major release for backward compatibility

@@ -8,0 +14,0 @@ - `initialRemainingTime` sets the initial remaining time when the countdown starts

2

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

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

# React Countdown Circle Timer
[![npm](https://img.shields.io/npm/v/react-countdown-circle-timer)](https://www.npmjs.com/package/react-countdown-circle-timer)
[![npm](https://img.shields.io/npm/dw/react-countdown-circle-timer)](https://www.npmjs.com/package/react-countdown-circle-timer)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/vydimitrov/react-countdown-circle-timer/Codecov%20Coverage)](https://codecov.io/gh/vydimitrov/react-countdown-circle-timer)
[![Codecov](https://img.shields.io/codecov/c/gh/vydimitrov/react-countdown-circle-timer)](https://codecov.io/gh/vydimitrov/react-countdown-circle-timer)
[![npm bundle size](https://img.shields.io/bundlephobia/min/react-countdown-circle-timer)](https://bundlephobia.com/result?p=react-countdown-circle-timer@1.0.6)
[![Codecov](https://img.shields.io/codecov/c/gh/vydimitrov/react-countdown-circle-timer)](https://codecov.io/gh/vydimitrov/react-countdown-circle-timer)
[![npm](https://img.shields.io/npm/v/react-countdown-circle-timer)](https://www.npmjs.com/package/react-countdown-circle-timer)

@@ -6,0 +8,0 @@ React countdown timer component in a circle shape with color and progress animation to urge with pleasure your users.

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