@types/pino-std-serializers
Advanced tools
@@ -7,2 +7,3 @@ // Type definitions for pino-std-serializers 2.4 | ||
| /// <reference types="node" /> | ||
| import { IncomingMessage, ServerResponse } from 'http'; | ||
@@ -9,0 +10,0 @@ |
| MIT License | ||
| Copyright (c) Microsoft Corporation. All rights reserved. | ||
| Copyright (c) Microsoft Corporation. | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
| { | ||
| "name": "@types/pino-std-serializers", | ||
| "version": "2.4.0", | ||
| "version": "2.4.1", | ||
| "description": "TypeScript definitions for pino-std-serializers", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
| "main": "", | ||
| "types": "index", | ||
| "types": "index.d.ts", | ||
| "repository": { | ||
@@ -22,5 +22,7 @@ "type": "git", | ||
| "scripts": {}, | ||
| "dependencies": {}, | ||
| "typesPublisherContentHash": "8ffbcd2f0507068ca6362bb3c0ed3d09ef96d8841adf8f6f0a9595607060089e", | ||
| "typeScriptVersion": "2.7" | ||
| "dependencies": { | ||
| "@types/node": "*" | ||
| }, | ||
| "typesPublisherContentHash": "831822a6503ef394654602d92fc3813d97c8bd2b15535aa02ccd7aff1ba92f6b", | ||
| "typeScriptVersion": "2.8" | ||
| } |
@@ -8,10 +8,10 @@ # Installation | ||
| # Details | ||
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pino-std-serializers | ||
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pino-std-serializers. | ||
| Additional Details | ||
| * Last updated: Mon, 01 Jul 2019 17:12:00 GMT | ||
| * Dependencies: none | ||
| ### Additional Details | ||
| * Last updated: Sun, 26 Apr 2020 17:18:07 GMT | ||
| * Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
| * Global values: none | ||
| # Credits | ||
| These definitions were written by Connor Fitzgerald <https://github.com/connorjayfitzgerald>. | ||
| These definitions were written by [Connor Fitzgerald](https://github.com/connorjayfitzgerald). |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
7037
1.15%118
0.85%1
Infinity%+ Added
+ Added
+ Added