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

react-countdown

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

Comparing version 2.3.4 to 2.3.5

2

dist/Countdown.d.ts

@@ -21,3 +21,3 @@ import * as React from 'react';

readonly onTick?: CountdownTimeDeltaFn;
readonly onComplete?: (timeDelta: CountdownTimeDelta, completedOnStart: boolean) => void | LegacyCountdownProps['onComplete'];
readonly onComplete?: ((timeDelta: CountdownTimeDelta, completedOnStart: boolean) => void) | LegacyCountdownProps['onComplete'];
}

@@ -24,0 +24,0 @@ export interface CountdownRenderProps extends CountdownTimeDelta {

{
"name": "react-countdown",
"version": "2.3.4",
"version": "2.3.5",
"description": "A customizable countdown component for React.",

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

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