@types/bson
Advanced tools
Comparing version 4.0.5 to 4.2.0
{ | ||
"name": "@types/bson", | ||
"version": "4.0.5", | ||
"description": "TypeScript definitions for bson", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bson", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Hiroki Horiuchi", | ||
"url": "https://github.com/horiuchi", | ||
"githubUsername": "horiuchi" | ||
}, | ||
{ | ||
"name": "Federico Caselli", | ||
"url": "https://github.com/CaselIT", | ||
"githubUsername": "CaselIT" | ||
}, | ||
{ | ||
"name": "Justin Grant", | ||
"url": "https://github.com/justingrant", | ||
"githubUsername": "justingrant" | ||
}, | ||
{ | ||
"name": "Mikael Lirbank", | ||
"url": "https://github.com/lirbank", | ||
"githubUsername": "lirbank" | ||
} | ||
], | ||
"version": "4.2.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for bson, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/bson" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/node": "*" | ||
}, | ||
"typesPublisherContentHash": "b18e64fb1b03aa633d8e6099af8a165986f71a3ef3f1bd9623119c3d9870435b", | ||
"typeScriptVersion": "3.6" | ||
"bson": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/bson` | ||
This is a stub types definition for @types/bson (https://github.com/mongodb/js-bson#readme). | ||
# Summary | ||
This package contains type definitions for bson (https://github.com/mongodb/js-bson). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bson. | ||
### Additional Details | ||
* Last updated: Thu, 29 Jul 2021 13:31:23 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Hiroki Horiuchi](https://github.com/horiuchi), [Federico Caselli](https://github.com/CaselIT), [Justin Grant](https://github.com/justingrant), and [Mikael Lirbank](https://github.com/lirbank). | ||
bson provides its own type definitions, so you don't need @types/bson 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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1620
3
0
2
1
1
3
1
2
+ Addedbson@*
+ Addedbson@6.10.2(transitive)
- Removed@types/node@*
- Removed@types/node@22.13.4(transitive)
- Removedundici-types@6.20.0(transitive)