New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

letlog

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

letlog - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "letlog",
"version": "1.1.1",
"version": "1.1.2",
"description": "Log variables to console with label of variable name",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -60,37 +60,37 @@ Letlog

"color" -> This will change the text color of the label. The color options are as follows:
black
red
green
yellow
blue
magenta
cyan
white
gray
grey
rainbow
zebra
america
trap
random
- black
- red
- green
- yellow
- blue
- magenta
- cyan
- white
- gray
- grey
- rainbow
- zebra
- america
- trap
- random
"bgColor" -> This will change the background color of the label. The background color options are as follows:
bgBlack
bgRed
bgGreen
bgYellow
bgBlue
bgMagenta
bgCyan
bgWhite
- bgBlack
- bgRed
- bgGreen
- bgYellow
- bgBlue
- bgMagenta
- bgCyan
- bgWhite
"style" -> This will change the style of the label text. The style options are as follows:
reset
bold
dim
italic
underline
inverse
hidden
strikethrough
- reset
- bold
- dim
- italic
- underline
- inverse
- hidden
- strikethrough

@@ -97,0 +97,0 @@

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