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

loglevelnext

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loglevelnext - npm Package Compare versions

Comparing version 5.0.5 to 5.0.6

2

dist/PrefixFactory.d.ts

@@ -17,5 +17,5 @@ import { LogLevel } from './LogLevel';

private options;
constructor(logger: LogLevel, options: PrefixFactoryOptions);
constructor(logger?: LogLevel, options?: PrefixFactoryOptions);
interpolate(level: string): string;
make(methodName: string): (...args: any[]) => void;
}
{
"name": "loglevelnext",
"version": "5.0.5",
"version": "5.0.6",
"description": "A modern logging library for Node.js and modern browsers that provides log level mapping to the console",

@@ -5,0 +5,0 @@ "license": "MPL-2.0",

Sorry, the diff of this file is not supported yet

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