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

@d-fischer/logger

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@d-fischer/logger - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

1

lib/index.d.ts

@@ -6,3 +6,4 @@ import { default as ILogger } from './Logger';

};
declare type Logger = ILogger;
export default Logger;
export { default as LogLevel } from './LogLevel';

2

package.json
{
"name": "@d-fischer/logger",
"version": "0.1.0",
"version": "0.1.1",
"description": "A simple logger for Node and the browser.",

@@ -5,0 +5,0 @@ "main": "lib",

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