Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/pouchdb-http

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pouchdb-http - npm Package Compare versions

Comparing version 5.4.4 to 6.1.0

pouchdb-http/LICENSE

4

pouchdb-http/index.d.ts

@@ -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>.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc