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-date-countdown-timer

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
1.0.7

2

package.json
{
"name": "react-date-countdown-timer",
"version": "1.0.6",
"version": "1.0.7",
"description": "Date countdown timer component with a cool animaton for react.js",

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

@@ -26,2 +26,3 @@ # react-date-countdown-timer

* locales_plural(array(string)): locales strings for units' plural form (default ['years','months','days','hours','minutes','seconds'])
* noAnimate(bool): whether to animate the countdown or not (default false)

@@ -28,0 +29,0 @@

Sorry, the diff of this file is too big to display