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

pouchdb-core

Package Overview
Dependencies
Maintainers
5
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-core - npm Package Compare versions

Comparing version 6.3.3 to 6.3.4

2

lib/index.es.js

@@ -1419,3 +1419,3 @@ import { adapterFun, assign, bulkGetShim, clone, guardedConsole, hasLocalStorage, invalidIdError, isRemote, listenerCount, nextTick, once, pick, rev, upsert } from 'pouchdb-utils';

// managed automatically by set-version.js
var version = "6.3.3";
var version = "6.3.4";

@@ -1422,0 +1422,0 @@ // TODO: remove from pouchdb-core (breaking)

@@ -1423,3 +1423,3 @@ 'use strict';

// managed automatically by set-version.js
var version = "6.3.3";
var version = "6.3.4";

@@ -1426,0 +1426,0 @@ // TODO: remove from pouchdb-core (breaking)

{
"name": "pouchdb-core",
"version": "6.3.3",
"version": "6.3.4",
"description": "The core of PouchDB as a standalone package.",

@@ -14,9 +14,9 @@ "main": "./lib/index.js",

"inherits": "2.0.3",
"pouchdb-changes-filter": "6.3.3",
"pouchdb-collections": "6.3.3",
"pouchdb-debug": "6.3.3",
"pouchdb-errors": "6.3.3",
"pouchdb-merge": "6.3.3",
"pouchdb-promise": "6.3.3",
"pouchdb-utils": "6.3.3"
"pouchdb-changes-filter": "6.3.4",
"pouchdb-collections": "6.3.4",
"pouchdb-debug": "6.3.4",
"pouchdb-errors": "6.3.4",
"pouchdb-merge": "6.3.4",
"pouchdb-promise": "6.3.4",
"pouchdb-utils": "6.3.4"
},

@@ -23,0 +23,0 @@ "module": "./lib/index.es.js",

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