Comparing version 1.3.2 to 1.4.0
@@ -354,2 +354,10 @@ /*! | ||
clear = '\x1b[39;49;00m'; | ||
if (!('undefined' !== typeof process && null != process && null != process.stdout ? process.stdout.isTTY : void 0)) { | ||
green = red = function (x) { | ||
return '' + x; | ||
}; | ||
clear = function () { | ||
return ''; | ||
}; | ||
} | ||
implodeNicely = function (list, conjunction) { | ||
@@ -356,0 +364,0 @@ var first, last; |
{ "name": "assertive" | ||
, "version": "1.3.2" | ||
, "version": "1.4.0" | ||
, "author": "Johan Sundström <jsundstrom@groupon.com>" | ||
@@ -4,0 +4,0 @@ , "contributors": |
Sorry, the diff of this file is not supported yet
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
64823
12
496
1