@azure/storage-file-datalake
Advanced tools
Comparing version 12.1.0-dev.20200429.2 to 12.1.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-file-datalake", | ||
"version": "12.1.0-dev.20200429.2", | ||
"version": "12.1.0-dev.20200501.3", | ||
"description": "Microsoft Azure Storage SDK for JavaScript - DataLake", | ||
@@ -5,0 +5,0 @@ "sdk-type": "client", |
Sorry, the diff of this file is not supported yet
2223830
25733