@types/mongodb
Advanced tools
Comparing version 2.1.42 to 2.1.43
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
64292