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 2.3.2 to 2.3.3

2

winston/index.d.ts

@@ -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

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