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

pouchdb-adapter-websql-core

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-adapter-websql-core - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

18

package.json
{
"name": "pouchdb-adapter-websql-core",
"version": "6.0.0",
"version": "6.0.1",
"description": "Underlying adapter code for WebSQL and SQLite-based PouchDB adapters.",

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

"js-extend": "1.0.1",
"pouchdb-binary-utils": "6.0.0",
"pouchdb-collections": "6.0.0",
"pouchdb-adapter-utils": "6.0.0",
"pouchdb-errors": "6.0.0",
"pouchdb-json": "6.0.0",
"pouchdb-merge": "6.0.0",
"pouchdb-promise": "6.0.0",
"pouchdb-utils": "6.0.0"
"pouchdb-binary-utils": "6.0.1",
"pouchdb-collections": "6.0.1",
"pouchdb-adapter-utils": "6.0.1",
"pouchdb-errors": "6.0.1",
"pouchdb-json": "6.0.1",
"pouchdb-merge": "6.0.1",
"pouchdb-promise": "6.0.1",
"pouchdb-utils": "6.0.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