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

pouchdb-adapter-idb

Package Overview
Dependencies
Maintainers
3
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-adapter-idb - npm Package Compare versions

Comparing version 6.0.3 to 6.0.4

20

package.json
{
"name": "pouchdb-adapter-idb",
"version": "6.0.3",
"version": "6.0.4",
"description": "PouchDB adapter using IndexedDB as its data store.",

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

"js-extend": "1.0.1",
"pouchdb-binary-utils": "6.0.3",
"pouchdb-collections": "6.0.3",
"pouchdb-adapter-utils": "6.0.3",
"pouchdb-errors": "6.0.3",
"pouchdb-json": "6.0.3",
"pouchdb-merge": "6.0.3",
"pouchdb-promise": "6.0.3",
"pouchdb-utils": "6.0.3"
"pouchdb-binary-utils": "6.0.4",
"pouchdb-collections": "6.0.4",
"pouchdb-adapter-utils": "6.0.4",
"pouchdb-errors": "6.0.4",
"pouchdb-json": "6.0.4",
"pouchdb-merge": "6.0.4",
"pouchdb-promise": "6.0.4",
"pouchdb-utils": "6.0.4"
},
"peerDependencies": {
"pouchdb-core": "6.0.3"
"pouchdb-core": "6.0.4"
}
}

Sorry, the diff of this file is too big to display

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