@siteone/builder-logger
Advanced tools
Comparing version 0.0.21-alpha.0 to 0.0.21-alpha.1
@@ -17,4 +17,4 @@ const chalk = require('chalk') | ||
exports.logger = (msg) => { | ||
module.exports = (msg) => { | ||
exports.info(msg.includes('@bldr') ? msg.replace(RGX, chalk.magenta.underline('$1')) : msg) | ||
} |
{ | ||
"name": "@siteone/builder-logger", | ||
"version": "0.0.21-alpha.0", | ||
"version": "0.0.21-alpha.1", | ||
"description": "Logging utility package", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "f9a3658ee099a1253c846136c7f3d553e678015e" | ||
"gitHead": "1a3919ac3801f14733a8ecf4d3385cdc5068751f" | ||
} |
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