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

@types/bunyan-format

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/bunyan-format - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

bunyan-format/index.d.ts

@@ -18,3 +18,3 @@ // Type definitions for bunyan-format 0.2

interface Options {
outputMode?: 'short' | 'long' | 'simple' | 'json' | 'bunyan' | undefined;
outputMode?: 'short' | 'long' | 'simple' | 'json' | 'bunyan' | 'inspect' | undefined;
color?: boolean | undefined;

@@ -21,0 +21,0 @@ colorFromLevel?: ColorFromLevel | undefined;

{
"name": "@types/bunyan-format",
"version": "0.2.4",
"version": "0.2.5",
"description": "TypeScript definitions for bunyan-format",

@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bunyan-format",

},
"typesPublisherContentHash": "50ef33e59bb0c6ef791e977dfe32c3cf2e0f44800491170b73f2f455d3b2f161",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "22cee05fc9cf19359366a7ba11acb66c6bc9abe640bf28ff2edc9bb4cd8033c6",
"typeScriptVersion": "4.0"
}

@@ -28,3 +28,3 @@ # Installation

interface Options {
outputMode?: 'short' | 'long' | 'simple' | 'json' | 'bunyan' | undefined;
outputMode?: 'short' | 'long' | 'simple' | 'json' | 'bunyan' | 'inspect' | undefined;
color?: boolean | undefined;

@@ -51,3 +51,3 @@ colorFromLevel?: ColorFromLevel | undefined;

### Additional Details
* Last updated: Thu, 08 Jul 2021 00:35:45 GMT
* Last updated: Mon, 08 Aug 2022 03:32:11 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -54,0 +54,0 @@ * Global values: none

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