Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/mongodb

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mongodb - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

mongodb/index.d.ts

@@ -637,3 +637,3 @@ // Type definitions for MongoDB v2.2

// on the cursor. MongoDB interrupts the operation at the earliest following interrupt point.
maxTimeMS?: boolean;
maxTimeMS?: number;
// Allow driver to bypass schema validation in MongoDB 3.2 or higher.

@@ -640,0 +640,0 @@ bypassDocumentValidation?: boolean;

{
"name": "@types/mongodb",
"version": "2.2.0",
"version": "2.2.1",
"description": "TypeScript definitions for MongoDB",

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

"peerDependencies": {},
"typesPublisherContentHash": "1f32304fe72f248546fc10bb8525061937867883448ade786b6bd2de1d9f6c2b",
"typesPublisherContentHash": "9283ce60a2c75f9c392c4e98d22098bd7c474f1f77008633a34ad4dcf601e9f8",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Wed, 26 Apr 2017 17:34:12 GMT
* Last updated: Mon, 01 May 2017 20:15:53 GMT
* Dependencies: bson, events, stream, node

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

Sorry, the diff of this file is not supported yet

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