pouchdb-plugin-error
Advanced tools
Comparing version 1.0.1 to 4.0.0
{ | ||
"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. |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1949
17
0