New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@google-cloud/batch

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/batch - npm Package Compare versions

Comparing version
2.2.1
to
2.3.0
+8
-1
build/protos/google/cloud/batch/v1/job.proto

@@ -562,3 +562,10 @@ // Copyright 2025 Google LLC

// This old model will still be supported.
PREEMPTIBLE = 3;
PREEMPTIBLE = 3 [deprecated = true];
// Bound to the lifecycle of the reservation in which it is provisioned.
RESERVATION_BOUND = 4;
// Instance is provisioned with DWS Flex Start and has limited max run
// duration.
FLEX_START = 5;
}

@@ -565,0 +572,0 @@

+1
-1
{
"name": "@google-cloud/batch",
"version": "2.2.1",
"version": "2.3.0",
"description": "Batch client for Node.js",

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

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