Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@siteone/builder-logger

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@siteone/builder-logger - npm Package Compare versions

Comparing version 0.0.21-alpha.0 to 0.0.21-alpha.1

2

index.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc