builder-util
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -108,5 +108,5 @@ "use strict"; | ||
warn: (_chalk || _load_chalk()).default.yellow, | ||
debug: (_chalk || _load_chalk()).default.gray | ||
debug: (_chalk || _load_chalk()).default.white | ||
}; | ||
const log = exports.log = new Logger(process.stdout); | ||
//# sourceMappingURL=log.js.map |
{ | ||
"name": "builder-util", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"main": "out/util.js", | ||
@@ -14,3 +14,3 @@ "author": "Vladimir Krivosheev", | ||
"dependencies": { | ||
"temp-file": "^3.0.0", | ||
"temp-file": "^3.1.0", | ||
"fs-extra-p": "^4.5.0", | ||
@@ -17,0 +17,0 @@ "is-ci": "^1.1.0", |
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
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
200694
Updatedtemp-file@^3.1.0