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

sublevel-pouchdb

Package Overview
Dependencies
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sublevel-pouchdb - npm Package Compare versions

Comparing version 6.4.3 to 7.0.0

2

lib/index.es.js

@@ -278,4 +278,2 @@ import ltgt from 'ltgt';

// NOTE: we are fixed to readable-stream@1.0.x for now
// for pure Streams2 across Node versions
var Readable = ReadableStreamCore.Readable;

@@ -282,0 +280,0 @@

@@ -282,4 +282,2 @@ 'use strict';

// NOTE: we are fixed to readable-stream@1.0.x for now
// for pure Streams2 across Node versions
var Readable = ReadableStreamCore.Readable;

@@ -286,0 +284,0 @@

4

package.json
{
"name": "sublevel-pouchdb",
"version": "6.4.3",
"version": "7.0.0",
"description": "Fork of level-sublevel with ony the subset of the API that PouchDB uses",

@@ -20,3 +20,3 @@ "main": "./lib/index.js",

"level-codec": "7.0.1",
"ltgt": "2.2.0",
"ltgt": "2.2.1",
"readable-stream": "1.0.33"

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