@azure/storage-blob
Advanced tools
Comparing version 12.4.0-alpha.20201209.2 to 12.4.0-alpha.20201210.1
# Release History | ||
## 12.4.0-beta.2 (Unreleased) | ||
## 12.4.0-beta.1 (2020-12-09) | ||
@@ -4,0 +7,0 @@ |
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. | ||
export var SDK_VERSION = "12.4.0-beta.1"; | ||
export var SDK_VERSION = "12.4.0-beta.2"; | ||
export var SERVICE_VERSION = "2020-04-08"; | ||
@@ -5,0 +5,0 @@ export var BLOCK_BLOB_MAX_UPLOAD_BLOB_BYTES = 256 * 1024 * 1024; // 256MB |
{ | ||
"name": "@azure/storage-blob", | ||
"sdk-type": "client", | ||
"version": "12.4.0-alpha.20201209.2", | ||
"version": "12.4.0-alpha.20201210.1", | ||
"description": "Microsoft Azure Storage SDK for JavaScript - Blob", | ||
@@ -6,0 +6,0 @@ "main": "./dist/index.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 not supported yet
6256708
7
7
5
166