@azure/synapse-monitoring 1.0.0-alpha.20230228.1 → 1.0.0-alpha.20230303.1
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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2161,7 +2161,7 @@ function setPlatformSpecificData(map) {
|
|
|
2161
2161
|
|
|
2162
2162
|
// Copyright (c) Microsoft Corporation.
|
|
2163
2163
|
// Licensed under the MIT license.
|
|
2164
|
-
const SDK_VERSION = "1.10.
|
|
2164
|
+
const SDK_VERSION = "1.10.3";
|
|
2165
2165
|
const DEFAULT_RETRY_POLICY_COUNT = 3;
|
|
2166
2166
|
|
|
2167
2167
|
// Copyright (c) Microsoft Corporation.
|