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.0 to 6.1.1

6

pouchdb/index.d.ts

@@ -1,5 +0,6 @@

// Type definitions for pouchdb v6.1.2
// Type definitions for pouchdb 6.1
// 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: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3

@@ -21,2 +22,5 @@ /// <reference types='pouchdb-adapter-fruitdown' />

// TODO: Fixing this lint error will require a large refactor
/* tslint:disable:no-single-declare-module */
declare module 'pouchdb' {

@@ -23,0 +27,0 @@ const plugin: PouchDB.Static;

6

pouchdb/package.json
{
"name": "@types/pouchdb",
"version": "6.1.0",
"version": "6.1.1",
"description": "TypeScript definitions for pouchdb",

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

"peerDependencies": {},
"typesPublisherContentHash": "32e3a6b7f023c7e14233c601ad842772f32374bc11e1978a7eb3ec630229c89f",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "c77eebfd2f28b6964202ed83f1a9a6498c260ffda235e3e3cd0669961711804e",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Tue, 18 Apr 2017 15:11:46 GMT
* Last updated: Thu, 15 Jun 2017 20:15:09 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