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

pouchdb-plugin-error

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-plugin-error - npm Package Compare versions

Comparing version 1.0.1 to 4.0.0

lib/index.js

32

package.json
{
"name": "pouchdb-plugin-error",
"version": "1.0.1",
"main": "index.js",
"description": "A PouchDB-like error object, for use by plug-ins.",
"repository": "pouchdb/pouchdb-plugin-error",
"keywords": [
"pouch",
"pouchdb",
"error",
"plugin"
],
"license": "Apache-2.0",
"author": "Marten de Vries"
"name": "pouchdb-plugin-error",
"description": "A PouchDB-like error object, for use by plug-ins.",
"repository": {
"type": "git",
"url": "https://github.com/pouchdb/pouchdb-server.git"
},
"keywords": [
"pouch",
"pouchdb",
"couch",
"couchdb",
"error"
],
"license": "Apache-2.0",
"author": "Marten de Vries",
"main": "lib/index.js",
"version": "4.0.0",
"dependencies": {},
"optionalDependencies": {}
}

@@ -5,1 +5,13 @@ pouchdb-plugin-error

A PouchDB-like error object, for use by plug-ins.
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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc