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.1.42 to 2.1.43

2

mongodb/index.d.ts

@@ -15,3 +15,3 @@ // Type definitions for MongoDB v2.1

export { Binary, Double, Long, MaxKey, MinKey, ObjectID, Timestamp } from 'bson';
export { Binary, Double, Long, Decimal128, MaxKey, MinKey, ObjectID, Timestamp } from 'bson';

@@ -18,0 +18,0 @@ // Class documentation : http://mongodb.github.io/node-mongodb-native/2.1/api/MongoClient.html

{
"name": "@types/mongodb",
"version": "2.1.42",
"version": "2.1.43",
"description": "TypeScript definitions for MongoDB",

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

"peerDependencies": {},
"typesPublisherContentHash": "4f0eb36450d44573aa42f2159e8f2d9a7a4ea9f17ff9ecaa9286bc1a46f26911",
"typesPublisherContentHash": "d9341358e194dc62ef351eecd09abe0fd7b2402c9371bc5384c8632caf224fe3",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Tue, 04 Apr 2017 16:37:16 GMT
* Last updated: Mon, 10 Apr 2017 15:09:56 GMT
* Dependencies: bson, events, stream, 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