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 6.0.5 to 6.0.6

2

lib/index-browser.js

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

// managed automatically by set-version.js
var version = "6.0.5";
var version = "6.0.6";

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

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

// managed automatically by set-version.js
var version = "6.0.5";
var version = "6.0.6";

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

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

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

"js-extend": "1.0.1",
"pouchdb-collections": "6.0.5",
"pouchdb-errors": "6.0.5",
"pouchdb-merge": "6.0.5",
"pouchdb-promise": "6.0.5",
"pouchdb-utils": "6.0.5",
"pouchdb-collections": "6.0.6",
"pouchdb-errors": "6.0.6",
"pouchdb-merge": "6.0.6",
"pouchdb-promise": "6.0.6",
"pouchdb-utils": "6.0.6",
"scope-eval": "0.0.3"
}
}
// managed automatically by set-version.js
export default "6.0.5";
export default "6.0.6";
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