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

@google-cloud/datalabeling

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/datalabeling - npm Package Compare versions

Comparing version 2.2.6 to 2.2.7

8

CHANGELOG.md

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

### [2.2.7](https://www.github.com/googleapis/nodejs-datalabeling/compare/v2.2.6...v2.2.7) (2021-08-17)
### Bug Fixes
* **build:** migrate to using main branch ([#304](https://www.github.com/googleapis/nodejs-datalabeling/issues/304)) ([8835988](https://www.github.com/googleapis/nodejs-datalabeling/commit/88359888f303d90d27b0449dd811e42dadebc5d2))
* **deps:** google-gax v2.24.1 ([#306](https://www.github.com/googleapis/nodejs-datalabeling/issues/306)) ([ea18b87](https://www.github.com/googleapis/nodejs-datalabeling/commit/ea18b87feff1da34b57decb44fea83b3b371b162))
### [2.2.6](https://www.github.com/googleapis/nodejs-datalabeling/compare/v2.2.5...v2.2.6) (2021-07-21)

@@ -9,0 +17,0 @@

4

package.json
{
"name": "@google-cloud/datalabeling",
"description": "Data Labeling API client for Node.js",
"version": "2.2.6",
"version": "2.2.7",
"license": "Apache-2.0",

@@ -46,3 +46,3 @@ "author": "Google LLC",

"dependencies": {
"google-gax": "^2.17.1",
"google-gax": "^2.24.1",
"protobufjs": "^6.8.0"

@@ -49,0 +49,0 @@ },

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

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

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

@@ -81,7 +81,7 @@ * [Google Cloud Data Labeling Node.js Client API Reference][client-docs]

Samples are in the [`samples/`](https://github.com/googleapis/nodejs-datalabeling/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-datalabeling/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.
| Sample | Source Code | Try it |
| --------------------------- | --------------------------------- | ------ |
| Get Datasets | [source code](https://github.com/googleapis/nodejs-datalabeling/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-datalabeling&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) |
| Get Datasets | [source code](https://github.com/googleapis/nodejs-datalabeling/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-datalabeling&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) |

@@ -134,3 +134,3 @@

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

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

@@ -148,5 +148,5 @@ ## License

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

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

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