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.1.1 to 6.3.0

4

pouchdb/index.d.ts

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

// Type definitions for pouchdb 6.1
// Type definitions for pouchdb 6.3
// Project: https://pouchdb.com/

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

const plugin: PouchDB.Static;
export = plugin;
export default plugin;
}
{
"name": "@types/pouchdb",
"version": "6.1.1",
"version": "6.3.0",
"description": "TypeScript definitions for pouchdb",

@@ -43,4 +43,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "c77eebfd2f28b6964202ed83f1a9a6498c260ffda235e3e3cd0669961711804e",
"typesPublisherContentHash": "062ed33c316aca1b9c1d4f5650bbb83a9e18ee29a6237fe4c37d50f8165ed969",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 15 Jun 2017 20:15:09 GMT
* Last updated: Tue, 01 Aug 2017 14:04:54 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

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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