@types/pouchdb-http
Advanced tools
Comparing version 5.4.4 to 6.1.0
@@ -1,4 +0,4 @@ | ||
// Type definitions for pouchdb-http v5.4.4 | ||
// Type definitions for pouchdb-http v6.1.2 | ||
// Project: https://pouchdb.com/ | ||
// Definitions by: Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao> | ||
// Definitions by: Simon Paulger <https://github.com/spaulg>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/pouchdb-http", | ||
"version": "5.4.4", | ||
"description": "TypeScript definitions for pouchdb-http v5.4.4", | ||
"version": "6.1.0", | ||
"description": "TypeScript definitions for pouchdb-http", | ||
"license": "MIT", | ||
"author": "Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao>", | ||
"contributors": [ | ||
{ | ||
"name": "Simon Paulger", | ||
"url": "https://github.com/spaulg" | ||
}, | ||
{ | ||
"name": "Brian Geppert", | ||
"url": "https://github.com/geppy" | ||
}, | ||
{ | ||
"name": "Frederico Galvão", | ||
"url": "https://github.com/fredgalvao" | ||
} | ||
], | ||
"main": "", | ||
@@ -14,7 +27,8 @@ "repository": { | ||
"dependencies": { | ||
"@types/pouchdb-adapter-http": "*", | ||
"@types/pouchdb-core": "*" | ||
"@types/pouchdb-core": "*", | ||
"@types/pouchdb-adapter-http": "*" | ||
}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "fa176c0a91a796f1a7df03f8fccc1b8a9100beb6a038b78a6ac9545cec4e2ef6" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "69ef7774841309a3d37b39af16aa768b002e01efc1e2c0b817606896580996ed", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,15 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for pouchdb-http v5.4.4 (https://pouchdb.com/). | ||
This package contains type definitions for pouchdb-http (https://pouchdb.com/). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/pouchdb-http | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pouchdb-http | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: DeclareModule | ||
* Library Dependencies: pouchdb-adapter-http, pouchdb-core | ||
* Module Dependencies: none | ||
* Last updated: Tue, 18 Apr 2017 15:11:46 GMT | ||
* Dependencies: pouchdb-core, pouchdb-adapter-http | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao>. | ||
These definitions were written by Simon Paulger <https://github.com/spaulg>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao>. |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
3207
10
17
1