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 6.3.0 to 6.3.1

16

package.json
{
"name": "pouchdb-mapreduce-utils",
"version": "6.3.0",
"version": "6.3.1",
"description": "PouchDB utilities used by pouchdb-mapreduce.",

@@ -10,3 +10,15 @@ "main": "./lib/index.js",

"repository": "https://github.com/pouchdb/pouchdb",
"jsnext:main": "./src/index.js"
"jsnext:main": "./lib/index.es.js",
"dependencies": {
"argsarray": "0.0.1",
"inherits": "2.0.3",
"pouchdb-collections": "6.3.1",
"pouchdb-utils": "6.3.1"
},
"module": "./lib/index.es.js",
"files": [
"lib",
"dist",
"tonic-example.js"
]
}
src/errors.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