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

timer-countdown

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

timer-countdown - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

lib/CountdownTimer.js

@@ -91,3 +91,3 @@ "use strict";

if (is_mounted) {
console.log(thi.state);
console.log(this.state);
this.setState({

@@ -94,0 +94,0 @@ timeoutId: countdownComplete? null : setInterval(this.startTimer, timeout),

{
"name": "timer-countdown",
"version": "0.1.2",
"version": "0.1.3",
"description": "A well designed ReactJs component for timer-counter",

@@ -5,0 +5,0 @@ "main": "lib/CountdownTimer.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