@azure/storage-blob
Advanced tools
Comparing version 12.2.0-dev.20200430.2 to 12.2.0-dev.20200501.3
// Copyright (c) Microsoft Corporation. All rights reserved. | ||
// Licensed under the MIT License. | ||
export var StorageSharedKeyCredential = undefined; | ||
var StorageSharedKeyCredential = /** @class */ (function () { | ||
function StorageSharedKeyCredential() { | ||
} | ||
return StorageSharedKeyCredential; | ||
}()); | ||
export { StorageSharedKeyCredential }; | ||
//# sourceMappingURL=StorageSharedKeyCredential.browser.js.map |
{ | ||
"name": "@azure/storage-blob", | ||
"sdk-type": "client", | ||
"version": "12.2.0-dev.20200430.2", | ||
"version": "12.2.0-dev.20200501.3", | ||
"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
4968602
60481