@types/pouchdb
Advanced tools
Comparing version 5.4.28 to 6.1.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for pouchdb v5.4.4 | ||
// Type definitions for pouchdb v6.1.2 | ||
// Project: https://pouchdb.com/ | ||
@@ -3,0 +3,0 @@ // Definitions by: Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao> |
{ | ||
"name": "@types/pouchdb", | ||
"version": "5.4.28", | ||
"description": "TypeScript definitions for pouchdb v5.4.4", | ||
"version": "6.1.0", | ||
"description": "TypeScript definitions for pouchdb", | ||
"license": "MIT", | ||
"author": "Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao>", | ||
"contributors": [ | ||
{ | ||
"name": "Andy Brown", | ||
"url": "https://github.com/AGBrown" | ||
}, | ||
{ | ||
"name": "Brian Geppert", | ||
"url": "https://github.com/geppy" | ||
}, | ||
{ | ||
"name": "Frederico Galvão", | ||
"url": "https://github.com/fredgalvao" | ||
} | ||
], | ||
"main": "", | ||
@@ -29,4 +42,5 @@ "repository": { | ||
}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "e222919b3b165dd3bbd7ecbbff7846b81281ce390ee3a6b6ecac0a0d58c2cff0" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "32e3a6b7f023c7e14233c601ad842772f32374bc11e1978a7eb3ec630229c89f", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,12 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for pouchdb v5.4.4 (https://pouchdb.com/). | ||
This package contains type definitions for pouchdb (https://pouchdb.com/). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/pouchdb | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pouchdb | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: DeclareModule | ||
* Library Dependencies: pouchdb-adapter-fruitdown, pouchdb-adapter-http, pouchdb-adapter-idb, pouchdb-adapter-leveldb, pouchdb-adapter-localstorage, pouchdb-adapter-memory, pouchdb-adapter-node-websql, pouchdb-adapter-websql, pouchdb-browser, pouchdb-core, pouchdb-http, pouchdb-mapreduce, pouchdb-node, pouchdb-replication | ||
* Module Dependencies: none | ||
* Last updated: Tue, 18 Apr 2017 15:11:46 GMT | ||
* Dependencies: pouchdb-adapter-fruitdown, pouchdb-adapter-http, pouchdb-adapter-idb, pouchdb-adapter-leveldb, pouchdb-adapter-localstorage, pouchdb-adapter-memory, pouchdb-adapter-node-websql, pouchdb-adapter-websql, pouchdb-browser, pouchdb-core, pouchdb-http, pouchdb-mapreduce, pouchdb-node, pouchdb-replication | ||
* Global values: none | ||
@@ -17,0 +15,0 @@ |
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
4535
22
17