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

@types/pouchdb-replication

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pouchdb-replication - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

4

pouchdb-replication/index.d.ts

@@ -116,4 +116,4 @@ // Type definitions for pouchdb-replication v6.1.2

interface SyncOptions extends ReplicateOptions {
push?: boolean;
pull?: boolean;
push?: ReplicateOptions;
pull?: ReplicateOptions;
}

@@ -120,0 +120,0 @@

{
"name": "@types/pouchdb-replication",
"version": "6.1.0",
"version": "6.1.1",
"description": "TypeScript definitions for pouchdb-replication",

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

"peerDependencies": {},
"typesPublisherContentHash": "83a5cd495bbe7a9b8007c108881e1dde8909358a3499734747ff86ade7808e16",
"typesPublisherContentHash": "7349a15140aa610e66ce67ad5793510b98dde55aad4f90b326017beb1b947c79",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Tue, 18 Apr 2017 15:11:46 GMT
* Last updated: Thu, 18 May 2017 23:36:00 GMT
* Dependencies: pouchdb-core

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

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