@types/bson
Advanced tools
Comparing version 1.0.3 to 1.0.4
// Type definitions for bson 1.0.4 | ||
// Project: https://github.com/mongodb/js-bson | ||
// Definitions by: Hiroki Horiuchi <https://github.com/horiuchi/> | ||
// Definitions by: Hiroki Horiuchi <https://github.com/horiuchi> | ||
// Federico Caselli <https://github.com/CaselIT> | ||
@@ -5,0 +5,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/bson", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "TypeScript definitions for bson", | ||
@@ -9,3 +9,3 @@ "license": "MIT", | ||
"name": "Hiroki Horiuchi", | ||
"url": "https://github.com/horiuchi/" | ||
"url": "https://github.com/horiuchi" | ||
}, | ||
@@ -26,5 +26,4 @@ { | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "8da4dc12f21241cc0c085d1c4a52253e61d799abc994fedc7e466652bf044616", | ||
"typesPublisherContentHash": "afdac49e290225033f286870538efac361beb81c42dcaac5da5b8fc7b2ed88fb", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 10 Apr 2017 15:09:56 GMT | ||
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT | ||
* Dependencies: node | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Hiroki Horiuchi <https://github.com/horiuchi/>, Federico Caselli <https://github.com/CaselIT>. | ||
These definitions were written by Hiroki Horiuchi <https://github.com/horiuchi>, Federico Caselli <https://github.com/CaselIT>. |
10318
4