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

pouchdb-browser

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-browser - npm Package Compare versions

Comparing version 5.4.5 to 6.0.0

14

package.json
{
"name": "pouchdb-browser",
"version": "5.4.5",
"version": "6.0.0",
"description": "PouchDB, the browser-only edition.",

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

"dependencies": {
"pouchdb-adapter-http": "5.4.5",
"pouchdb-adapter-idb": "5.4.5",
"pouchdb-adapter-websql": "5.4.5",
"pouchdb-core": "5.4.5",
"pouchdb-mapreduce": "5.4.5",
"pouchdb-replication": "5.4.5"
"pouchdb-adapter-http": "6.0.0",
"pouchdb-adapter-idb": "6.0.0",
"pouchdb-adapter-websql": "6.0.0",
"pouchdb-core": "6.0.0",
"pouchdb-mapreduce": "6.0.0",
"pouchdb-replication": "6.0.0"
}
}
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