Socket
Socket
Sign inDemoInstall

googleapis-common

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

googleapis-common - npm Package Compare versions

Comparing version 5.0.4 to 5.0.5

2

build/src/http2.js

@@ -67,3 +67,3 @@ "use strict";

// with this bug in gaxios:
// https://github.com/googleapis/gaxios/blob/master/src/gaxios.ts#L202
// https://github.com/googleapis/gaxios/blob/main/src/gaxios.ts#L202
if (!headers[HTTP2_HEADER_CONTENT_TYPE]) {

@@ -70,0 +70,0 @@ if (opts.responseType !== 'text') {

@@ -7,2 +7,9 @@ # Changelog

### [5.0.5](https://www.github.com/googleapis/nodejs-googleapis-common/compare/v5.0.4...v5.0.5) (2021-09-03)
### Bug Fixes
* **build:** migrate to main branch ([#414](https://www.github.com/googleapis/nodejs-googleapis-common/issues/414)) ([c49262d](https://www.github.com/googleapis/nodejs-googleapis-common/commit/c49262d0d2d013469b3502de5c0cb7d6753b033d))
### [5.0.4](https://www.github.com/googleapis/nodejs-googleapis-common/compare/v5.0.3...v5.0.4) (2021-08-04)

@@ -9,0 +16,0 @@

{
"name": "googleapis-common",
"version": "5.0.4",
"version": "5.0.5",
"description": "A common tooling library used by the googleapis npm module. You probably don't want to use this directly.",

@@ -5,0 +5,0 @@ "repository": "googleapis/nodejs-googleapis-common",

@@ -9,3 +9,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost."

[![npm version](https://img.shields.io/npm/v/googleapis-common.svg)](https://www.npmjs.org/package/googleapis-common)
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-googleapis-common/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-googleapis-common)
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-googleapis-common/main.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-googleapis-common)

@@ -19,6 +19,6 @@

A comprehensive list of changes in each version may be found in
[the CHANGELOG](https://github.com/googleapis/nodejs-googleapis-common/blob/master/CHANGELOG.md).
[the CHANGELOG](https://github.com/googleapis/nodejs-googleapis-common/blob/main/CHANGELOG.md).
* [Google APIs Common Module Node.js Client API Reference][client-docs]
* [github.com/googleapis/nodejs-googleapis-common](https://github.com/googleapis/nodejs-googleapis-common)

@@ -55,2 +55,5 @@

The [Google APIs Common Module Node.js Client API Reference][client-docs] documentation
also contains samples.
## Supported Node.js Versions

@@ -98,3 +101,3 @@

Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-googleapis-common/blob/master/CONTRIBUTING.md).
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-googleapis-common/blob/main/CONTRIBUTING.md).

@@ -104,4 +107,4 @@ Please note that this `README.md`, the `samples/README.md`,

are generated from a central template. To edit one of these files, make an edit
to its template in this
[directory](https://github.com/googleapis/synthtool/tree/master/synthtool/gcp/templates/node_library).
to its templates in
[directory](https://github.com/googleapis/synthtool).

@@ -112,6 +115,6 @@ ## License

See [LICENSE](https://github.com/googleapis/nodejs-googleapis-common/blob/master/LICENSE)
See [LICENSE](https://github.com/googleapis/nodejs-googleapis-common/blob/main/LICENSE)
[client-docs]: https://cloud.google.com/nodejs/docs/reference/googleapis-common/latest
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

@@ -118,0 +121,0 @@ [projects]: https://console.cloud.google.com/project

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