@google-cloud/access-approval
Advanced tools
Comparing version 1.0.6 to 1.0.7
# Changelog | ||
### [1.0.7](https://www.github.com/googleapis/nodejs-access-approval/compare/v1.0.6...v1.0.7) (2021-08-09) | ||
### Bug Fixes | ||
* **build:** migrate to using main branch ([#72](https://www.github.com/googleapis/nodejs-access-approval/issues/72)) ([7a3102f](https://www.github.com/googleapis/nodejs-access-approval/commit/7a3102f5a7f3d5097c4fb2c7f88e709bc4b14404)) | ||
### [1.0.6](https://www.github.com/googleapis/nodejs-access-approval/compare/v1.0.5...v1.0.6) (2021-07-16) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@google-cloud/access-approval", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Accessapproval client for Node.js", | ||
@@ -5,0 +5,0 @@ "repository": "googleapis/nodejs-access-approval", |
@@ -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/access-approval.svg)](https://www.npmjs.org/package/@google-cloud/access-approval) | ||
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-access-approval/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-access-approval) | ||
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-access-approval/main.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-access-approval) | ||
@@ -19,3 +19,3 @@ | ||
A comprehensive list of changes in each version may be found in | ||
[the CHANGELOG](https://github.com/googleapis/nodejs-access-approval/blob/master/CHANGELOG.md). | ||
[the CHANGELOG](https://github.com/googleapis/nodejs-access-approval/blob/main/CHANGELOG.md). | ||
@@ -87,7 +87,7 @@ * [Access Approval Node.js Client API Reference][client-docs] | ||
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-access-approval/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-access-approval/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-access-approval/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-access-approval&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) | | ||
| Quickstart | [source code](https://github.com/googleapis/nodejs-access-approval/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-access-approval&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) | | ||
@@ -135,3 +135,3 @@ | ||
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-access-approval/blob/master/CONTRIBUTING.md). | ||
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-access-approval/blob/main/CONTRIBUTING.md). | ||
@@ -141,4 +141,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). | ||
@@ -149,6 +149,6 @@ ## License | ||
See [LICENSE](https://github.com/googleapis/nodejs-access-approval/blob/master/LICENSE) | ||
See [LICENSE](https://github.com/googleapis/nodejs-access-approval/blob/main/LICENSE) | ||
[client-docs]: https://googleapis.dev/nodejs/accessapproval/latest/ | ||
[product-docs]: https://cloud.google.com/access-approval/ | ||
[client-docs]: https://cloud.google.com/nodejs/docs/reference/access-approval/latest | ||
[product-docs]: https://cloud.google.com/cloud-provider-access-management/access-approval/docs | ||
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png | ||
@@ -155,0 +155,0 @@ [projects]: https://console.cloud.google.com/project |
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
1246151