@types/winston
Advanced tools
Comparing version 2.3.2 to 2.3.3
@@ -403,3 +403,3 @@ // Type definitions for winston 2.3 | ||
timestamp: boolean | (() => string | boolean); | ||
timestamp?: boolean | (() => string | boolean); | ||
stringify?(obj: any): string; | ||
@@ -406,0 +406,0 @@ } |
{ | ||
"name": "@types/winston", | ||
"version": "2.3.2", | ||
"version": "2.3.3", | ||
"description": "TypeScript definitions for winston", | ||
@@ -30,4 +30,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "a63964ec11cf8082058086077e88ecaf2106922d6e9ad3f861842e2a1d630b5e", | ||
"typesPublisherContentHash": "ddac539dbb796076579658c212e0ffc644ded7673d7ae602dfd517b39e166d81", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 04 May 2017 17:04:38 GMT | ||
* Last updated: Fri, 02 Jun 2017 17:06:02 GMT | ||
* Dependencies: http, node | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
19275