🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@google-cloud/iam-credentials

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/iam-credentials - npm Package Compare versions

Comparing version
4.0.1
to
4.1.0
+7
-0
CHANGELOG.md
# Changelog
## [4.1.0](https://github.com/googleapis/google-cloud-node/compare/iam-credentials-v4.0.1...iam-credentials-v4.1.0) (2025-06-03)
### Features
* Add protobufjs 2023 edition support ([#6304](https://github.com/googleapis/google-cloud-node/issues/6304)) ([132240f](https://github.com/googleapis/google-cloud-node/commit/132240fbf6cb29b309b76c1d60f0611720590847))
## [4.0.1](https://github.com/googleapis/google-cloud-node/compare/iam-credentials-v4.0.0...iam-credentials-v4.0.1) (2025-03-19)

@@ -4,0 +11,0 @@

+1
-1
{
"name": "@google-cloud/iam-credentials",
"version": "4.0.1",
"version": "4.1.0",
"description": "Credentials client for Node.js",

@@ -5,0 +5,0 @@ "repository": {

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

1. [Enable the IAM Service Account Credentials API API][enable_api].
1. [Set up authentication with a service account][auth] so you can access the
1. [Set up authentication][auth] so you can access the
API from your local workstation.

@@ -166,2 +166,2 @@

[enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=iamcredentials.googleapis.com
[auth]: https://cloud.google.com/docs/authentication/getting-started
[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local

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