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 7.1.1 to 7.2.1

12

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

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

"dependencies": {
"level": "5.0.1",
"level": "6.0.0",
"level-write-stream": "1.0.0",
"leveldown": "5.0.2",
"pouchdb-adapter-leveldb-core": "7.1.1",
"pouchdb-merge": "7.1.1",
"pouchdb-utils": "7.1.1",
"leveldown": "5.4.1",
"pouchdb-adapter-leveldb-core": "7.2.1",
"pouchdb-merge": "7.2.1",
"pouchdb-utils": "7.2.1",
"through2": "3.0.1"

@@ -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