pretty-hrtime
Advanced tools
Comparing version 0.2.2 to 1.0.0
{ | ||
"name": "pretty-hrtime", | ||
"description": "process.hrtime() to words", | ||
"version": "0.2.2", | ||
"version": "1.0.0", | ||
"homepage": "https://github.com/robrich/pretty-hrtime", | ||
@@ -14,4 +14,4 @@ "repository": "git://github.com/robrich/pretty-hrtime.git", | ||
"devDependencies": { | ||
"mocha": "^1.21.4", | ||
"should": "^4.0.4" | ||
"mocha": "^2.1.0", | ||
"should": "^4.4.2" | ||
}, | ||
@@ -27,5 +27,5 @@ "scripts": { | ||
"type": "MIT", | ||
"url": "http://github.com/robrich/orchestrator/raw/master/LICENSE" | ||
"url": "http://github.com/robrich/pretty-hrtime/raw/master/LICENSE" | ||
} | ||
] | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0