sublevel-pouchdb
Advanced tools
Comparing version 6.4.1 to 6.4.2
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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package