pouchdb-mapreduce-utils
Advanced tools
Comparing version 7.0.0 to 7.1.0
@@ -1,5 +0,5 @@ | ||
import inherits from 'inherits'; | ||
import { Set } from 'pouchdb-collections'; | ||
import argsarray from 'argsarray'; | ||
import { nextTick } from 'pouchdb-utils'; | ||
import inherits from 'inherits'; | ||
@@ -6,0 +6,0 @@ function QueryParseError(message) { |
@@ -7,6 +7,6 @@ 'use strict'; | ||
var inherits = _interopDefault(require('inherits')); | ||
var pouchdbCollections = require('pouchdb-collections'); | ||
var argsarray = _interopDefault(require('argsarray')); | ||
var pouchdbUtils = require('pouchdb-utils'); | ||
var inherits = _interopDefault(require('inherits')); | ||
@@ -13,0 +13,0 @@ function QueryParseError(message) { |
{ | ||
"name": "pouchdb-mapreduce-utils", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"description": "PouchDB utilities used by pouchdb-mapreduce.", | ||
@@ -14,4 +14,4 @@ "main": "./lib/index.js", | ||
"inherits": "2.0.3", | ||
"pouchdb-collections": "7.0.0", | ||
"pouchdb-utils": "7.0.0" | ||
"pouchdb-collections": "7.1.0", | ||
"pouchdb-utils": "7.1.0" | ||
}, | ||
@@ -18,0 +18,0 @@ "module": "./lib/index.es.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
+ Addedpouchdb-binary-utils@7.1.0(transitive)
+ Addedpouchdb-collections@7.1.0(transitive)
+ Addedpouchdb-errors@7.1.0(transitive)
+ Addedpouchdb-md5@7.1.0(transitive)
+ Addedpouchdb-utils@7.1.0(transitive)
- Removedpouchdb-binary-utils@7.0.0(transitive)
- Removedpouchdb-collections@7.0.0(transitive)
- Removedpouchdb-errors@7.0.0(transitive)
- Removedpouchdb-md5@7.0.0(transitive)
- Removedpouchdb-utils@7.0.0(transitive)
Updatedpouchdb-collections@7.1.0
Updatedpouchdb-utils@7.1.0