@types/sqlite3
Advanced tools
Comparing version 3.1.0 to 3.1.1
// Type definitions for sqlite3 3.1 | ||
// Project: https://github.com/mapbox/node-sqlite3 | ||
// Definitions by: Nick Malaguti <https://github.com/nmalaguti/> | ||
// Sumant Manne <https://github.com/dpyro/> | ||
// Definitions by: Nick Malaguti <https://github.com/nmalaguti> | ||
// Sumant Manne <https://github.com/dpyro> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "@types/sqlite3", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "TypeScript definitions for sqlite3", | ||
@@ -9,7 +9,7 @@ "license": "MIT", | ||
"name": "Nick Malaguti", | ||
"url": "https://github.com/nmalaguti/" | ||
"url": "https://github.com/nmalaguti" | ||
}, | ||
{ | ||
"name": "Sumant Manne", | ||
"url": "https://github.com/dpyro/" | ||
"url": "https://github.com/dpyro" | ||
} | ||
@@ -26,5 +26,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "40167bfb6e8741731457779623463e8b1c8ca40e41ec90995be2e414ac6c25ef", | ||
"typesPublisherContentHash": "1f362f013662b782c47d85f907914fbcaad22339daa8375672f4954bc2c2ad2b", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 02 Jun 2017 14:56:33 GMT | ||
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT | ||
* Dependencies: events, node | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Nick Malaguti <https://github.com/nmalaguti/>, Sumant Manne <https://github.com/dpyro/>. | ||
These definitions were written by Nick Malaguti <https://github.com/nmalaguti>, Sumant Manne <https://github.com/dpyro>. |
Sorry, the diff of this file is not supported yet
6490