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

@google-cloud/functions

Package Overview
Dependencies
Maintainers
4
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/functions - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

9

CHANGELOG.md
# Changelog
### [1.1.9](https://www.github.com/googleapis/nodejs-functions/compare/v1.1.8...v1.1.9) (2021-08-17)
### Bug Fixes
* **build:** migrate to using main branch ([#103](https://www.github.com/googleapis/nodejs-functions/issues/103)) ([e1955e9](https://www.github.com/googleapis/nodejs-functions/commit/e1955e905b7b4128816bb778450cf60a11ae4b78))
* **deps:** google-gax v2.24.1 ([#104](https://www.github.com/googleapis/nodejs-functions/issues/104)) ([a419fa4](https://www.github.com/googleapis/nodejs-functions/commit/a419fa46a2056de455989ee8af577fed01ed8fc3))
* updating behavior of source_upload_url during Get/List function calls ([#100](https://www.github.com/googleapis/nodejs-functions/issues/100)) ([2cb3abe](https://www.github.com/googleapis/nodejs-functions/commit/2cb3abe1b686472610a799235a73f38415ea096f))
### [1.1.8](https://www.github.com/googleapis/nodejs-functions/compare/v1.1.7...v1.1.8) (2021-07-21)

@@ -4,0 +13,0 @@

4

package.json
{
"name": "@google-cloud/functions",
"version": "1.1.8",
"version": "1.1.9",
"description": "Functions client for Node.js",

@@ -42,3 +42,3 @@ "repository": "googleapis/nodejs-functions",

"dependencies": {
"google-gax": "^2.17.1"
"google-gax": "^2.24.1"
},

@@ -45,0 +45,0 @@ "devDependencies": {

@@ -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/@google-cloud/functions.svg)](https://www.npmjs.org/package/@google-cloud/functions)
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-functions/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-functions)
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-functions/main.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-functions)

@@ -19,3 +19,3 @@

A comprehensive list of changes in each version may be found in
[the CHANGELOG](https://github.com/googleapis/nodejs-functions/blob/master/CHANGELOG.md).
[the CHANGELOG](https://github.com/googleapis/nodejs-functions/blob/main/CHANGELOG.md).

@@ -89,7 +89,7 @@ * [Google Cloud Functions Node.js Client API Reference][client-docs]

Samples are in the [`samples/`](https://github.com/googleapis/nodejs-functions/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample.
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-functions/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.
| Sample | Source Code | Try it |
| --------------------------- | --------------------------------- | ------ |
| Quickstart | [source code](https://github.com/googleapis/nodejs-functions/blob/master/samples/quickstart.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-functions&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) |
| Quickstart | [source code](https://github.com/googleapis/nodejs-functions/blob/main/samples/quickstart.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-functions&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) |

@@ -143,3 +143,3 @@

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

@@ -149,4 +149,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).

@@ -157,5 +157,5 @@ ## License

See [LICENSE](https://github.com/googleapis/nodejs-functions/blob/master/LICENSE)
See [LICENSE](https://github.com/googleapis/nodejs-functions/blob/main/LICENSE)
[client-docs]: https://googleapis.dev/nodejs/nodejs-functions/latest/index.html
[client-docs]: https://cloud.google.com/nodejs/docs/reference/functions/latest
[product-docs]: https://cloud.google.com/functions

@@ -162,0 +162,0 @@ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

Sorry, the diff of this file is not supported yet

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