Socket
Socket
Sign inDemoInstall

googleapis

Package Overview
Dependencies
Maintainers
2
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

googleapis - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

apis/civicinfo/v2.js

10

apis/genomics/v1beta.js

@@ -338,3 +338,3 @@ /**

* @param {string=} params.maxResults - The maximum number of results returned by this request.
* @param {string=} params.pageToken - The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response.
* @param {string=} params.pageToken - The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of nextPageToken from the previous response.
* @param {string=} params.projectId - Only return datasets which belong to this Google Developers Console project. Only accepts project numbers.

@@ -799,8 +799,8 @@ * @param {callback} callback - The callback that handles the response.

* @param {string=} params.maxResults - The maximum number of results to return in a single page. If unspecified, defaults to 1024. The maximum value is 2048.
* @param {string=} params.pageToken - The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response.
* @param {string=} params.pageToken - The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of nextPageToken from the previous response.
* @param {string=} params.range.sequenceEnd - The end position of the range on the reference, 1-based exclusive. If specified, sequenceName must also be specified.
* @param {string=} params.range.sequenceName - The reference sequence name, for example "chr1", "1", or "chrX".
* @param {string=} params.range.sequenceName - The reference sequence name, for example chr1, 1, or chrX.
* @param {string=} params.range.sequenceStart - The start position of the range on the reference, 1-based inclusive. If specified, sequenceName must also be specified.
* @param {string} params.readsetId - Required. The ID of the readset over which coverage is requested.
* @param {string=} params.targetBucketWidth - The desired width of each reported coverage bucket in base pairs. This will be rounded down to the nearest precomputed bucket width; the value of which is returned as bucket_width in the response. Defaults to infinity (each bucket spans an entire reference sequence) or the length of the target range, if specified. The smallest precomputed bucket_width is currently 2048 base pairs; this is subject to change.
* @param {string=} params.targetBucketWidth - The desired width of each reported coverage bucket in base pairs. This will be rounded down to the nearest precomputed bucket width; the value of which is returned as bucketWidth in the response. Defaults to infinity (each bucket spans an entire reference sequence) or the length of the target range, if specified. The smallest precomputed bucketWidth is currently 2048 base pairs; this is subject to change.
* @param {callback} callback - The callback that handles the response.

@@ -997,3 +997,3 @@ * @return {object} Request object

* @param {object} params - Parameters for request
* @param {string} params.variantId - The ID of the variant to be updated..
* @param {string} params.variantId - The ID of the variant to be updated.
* @param {object} params.resource - Request body data

@@ -1000,0 +1000,0 @@ * @param {callback} callback - The callback that handles the response.

@@ -199,3 +199,3 @@ /**

*
* @desc Set account info for a user.
* @desc Reset password for a user.
*

@@ -202,0 +202,0 @@ * @alias identitytoolkit.relyingparty.resetPassword

{
"name": "googleapis",
"version": "1.0.13",
"version": "1.0.14",
"author": "Google Inc.",

@@ -5,0 +5,0 @@ "description": "Google APIs Client Library for Node.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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