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

@types/pouchdb

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pouchdb - npm Package Compare versions

Comparing version 6.3.3 to 6.4.0

3

pouchdb/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for pouchdb 6.3
// Type definitions for pouchdb 6.4
// Project: https://pouchdb.com/, https://github.com/pouchdb/pouchdb

@@ -7,2 +7,3 @@ // Definitions by: Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, Frederico Galvão <https://github.com/fredgalvao>

/// <reference types='pouchdb-adapter-cordova-sqlite' />
/// <reference types='pouchdb-adapter-fruitdown' />

@@ -9,0 +10,0 @@ /// <reference types='pouchdb-adapter-http' />

{
"name": "@types/pouchdb",
"version": "6.3.3",
"version": "6.4.0",
"description": "TypeScript definitions for pouchdb",

@@ -27,6 +27,8 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pouchdb"
},
"scripts": {},
"dependencies": {
"@types/pouchdb-adapter-cordova-sqlite": "*",
"@types/pouchdb-adapter-fruitdown": "*",

@@ -47,4 +49,4 @@ "@types/pouchdb-adapter-http": "*",

},
"typesPublisherContentHash": "a2b2c15fabb656c07be6021fa54797f646bb66a2a5251dc0e1c2bd8a9464ab65",
"typesPublisherContentHash": "3080f27eb6ece03e47cb985f9a46b7ea9cc88cde4ea80ea984cbb072a4c198e1",
"typeScriptVersion": "2.3"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for pouchdb ( https://pouchdb.com/ ).
This package contains type definitions for pouchdb (https://pouchdb.com/).

@@ -12,7 +12,7 @@ # Details

Additional Details
* 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
* Last updated: Mon, 01 Jul 2019 15:29:05 GMT
* Dependencies: @types/pouchdb-adapter-cordova-sqlite, @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
# 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 Andy Brown <https://github.com/AGBrown>, Brian Geppert <https://github.com/geppy>, and 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