@types/winston
Advanced tools
Comparing version 0.0.28 to 0.0.29
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12955
309
0