Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "timexe", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Yet another cron clone – but this one is better :o) - new improved syntax – milliseconds resolution – both for node JS and browser", | ||
@@ -5,0 +5,0 @@ "main": "timexe.js", |
# Timexe - A Cron-like Timer and scheduler witn milliseconds resolution | ||
## Also works in a browser | ||
[![License](https://img.shields.io/npm/l/timexe.svg)](https://github.com/paragi/timexe/blob/master/LICENSE) | ||
[![downloads per month](http://img.shields.io/npm/dm/timexe.svg)](https://www.npmjs.org/package/timexe) | ||
## Also works in a browser | ||
[![License](https://img.shields.io/npm/l/timexe.svg)](https://github.com/paragi/timexe/LICENSE) | ||
[![Downloads per month](http://img.shields.io/npm/dm/timexe.svg)](https://www.npmjs.org/package/timexe) | ||
[![downloads per month](http://img.shields.io/npm/v/timexe.svg)](https://www.npmjs.org/package/timexe) | ||
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](https://github.com/paragi/timexe/issues) | ||
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](https://github.com/paragi/timexe/issues) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/paragi/timexe/badge.svg)](https://snyk.io/test/github/paragi/timexe) | ||
@@ -114,3 +114,3 @@ | ||
Returnes either a chronos timer object if id is given, or an array of all active timer objects. | ||
Returnes either a timexe timer object if id is given, or an array of all active timer objects. | ||
@@ -117,0 +117,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
44115
8
884