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.4 to 4.0.5

9

bson/index.d.ts

@@ -398,3 +398,12 @@ // Type definitions for bson 4.0

static generate(time?: number): Buffer;
/**
* Converts the id into a 24 character hex string for printing
*
* @param format - The Buffer toString format parameter.
* @internal
*/
toString(format?: string): string;
/**
* Returns the generation date (accurate up to the second) that this ID was generated.

@@ -401,0 +410,0 @@ * @return {Date} the generation date

4

bson/package.json
{
"name": "@types/bson",
"version": "4.0.4",
"version": "4.0.5",
"description": "TypeScript definitions for bson",

@@ -40,4 +40,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bson",

},
"typesPublisherContentHash": "7828d55bc8d6ef153b4825e28fe498539c3482d3053144974fd0e343540e4331",
"typesPublisherContentHash": "b18e64fb1b03aa633d8e6099af8a165986f71a3ef3f1bd9623119c3d9870435b",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 06 Jul 2021 18:05:46 GMT
* Last updated: Thu, 29 Jul 2021 13:31:23 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,0 @@ * Global values: none

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