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

console-styles

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

console-styles - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

index.js

@@ -1,2 +0,2 @@

const { format, inspect } = require("util");
const { format } = require("util");

@@ -50,5 +50,5 @@ const codes = {

process.stdouthis.write(`${format(args.join("\n"))}\n`);
}
};
} else {
return receiver
return receiver;
}

@@ -55,0 +55,0 @@ return new Proxy(function() {}, {

{
"name": "console-styles",
"version": "1.1.0",
"version": "1.1.1",
"typings": "index.d.ts",

@@ -5,0 +5,0 @@ "description": "a styled console logger with no dependencies",

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