@google-cloud/essential-contacts
Advanced tools
Comparing version 1.0.5 to 1.0.6
# Changelog | ||
### [1.0.6](https://www.github.com/googleapis/nodejs-essential-contacts/compare/v1.0.5...v1.0.6) (2021-08-19) | ||
### Bug Fixes | ||
* **build:** migrate to using main branch ([#38](https://www.github.com/googleapis/nodejs-essential-contacts/issues/38)) ([600a78b](https://www.github.com/googleapis/nodejs-essential-contacts/commit/600a78b7cae96dbb46f450eb9438b7551b847460)) | ||
* **deps:** google-gax v2.24.1 ([#39](https://www.github.com/googleapis/nodejs-essential-contacts/issues/39)) ([8b55dd2](https://www.github.com/googleapis/nodejs-essential-contacts/commit/8b55dd2bc7ef8ecac7aa3be4441ee46b965b0867)) | ||
### [1.0.5](https://www.github.com/googleapis/nodejs-essential-contacts/compare/v1.0.4...v1.0.5) (2021-07-16) | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@google-cloud/essential-contacts", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Essential contacts client for Node.js", | ||
@@ -42,3 +42,3 @@ "repository": "googleapis/nodejs-essential-contacts", | ||
"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/essential-contacts.svg)](https://www.npmjs.org/package/@google-cloud/essential-contacts) | ||
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-essential-contacts/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-essential-contacts) | ||
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-essential-contacts/main.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-essential-contacts) | ||
@@ -19,3 +19,3 @@ | ||
A comprehensive list of changes in each version may be found in | ||
[the CHANGELOG](https://github.com/googleapis/nodejs-essential-contacts/blob/master/CHANGELOG.md). | ||
[the CHANGELOG](https://github.com/googleapis/nodejs-essential-contacts/blob/main/CHANGELOG.md). | ||
@@ -90,7 +90,7 @@ * [Essential Contacts API Node.js Client API Reference][client-docs] | ||
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-essential-contacts/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-essential-contacts/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-essential-contacts/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-essential-contacts&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) | | ||
| Quickstart | [source code](https://github.com/googleapis/nodejs-essential-contacts/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-essential-contacts&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-essential-contacts/blob/master/CONTRIBUTING.md). | ||
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-essential-contacts/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-essential-contacts/blob/master/LICENSE) | ||
See [LICENSE](https://github.com/googleapis/nodejs-essential-contacts/blob/main/LICENSE) | ||
[client-docs]: https://cloud.google.com/resource-manager/docs/reference/essentialcontacts/rest | ||
[client-docs]: https://cloud.google.com/nodejs/docs/reference/essential-contacts/latest | ||
[product-docs]: https://cloud.google.com/resource-manager/docs/managing-notification-contacts/ | ||
@@ -162,0 +162,0 @@ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png |
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
1206205
Updatedgoogle-gax@^2.24.1