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

@google-cloud/cloudbuild

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/cloudbuild - npm Package Compare versions

Comparing version 3.10.0 to 4.0.0

21

CHANGELOG.md
# Changelog
## [4.0.0](https://github.com/googleapis/google-cloud-node/compare/cloudbuild-v3.10.0...cloudbuild-v4.0.0) (2023-08-06)
### ⚠ BREAKING CHANGES
* migrate to Node 14 ([#4443](https://github.com/googleapis/google-cloud-node/issues/4443))
### Features
* [cloudbuild] add update_mask to UpdateBuildTriggerRequest proto ([#4473](https://github.com/googleapis/google-cloud-node/issues/4473)) ([7fb6677](https://github.com/googleapis/google-cloud-node/commit/7fb6677bd4368c93b48b16aa4a4149b419b69c9f))
### Bug Fixes
* [cloudbuild] fix typings for IAM methods ([#4454](https://github.com/googleapis/google-cloud-node/issues/4454)) ([1f67b6c](https://github.com/googleapis/google-cloud-node/commit/1f67b6ce592ca6c6de3e2eef67e5aaa5271e8772))
### Miscellaneous Chores
* Migrate to Node 14 ([#4443](https://github.com/googleapis/google-cloud-node/issues/4443)) ([2260f12](https://github.com/googleapis/google-cloud-node/commit/2260f12543d171bda95345e53475f5f0fdc45770))
## [3.10.0](https://github.com/googleapis/google-cloud-node/compare/cloudbuild-v3.9.0...cloudbuild-v3.10.0) (2023-07-24)

@@ -4,0 +25,0 @@

13

package.json

@@ -8,3 +8,3 @@ {

"name": "@google-cloud/cloudbuild",
"version": "3.10.0",
"version": "4.0.0",
"author": "Google LLC",

@@ -35,5 +35,6 @@ "description": "Cloud Build API client for Node.js",

"@types/sinon": "^10.0.0",
"c8": "^7.0.0",
"c8": "^8.0.1",
"chai": "^4.2.0",
"gts": "^3.1.0",
"gapic-tools": "^0.1.8",
"gts": "^5.0.0",
"jsdoc": "^4.0.0",

@@ -47,3 +48,3 @@ "jsdoc-fresh": "^2.0.0",

"sinon": "^15.0.0",
"typescript": "^4.6.4"
"typescript": "^5.1.6"
},

@@ -68,8 +69,8 @@ "scripts": {

"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"dependencies": {
"google-gax": "^3.5.8"
"google-gax": "^4.0.3"
},
"homepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-devtools-cloudbuild"
}

@@ -156,3 +156,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost."

Our client libraries follow the [Node.js release schedule](https://nodejs.org/en/about/releases/).
Our client libraries follow the [Node.js release schedule](https://github.com/nodejs/release#release-schedule).
Libraries are compatible with all current _active_ and _maintenance_ versions of

@@ -159,0 +159,0 @@ Node.js.

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

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

Sorry, the diff of this file is too big to display

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