@types/pino-std-serializers
Advanced tools
Comparing version 2.4.1 to 4.0.0
{ | ||
"name": "@types/pino-std-serializers", | ||
"version": "2.4.1", | ||
"description": "TypeScript definitions for pino-std-serializers", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Connor Fitzgerald", | ||
"url": "https://github.com/connorjayfitzgerald", | ||
"githubUsername": "connorjayfitzgerald" | ||
} | ||
], | ||
"version": "4.0.0", | ||
"description": "Stub TypeScript definitions entry for pino-std-serializers, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/pino-std-serializers" | ||
}, | ||
"scripts": {}, | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/node": "*" | ||
"pino-std-serializers": "*" | ||
}, | ||
"typesPublisherContentHash": "831822a6503ef394654602d92fc3813d97c8bd2b15535aa02ccd7aff1ba92f6b", | ||
"typeScriptVersion": "2.8" | ||
"deprecated": "This is a stub types definition. pino-std-serializers provides its own type definitions, so you do not need this installed." | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/pino-std-serializers` | ||
This is a stub types definition for @types/pino-std-serializers (https://github.com/pinojs/pino-std-serializers#readme). | ||
# Summary | ||
This package contains type definitions for pino-std-serializers (https://github.com/pinojs/pino-std-serializers#readme). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pino-std-serializers. | ||
### 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). | ||
pino-std-serializers provides its own type definitions, so you don't need @types/pino-std-serializers installed! |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1834
3
0
2
1
1
3
1
1
+ Addedpino-std-serializers@*
+ Addedpino-std-serializers@7.0.0(transitive)
- Removed@types/node@*
- Removed@types/node@22.13.1(transitive)
- Removedundici-types@6.20.0(transitive)