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 1.0.6 to 1.0.7

2

bson/index.d.ts

@@ -138,2 +138,4 @@ // Type definitions for bson 1.0.4

generationTime: number;
/** If true cache the hex string representation of ObjectID */
static cacheHexString?: boolean;
/**

@@ -140,0 +142,0 @@ * Creates an ObjectID from a hex string representation of an ObjectID.

4

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

@@ -27,4 +27,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "446b509a8bbad56fdeb664a46fb151eaeffd3f8f698551e31459d64776c314ab",
"typesPublisherContentHash": "5ca27f5eb76e554a404ab53690ed5c02c04a40d1a4aa818b2ace1bdef3314614",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 11 Dec 2017 19:14:19 GMT
* Last updated: Wed, 28 Feb 2018 23:22:44 GMT
* Dependencies: 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