@google-cloud/container
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -7,2 +7,14 @@ # Changelog | ||
## [2.1.0](https://www.github.com/googleapis/nodejs-cloud-container/compare/v2.0.0...v2.1.0) (2020-06-15) | ||
### Features | ||
* move ts target to es2018 from es2016 ([#347](https://www.github.com/googleapis/nodejs-cloud-container/issues/347)) ([67b6724](https://www.github.com/googleapis/nodejs-cloud-container/commit/67b6724ebbb1e9587ccbb1e845e5ffce3144eab6)) | ||
### Bug Fixes | ||
* proper fallback option handling ([c087af4](https://www.github.com/googleapis/nodejs-cloud-container/commit/c087af449cc24492b58f686f05bcef90a00deeca)) | ||
## [2.0.0](https://www.github.com/googleapis/nodejs-cloud-container/compare/v1.7.0...v2.0.0) (2020-06-04) | ||
@@ -9,0 +21,0 @@ |
{ | ||
"name": "@google-cloud/container", | ||
"description": "Google Container Engine API client for Node.js", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"license": "Apache-2.0", | ||
@@ -58,3 +58,3 @@ "author": "Google Inc", | ||
"linkinator": "^2.0.0", | ||
"mocha": "^7.0.0", | ||
"mocha": "^8.0.0", | ||
"null-loader": "^4.0.0", | ||
@@ -61,0 +61,0 @@ "pack-n-play": "^1.0.0-2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
3090633
49344