@types/pouchdb-adapter-node-websql
Advanced tools
Comparing version 6.1.2 to 6.1.3
// Type definitions for pouchdb-adapter-node-websql 6.1 | ||
// Project: https://pouchdb.com/ | ||
// Project: https://pouchdb.com/, https://github.com/pouchdb/pouchdb | ||
// Definitions by: Simon Paulger <https://github.com/spaulg>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/pouchdb-adapter-node-websql", | ||
"version": "6.1.2", | ||
"version": "6.1.3", | ||
"description": "TypeScript definitions for pouchdb-adapter-node-websql", | ||
@@ -24,13 +24,14 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": { | ||
"@types/pouchdb-core": "*", | ||
"@types/pouchdb-adapter-websql": "*" | ||
"@types/pouchdb-adapter-websql": "*", | ||
"@types/pouchdb-core": "*" | ||
}, | ||
"typesPublisherContentHash": "ba7b374d06f1653697b9ca1a0469760f154214a6a668a33c146d7fba7bcc43c7", | ||
"typesPublisherContentHash": "ccce8daa56b0d821b7fee4841a3bf8eaf956856d81c1ac2cb9b5f50dcec913cd", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -5,10 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for pouchdb-adapter-node-websql (https://pouchdb.com/). | ||
This package contains type definitions for pouchdb-adapter-node-websql ( https://pouchdb.com/ ). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pouchdb-adapter-node-websql | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pouchdb-adapter-node-websql | ||
Additional Details | ||
* Last updated: Thu, 14 Dec 2017 21:33:45 GMT | ||
* Dependencies: pouchdb-core, pouchdb-adapter-websql | ||
* Last updated: Wed, 13 Feb 2019 21:04:44 GMT | ||
* Dependencies: @types/pouchdb-core, @types/pouchdb-adapter-websql | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
3440