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

ninjakatt-plugin-logger

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ninjakatt-plugin-logger - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

4

index.js

@@ -109,3 +109,2 @@ const { time } = require(`${global.appRoot}/lib`);

default:
case 'info':

@@ -119,4 +118,7 @@ return 'blue';

return 'yellow';
default:
return 'white';
}
}
};
{
"name": "ninjakatt-plugin-logger",
"version": "1.1.7",
"version": "1.1.8",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.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