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

pouchdb-adapter-idb

Package Overview
Dependencies
Maintainers
9
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 7.3.0 to 7.3.1

16

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

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

"dependencies": {
"pouchdb-adapter-utils": "7.3.0",
"pouchdb-binary-utils": "7.3.0",
"pouchdb-collections": "7.3.0",
"pouchdb-errors": "7.3.0",
"pouchdb-json": "7.3.0",
"pouchdb-merge": "7.3.0",
"pouchdb-utils": "7.3.0"
"pouchdb-adapter-utils": "7.3.1",
"pouchdb-binary-utils": "7.3.1",
"pouchdb-collections": "7.3.1",
"pouchdb-errors": "7.3.1",
"pouchdb-json": "7.3.1",
"pouchdb-merge": "7.3.1",
"pouchdb-utils": "7.3.1"
},

@@ -25,0 +25,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