Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "hirestime", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "thin wrapper around process.hrtime", | ||
@@ -31,6 +31,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chai": "1.10.0", | ||
"hrtimemock": "1.0.0", | ||
"mocha": "1.21.5" | ||
"chai": "3.4.1", | ||
"hrtimemock": "1.0.1", | ||
"mocha": "2.3.4" | ||
} | ||
} |
# hirestime [![Build Status](https://api.travis-ci.org/seriousManual/hirestime.png)](https://travis-ci.org/seriousmanual/hirestime) | ||
...because there aren't enough hrtime wrappers yet. | ||
[![NPM](https://nodei.co/npm/hirestime.png)](https://nodei.co/npm/hirestime/) | ||
@@ -6,0 +4,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
5407
53