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

pouchdb-adapter-leveldb

Package Overview
Dependencies
Maintainers
5
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-adapter-leveldb - npm Package Compare versions

Comparing version 6.4.3 to 7.0.0

12

package.json
{
"name": "pouchdb-adapter-leveldb",
"version": "6.4.3",
"version": "7.0.0",
"description": "PouchDB adapter using LevelDB as its backing store.",

@@ -12,8 +12,8 @@ "main": "./lib/index.js",

"dependencies": {
"level": "2.1.1",
"level": "3.0.2",
"level-write-stream": "1.0.0",
"leveldown": "2.1.1",
"pouchdb-adapter-leveldb-core": "6.4.3",
"pouchdb-merge": "6.4.3",
"pouchdb-utils": "6.4.3",
"leveldown": "3.0.0",
"pouchdb-adapter-leveldb-core": "7.0.0",
"pouchdb-merge": "7.0.0",
"pouchdb-utils": "7.0.0",
"through2": "2.0.3"

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