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

dynamic-timer

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dynamic-timer - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

package.json
{
"name": "dynamic-timer",
"version": "1.0.0",
"version": "1.0.1",
"description": "Schedule execution of a one-time callback after delay milliseconds, automatic, intelligence and without bothering, the delay is calculated from different algorithms, e.g.: Lucas Sequence, Fibonacci Sequence, DaYan Series and Arithmetic Procession.",

@@ -15,2 +15,3 @@ "main": "lib/timer.js",

"timer",
"setTimeout",
"intelligence",

@@ -17,0 +18,0 @@ "dynamic"

@@ -14,8 +14,8 @@ dynamic-timer [![NPM version](https://badge.fury.io/js/dynamic-timer.svg)](http://badge.fury.io/js/dynamic-timer) [![Build Status](https://travis-ci.org/Tjatse/dynamic-timer.svg?branch=master)](https://travis-ci.org/Tjatse/node-readability)

## Guide
- [Usage](#Usage)
- [Events](#Events)
- [Methods](#Methods)
- [Properties](#Properties)
- [Example](#Example)
- [Test](#Test)
- [Usage](#usage)
- [Events](#events)
- [Methods](#methods)
- [Properties](#properties)
- [Example](#example)
- [Test](#test)

@@ -22,0 +22,0 @@ ## Usage

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