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

pouchdb-mapreduce-utils

Package Overview
Dependencies
Maintainers
5
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-mapreduce-utils - npm Package Compare versions

Comparing version 7.0.0 to 7.1.0

2

lib/index.es.js

@@ -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",

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