@google-cloud/datalabeling
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -7,2 +7,10 @@ # Changelog | ||
## [1.1.0](https://www.github.com/googleapis/nodejs-datalabeling/compare/v1.0.0...v1.1.0) (2019-06-06) | ||
### Features | ||
* support apiEndpoint override in client constructor ([#41](https://www.github.com/googleapis/nodejs-datalabeling/issues/41)) ([7989746](https://www.github.com/googleapis/nodejs-datalabeling/commit/7989746)) | ||
* support apiEndpoint override in client constructor ([#43](https://www.github.com/googleapis/nodejs-datalabeling/issues/43)) ([0bfe818](https://www.github.com/googleapis/nodejs-datalabeling/commit/0bfe818)) | ||
## [1.0.0](https://www.github.com/googleapis/nodejs-datalabeling/compare/v0.1.0...v1.0.0) (2019-05-20) | ||
@@ -9,0 +17,0 @@ |
{ | ||
"name": "@google-cloud/datalabeling", | ||
"description": "Data Labeling API client for Node.js", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"license": "Apache-2.0", | ||
@@ -43,3 +43,2 @@ "author": "Google LLC", | ||
"google-gax": "^1.0.0", | ||
"lodash.merge": "^4.6.0", | ||
"protobufjs": "^6.8.0" | ||
@@ -53,3 +52,3 @@ }, | ||
"eslint-plugin-prettier": "^3.0.0", | ||
"jsdoc-baseline": "git+https://github.com/hegemonic/jsdoc-baseline.git", | ||
"jsdoc-baseline": "^0.1.0", | ||
"intelli-espower-loader": "^1.0.1", | ||
@@ -56,0 +55,0 @@ "jsdoc": "^3.6.2", |
Sorry, the diff of this file is too big to display
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
333076
2
6202
- Removedlodash.merge@^4.6.0
- Removedlodash.merge@4.6.2(transitive)