sublevel-pouchdb
Advanced tools
Comparing version 6.4.3 to 7.0.0
@@ -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 @@ |
{ | ||
"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 @@ }, |
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
30898
644
+ Addedltgt@2.2.1(transitive)
- Removedltgt@2.2.0(transitive)
Updatedltgt@2.2.1