@google-cloud/cloudbuild
Advanced tools
Comparing version 4.0.1 to 4.1.0
# Changelog | ||
## [4.1.0](https://github.com/googleapis/google-cloud-node/compare/cloudbuild-v4.0.1...cloudbuild-v4.1.0) (2023-11-03) | ||
### Features | ||
* [cloudbuild] Add optional field "SourceFetcher" to choose source fetcher tool ([#4784](https://github.com/googleapis/google-cloud-node/issues/4784)) ([ff42e4e](https://github.com/googleapis/google-cloud-node/commit/ff42e4ee2fde54c1f370a16a065705e1f69f8b64)) | ||
## [4.0.1](https://github.com/googleapis/google-cloud-node/compare/cloudbuild-v4.0.0...cloudbuild-v4.0.1) (2023-09-06) | ||
@@ -4,0 +11,0 @@ |
@@ -8,3 +8,3 @@ { | ||
"name": "@google-cloud/cloudbuild", | ||
"version": "4.0.1", | ||
"version": "4.1.0", | ||
"author": "Google LLC", | ||
@@ -37,3 +37,3 @@ "description": "Cloud Build API client for Node.js", | ||
"chai": "^4.2.0", | ||
"gapic-tools": "^0.1.8", | ||
"gapic-tools": "^0.2.0", | ||
"gts": "^5.0.0", | ||
@@ -46,4 +46,4 @@ "jsdoc": "^4.0.0", | ||
"mocha": "^9.2.2", | ||
"pack-n-play": "^1.0.0-2", | ||
"sinon": "^15.0.0", | ||
"pack-n-play": "^2.0.0", | ||
"sinon": "^17.0.0", | ||
"typescript": "^5.1.6" | ||
@@ -50,0 +50,0 @@ }, |
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 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
5144376
81946