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

@types/datadog-winston

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/datadog-winston - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

6

datadog-winston/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for datadog-winston 1.0
// Project: https://github.com/itsfadnis/datadog-winston
// Definitions by: Matt Hintzke <https://github.com/mhintzke>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
import TransportStream = require("winston-transport");

@@ -8,0 +2,0 @@

11

datadog-winston/package.json
{
"name": "@types/datadog-winston",
"version": "1.0.5",
"version": "1.0.6",
"description": "TypeScript definitions for datadog-winston",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/datadog-winston",

"name": "Matt Hintzke",
"url": "https://github.com/mhintzke",
"githubUsername": "mhintzke"
"githubUsername": "mhintzke",
"url": "https://github.com/mhintzke"
}

@@ -24,7 +24,8 @@ ],

"dependencies": {
"@types/node": "*",
"logform": "^1.4.0",
"winston-transport": "^4.3.0"
},
"typesPublisherContentHash": "60fb597e6cb4bdeaf0a008caf8d4e51f287ec75c45acc6f199dd253b390cc18e",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "a34b3c797f697598e5eec621a110b3814b9f3495b30276bc898ed1c50d68acc0",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for datadog-winston 1.0
// Project: https://github.com/itsfadnis/datadog-winston
// Definitions by: Matt Hintzke <https://github.com/mhintzke>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
import TransportStream = require("winston-transport");

@@ -42,7 +36,6 @@

### Additional Details
* Last updated: Thu, 08 Jul 2021 09:08:32 GMT
* Dependencies: [@types/winston-transport](https://npmjs.com/package/@types/winston-transport)
* Global values: none
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [logform](https://npmjs.com/package/logform), [winston-transport](https://npmjs.com/package/winston-transport)
# Credits
These definitions were written by [Matt Hintzke](https://github.com/mhintzke).
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