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

@types/winston

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/winston - npm Package Compare versions

Comparing version 0.0.28 to 0.0.29

3

winston/index.d.ts

@@ -49,2 +49,3 @@ // Type definitions for winston

export declare function close(): void;
export function configure(options: LoggerOptions): void;

@@ -128,3 +129,3 @@ export interface ExceptionProcessInfo {

profile(id: string, msg?: string, meta?: any, callback?: (err: Error, level: string, msg: string, meta: any) => void): LoggerInstance;
configure(options: LoggerOptions): void;
setLevels(target: any): any;

@@ -131,0 +132,0 @@ cli(): LoggerInstance;

{
"name": "@types/winston",
"version": "0.0.28",
"version": "0.0.29",
"description": "TypeScript definitions for winston",

@@ -16,4 +16,5 @@ "license": "MIT",

},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "2c6b681705c47d1b5d00a08becbb60e51073228aedc381bf9702a48c7c3cd4dc"
"typesPublisherContentHash": "c6e897da66addb3f51b4033fbd1f5ceff24f43a2c37df067970e05b7a3226841"
}

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

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Wed, 26 Oct 2016 19:23:32 GMT
* File structure: ProperModule

@@ -14,0 +14,0 @@ * Library Dependencies: node

@@ -24,3 +24,3 @@ {

"hasPackageJson": false,
"contentHash": "2c6b681705c47d1b5d00a08becbb60e51073228aedc381bf9702a48c7c3cd4dc"
"contentHash": "c6e897da66addb3f51b4033fbd1f5ceff24f43a2c37df067970e05b7a3226841"
}
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