@azure/storage-queue 12.20.0-alpha.20230620.2 → 12.20.0-alpha.20230622.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -873,7 +873,7 @@ class AnonymousCredential extends Credential {
873
873
 
874
874
  // Copyright (c) Microsoft Corporation.
875
875
  // Licensed under the MIT license.
876
- const SDK_VERSION = "12.13.0";
876
+ const SDK_VERSION = "12.20.0";
877
877
  /**
878
878
  * The OAuth scope to use with Azure Storage.
879
879
  */