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

pouchdb-core

Package Overview
Dependencies
Maintainers
3
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 5.4.0 to 5.4.1

2

lib/index-browser.js

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

// managed automatically by set-version.js
var version = "5.4.0";
var version = "5.4.1";

@@ -1517,0 +1517,0 @@ PouchDB.version = version;

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

// managed automatically by set-version.js
var version = "5.4.0";
var version = "5.4.1";

@@ -1517,0 +1517,0 @@ PouchDB.version = version;

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

@@ -22,6 +22,6 @@ "main": "./lib/index.js",

"pouchdb-collections": "1.0.1",
"pouchdb-errors": "5.4.0",
"pouchdb-merge": "5.4.0",
"pouchdb-promise": "5.4.0",
"pouchdb-utils": "5.4.0",
"pouchdb-errors": "5.4.1",
"pouchdb-merge": "5.4.1",
"pouchdb-promise": "5.4.1",
"pouchdb-utils": "5.4.1",
"scope-eval": "0.0.3"

@@ -28,0 +28,0 @@ },

// managed automatically by set-version.js
export default "5.4.0";
export default "5.4.1";
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