@google-cloud/datalabeling
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -7,2 +7,9 @@ # Changelog | ||
### [2.2.2](https://www.github.com/googleapis/nodejs-datalabeling/compare/v2.2.1...v2.2.2) (2021-05-25) | ||
### Bug Fixes | ||
* GoogleAdsError missing using generator version after 1.3.0 ([#279](https://www.github.com/googleapis/nodejs-datalabeling/issues/279)) ([a78809f](https://www.github.com/googleapis/nodejs-datalabeling/commit/a78809f7a83fd774dad8599315938e1cdb6e438a)) | ||
### [2.2.1](https://www.github.com/googleapis/nodejs-datalabeling/compare/v2.2.0...v2.2.1) (2021-05-12) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/datalabeling", | ||
"description": "Data Labeling API client for Node.js", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"license": "Apache-2.0", | ||
@@ -53,3 +53,3 @@ "author": "Google LLC", | ||
"@types/mocha": "^8.0.0", | ||
"@types/node": "^12.0.0", | ||
"@types/node": "^14.0.0", | ||
"@types/sinon": "^10.0.0", | ||
@@ -65,3 +65,3 @@ "c8": "^7.0.0", | ||
"pack-n-play": "^1.0.0-2", | ||
"sinon": "^10.0.0", | ||
"sinon": "^11.0.0", | ||
"ts-loader": "^9.0.0", | ||
@@ -68,0 +68,0 @@ "typescript": "^3.8.3", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
4784342
71423