pretty-hrtime
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "pretty-hrtime", | ||
"description": "process.hrtime() to words", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"homepage": "https://github.com/robrich/pretty-hrtime", | ||
@@ -14,5 +14,5 @@ "repository": "git://github.com/robrich/pretty-hrtime.git", | ||
"devDependencies": { | ||
"jshint": "^2.8.0", | ||
"mocha": "^2.3.3", | ||
"should": "^7.1.0" | ||
"jshint": "^2.9.4", | ||
"mocha": "^3.1.2", | ||
"should": "^11.1.1" | ||
}, | ||
@@ -19,0 +19,0 @@ "scripts": { |
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
6351