Socket
Socket
Sign inDemoInstall

@types/bunyan

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

@types/bunyan - npm Package Compare versions

Comparing version 1.8.3 to 1.8.4

4

bunyan/index.d.ts

@@ -27,4 +27,2 @@ // Type definitions for bunyan 1.8

/* tslint:disable:unified-signatures */
/**

@@ -203,4 +201,2 @@ * Returns a boolean: is the `trace` level enabled?

fatal(format: any, ...params: any[]): void;
/* tslint:enable:unified-signatures */
}

@@ -207,0 +203,0 @@

5

bunyan/package.json
{
"name": "@types/bunyan",
"version": "1.8.3",
"version": "1.8.4",
"description": "TypeScript definitions for bunyan",

@@ -20,6 +20,7 @@ "license": "MIT",

"dependencies": {
"@types/events": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "f1b3ab94b2158539aafe0c24747917c7a8b0055aba12082536ed9cf65d62175c",
"typesPublisherContentHash": "2fb0c4b66a8fa96f0d0f7b0851b3fd560ea5499437528e306c11dc3e4b3cf3c2",
"typeScriptVersion": "2.1"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 20 Sep 2017 22:08:06 GMT
* Last updated: Thu, 14 Dec 2017 21:33:44 GMT
* Dependencies: events, node

@@ -14,0 +14,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