Comparing version 3.7.0 to 3.8.0
@@ -62,3 +62,4 @@ #!/usr/bin/env node | ||
console.error(bytes + ' bytes written to ' + outfile | ||
+ ' (' + (time / 1000).toFixed(2) + ' seconds)' | ||
+ ' (' + (time / 1000).toFixed(2) + ' seconds) at ' | ||
+ new Date().toLocaleTimeString() | ||
); | ||
@@ -65,0 +66,0 @@ } |
{ | ||
"name": "watchify", | ||
"version": "3.7.0", | ||
"version": "3.8.0", | ||
"description": "watch mode for browserify builds", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
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
51893
1337
234