dynamic-timer
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "dynamic-timer", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"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.", | ||
@@ -5,0 +5,0 @@ "main": "lib/timer.js", |
@@ -1,2 +0,2 @@ | ||
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) | ||
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/dynamic-timer) | ||
============= | ||
@@ -3,0 +3,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16689