rest-on-couch-client
Advanced tools
Comparing version 3.0.0 to 3.0.1
# Changelog | ||
### [3.0.1](https://www.github.com/cheminfo/rest-on-couch-client/compare/v3.0.0...v3.0.1) (2021-08-02) | ||
### Bug Fixes | ||
* **types:** make include_docs lowercase as in roc API ([d9b9a84](https://www.github.com/cheminfo/rest-on-couch-client/commit/d9b9a84e1100f942ed6bd9b248ffdece9ca3e45c)) | ||
## [3.0.0](https://www.github.com/cheminfo/rest-on-couch-client/compare/v2.3.0...v3.0.0) (2021-07-28) | ||
@@ -4,0 +11,0 @@ |
@@ -77,3 +77,3 @@ /// <reference types="node" /> | ||
mine?: boolean; | ||
includeDocs?: boolean; | ||
include_docs?: boolean; | ||
} | ||
@@ -80,0 +80,0 @@ export interface IReduceQueryOptions extends ICouchViewBase { |
{ | ||
"name": "rest-on-couch-client", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A nodejs / browser client for rest-on-couch backend", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
219972
0