@azure/storage-blob 12.25.0 → 12.25.1-alpha.20240930.1

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.js CHANGED
@@ -91,7 +91,7 @@ class BaseRequestPolicy {
91
91
 
92
92
  // Copyright (c) Microsoft Corporation.
93
93
  // Licensed under the MIT License.
94
- const SDK_VERSION = "12.25.0";
94
+ const SDK_VERSION = "12.25.1";
95
95
  const SERVICE_VERSION = "2024-11-04";
96
96
  const BLOCK_BLOB_MAX_UPLOAD_BLOB_BYTES = 256 * 1024 * 1024; // 256MB
97
97
  const BLOCK_BLOB_MAX_STAGE_BLOCK_BYTES = 4000 * 1024 * 1024; // 4000MB