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

modular-log

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

modular-log - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

1

lib/index.d.ts

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

/// <reference path="../includes.d.ts" />
import { SummarizerOptions } from './summarizer';

@@ -3,0 +2,0 @@ export declare type LogLevels = 'fatal' | 'error' | 'warn' | 'success' | 'info' | 'debug' | 'trace';

3

package.json
{
"name": "modular-log",
"version": "0.3.6",
"version": "0.3.7",
"description": "Modular components based on Winston logger",

@@ -27,2 +27,3 @@ "main": "lib/index.js",

"@types/moment": "^2.11.29",
"@types/node": "^6.0.32",
"colors": "^1.1.2",

@@ -29,0 +30,0 @@ "lodash": "^4.14.2",

Sorry, the diff of this file is not supported yet

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