@types/datadog-winston
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -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 @@ |
{ | ||
"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). |
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
4052
3
16
40
+ Added@types/node@*
+ Added@types/node@22.10.2(transitive)
+ Addedundici-types@6.20.0(transitive)