New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/bson

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/bson - npm Package Compare versions

Comparing version 4.0.5 to 4.2.0

43

bson/package.json
{
"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!
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