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.1 to 6.4.2

4

lib/index.es.js
import ltgt from 'ltgt';
import inherits from 'inherits';
import events from 'events';
import inherits from 'inherits';
import ReadableStreamCore from 'readable-stream';
import Codec from 'level-codec';
import ReadableStreamCore from 'readable-stream';

@@ -7,0 +7,0 @@ function isFunction(f) {

@@ -6,6 +6,6 @@ 'use strict';

var ltgt = _interopDefault(require('ltgt'));
var inherits = _interopDefault(require('inherits'));
var events = _interopDefault(require('events'));
var inherits = _interopDefault(require('inherits'));
var ReadableStreamCore = _interopDefault(require('readable-stream'));
var Codec = _interopDefault(require('level-codec'));
var ReadableStreamCore = _interopDefault(require('readable-stream'));

@@ -12,0 +12,0 @@ function isFunction(f) {

{
"name": "sublevel-pouchdb",
"version": "6.4.1",
"version": "6.4.2",
"description": "Fork of level-sublevel with ony the subset of the API that PouchDB uses",

@@ -5,0 +5,0 @@ "main": "./lib/index.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