Socket
Socket
Sign inDemoInstall

pouchdb-bulkdocs-wrapper

Package Overview
Dependencies
3
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 4.0.0

lib/index.js

45

package.json
{
"name": "pouchdb-bulkdocs-wrapper",
"version": "1.0.2",
"main": "index.js",
"description": "Helper function that makes wrapping bulkDocs using pouchdb-wrappers easier.",
"repository": "pouchdb/pouchdb-bulkdocs-wrapper",
"bugs": "https://bugs.launchpad.net/python-pouchdb",
"keywords": [
"couchdb",
"pouchdb",
"plug-in",
"plugin",
"wrap",
"wrapper",
"wrappers",
"bulkDocs"
],
"license": "Apache-2.0",
"author": "Marten de Vries",
"dependencies": {
"pouchdb-promise": "^0.0.0"
}
"name": "pouchdb-bulkdocs-wrapper",
"description": "Helper function that makes wrapping bulkDocs using pouchdb-wrappers easier.",
"repository": {
"type": "git",
"url": "https://github.com/pouchdb/pouchdb-server.git"
},
"keywords": [
"pouch",
"pouchdb",
"couch",
"couchdb",
"wrap",
"wrapper",
"wrappers",
"bulkDocs"
],
"license": "Apache-2.0",
"author": "Marten de Vries",
"main": "lib/index.js",
"version": "4.0.0",
"dependencies": {
"pouchdb-promise": "^6.4.1"
},
"optionalDependencies": {}
}

@@ -5,1 +5,13 @@ pouchdb-bulkdocs-wrapper

Helper function that makes wrapping bulkDocs using pouchdb-wrappers easier.
Source
------
PouchDB Server and its sub-packages are distributed as a [monorepo](https://github.com/babel/babel/blob/master/doc/design/monorepo.md).
For a full list of packages, see [the GitHub source](https://github.com/pouchdb/pouchdb-server/tree/master/packages/node_modules).
License
-------
The Apache 2 License. See [the LICENSE file](https://github.com/pouchdb/pouchdb-server/blob/master/LICENSE) for more information.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc