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.4.0 to 6.4.1

2

lib/index.es.js

@@ -1401,3 +1401,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.4.0";
var version = "6.4.1";

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

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

// managed automatically by set-version.js
var version = "6.4.0";
var version = "6.4.1";

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

{
"name": "pouchdb-core",
"version": "6.4.0",
"version": "6.4.1",
"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.4.0",
"pouchdb-collections": "6.4.0",
"pouchdb-debug": "6.4.0",
"pouchdb-errors": "6.4.0",
"pouchdb-merge": "6.4.0",
"pouchdb-promise": "6.4.0",
"pouchdb-utils": "6.4.0"
"pouchdb-changes-filter": "6.4.1",
"pouchdb-collections": "6.4.1",
"pouchdb-debug": "6.4.1",
"pouchdb-errors": "6.4.1",
"pouchdb-merge": "6.4.1",
"pouchdb-promise": "6.4.1",
"pouchdb-utils": "6.4.1"
},

@@ -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