Comparing version 0.5.12 to 0.5.13
@@ -22,3 +22,3 @@ var stylize = require('../vows/console').stylize; | ||
return stylize(parse(this.message), 'yellow') + | ||
(source) ? stylize(' // ' + source[1] + source[2], 'grey') : ''; | ||
((source) ? stylize(' // ' + source[1] + source[2], 'grey') : ''); | ||
} else { | ||
@@ -25,0 +25,0 @@ return stylize([ |
@@ -12,5 +12,5 @@ { | ||
"directories" : { "test": "./test", "bin": "./bin" }, | ||
"version" : "0.5.12", | ||
"version" : "0.5.13", | ||
"scripts" : {"test": "./bin/vows --spec"}, | ||
"engines" : {"node": ">=0.2.6"} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
96469
0
3