Socket
Socket
Sign inDemoInstall

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.3 to 1.0.4

4

package.json
{
"name": "dynamic-timer",
"version": "1.0.3",
"version": "1.0.4",
"description": "Schedule execution of a multi-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.",
"main": "lib/timer.js",
"scripts": {
"test": "mocha -R Spec -t 300000"
"test": "mocha -R spec -t 300000"
},

@@ -9,0 +9,0 @@ "repository": {

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