Socket
Socket
Sign inDemoInstall

tick-tock

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tick-tock - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

index.js

@@ -186,3 +186,3 @@ 'use strict';

*/
Tick.prototype.end = function end() {
Tick.prototype.end = Tick.prototype.destroy = function end() {
if (!this.context) return false;

@@ -189,0 +189,0 @@

{
"name": "tick-tock",
"version": "0.0.6",
"version": "0.0.7",
"description": "Timer management, never forget to clear timers again",

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