Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "tick-tock", | ||
"version": "0.0.1", | ||
"description": "Timer management", | ||
"version": "0.0.2", | ||
"description": "Timer management, never forget to clear timers again", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha --reporter spec --ui bdd test.js", | ||
"coverage": "istanbul cover ./node_modules/.bin/_mocha -- --reporter spec --ui bdd test.js" | ||
"coverage": "istanbul cover ./node_modules/.bin/_mocha -- --reporter spec --ui bdd test.js", | ||
"test-travis": "istanbul cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --ui bdd test.js" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/unshiftio/tick-tock" | ||
}, | ||
"keywords": [ | ||
@@ -11,0 +16,0 @@ "timer", |
# tick-tock | ||
[![Build Status](https://travis-ci.org/unshiftio/tick-tock.svg?branch=master)](https://travis-ci.org/unshiftio/tick-tock) | ||
[![NPM version](https://badge.fury.io/js/tick-tock.svg)](http://badge.fury.io/js/tick-tock) | ||
[![Coverage Status](https://img.shields.io/coveralls/unshiftio/tick-tock.svg)](https://coveralls.io/r/unshiftio/tick-tock?branch=master) | ||
`tick-tock` is a small timer and `setTimeout` management library. Nothing to | ||
@@ -4,0 +8,0 @@ fancy, but fancy enough to make your code more readable. |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
13907
6
81
0