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

@types/pouchdb-browser

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-browser - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

6

pouchdb-browser/index.d.ts

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

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

@@ -13,2 +14,5 @@ /// <reference types="pouchdb-core" />

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

@@ -15,0 +19,0 @@ const PouchDb: PouchDB.Static;

6

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

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

"peerDependencies": {},
"typesPublisherContentHash": "29540ac800e11a7a3db15062d638d6c931ef2774ca449b149a16da473ed94171",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "1e6d7f6ae68b73c711e7a8d7cecc2187cfcdeeb84000527808395706faf78603",
"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-core, pouchdb-adapter-idb, pouchdb-adapter-websql, pouchdb-adapter-http, pouchdb-mapreduce, 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