Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "audit", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Generate performance statistics for async or sync functions", | ||
@@ -13,4 +13,4 @@ "keywords": ["bench", "audit", "performance"], | ||
"main": "lib/audit.js", | ||
"scripts": "make test", | ||
"scripts": { "test" : "make test" }, | ||
"engines": { "node": ">= 0.5.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
21476