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

inv-loggers

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inv-loggers - npm Package Compare versions

Comparing version 3.3.12 to 3.3.13

3

inv-loggers.js

@@ -25,3 +25,4 @@ const chalk = require('tiny-chalk')

}
print(objCopy)
if (typeof objCopy === 'object') console.log(objCopy)
else print(objCopy)
if (context != null) {

@@ -28,0 +29,0 @@ print('Context: ', inspect(context, { depth: 10 }))

{
"name": "inv-loggers",
"version": "3.3.12",
"version": "3.3.13",
"description": "loggers and partial loggers",

@@ -5,0 +5,0 @@ "main": "inv-loggers.js",

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