@types/winston
Advanced tools
Comparing version 2.3.3 to 2.3.4
@@ -10,3 +10,3 @@ // Type definitions for winston 2.3 | ||
import {Agent} from 'http'; | ||
import { Agent } from 'http'; | ||
@@ -13,0 +13,0 @@ declare namespace winston { |
{ | ||
"name": "@types/winston", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"description": "TypeScript definitions for winston", | ||
@@ -30,4 +30,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "ddac539dbb796076579658c212e0ffc644ded7673d7ae602dfd517b39e166d81", | ||
"typesPublisherContentHash": "8d973f3962e5afc767f5343b0c46dee12962e157a891cba0a16d681c7017ccd1", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 02 Jun 2017 17:06:02 GMT | ||
* Last updated: Tue, 25 Jul 2017 17:56:27 GMT | ||
* Dependencies: http, node | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
18747