@types/pouchdb
Advanced tools
Comparing version 6.3.2 to 6.3.3
// Type definitions for pouchdb 6.3 | ||
// Project: https://pouchdb.com/ | ||
// Project: https://pouchdb.com/, https://github.com/pouchdb/pouchdb | ||
// Definitions by: Andy Brown <https://github.com/AGBrown>, 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", | ||
"version": "6.3.2", | ||
"version": "6.3.3", | ||
"description": "TypeScript definitions for pouchdb", | ||
@@ -24,5 +24,6 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -46,4 +47,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "cb14b86be466767aef807446a42eee75334dfc2526e4498165e7baed10496638", | ||
"typesPublisherContentHash": "a2b2c15fabb656c07be6021fa54797f646bb66a2a5251dc0e1c2bd8a9464ab65", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -5,10 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for pouchdb (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/master/types/pouchdb | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pouchdb | ||
Additional Details | ||
* Last updated: Thu, 14 Dec 2017 21:33:45 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 | ||
* Last updated: Wed, 13 Feb 2019 21:04:43 GMT | ||
* Dependencies: @types/pouchdb-adapter-fruitdown, @types/pouchdb-adapter-http, @types/pouchdb-adapter-idb, @types/pouchdb-adapter-leveldb, @types/pouchdb-adapter-localstorage, @types/pouchdb-adapter-memory, @types/pouchdb-adapter-node-websql, @types/pouchdb-adapter-websql, @types/pouchdb-browser, @types/pouchdb-core, @types/pouchdb-http, @types/pouchdb-mapreduce, @types/pouchdb-node, @types/pouchdb-replication | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
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
4752