@azure/core-rest-pipeline
Advanced tools
Comparing version 1.17.0 to 1.17.1-alpha.20240913.2
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT License. | ||
export const SDK_VERSION = "1.17.0"; | ||
export const SDK_VERSION = "1.17.1"; | ||
export const DEFAULT_RETRY_POLICY_COUNT = 3; | ||
//# sourceMappingURL=constants.js.map |
@@ -6,4 +6,4 @@ "use strict"; | ||
exports.DEFAULT_RETRY_POLICY_COUNT = exports.SDK_VERSION = void 0; | ||
exports.SDK_VERSION = "1.17.0"; | ||
exports.SDK_VERSION = "1.17.1"; | ||
exports.DEFAULT_RETRY_POLICY_COUNT = 3; | ||
//# sourceMappingURL=constants.js.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT License. | ||
export const SDK_VERSION = "1.17.0"; | ||
export const SDK_VERSION = "1.17.1"; | ||
export const DEFAULT_RETRY_POLICY_COUNT = 3; | ||
//# sourceMappingURL=constants.js.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT License. | ||
export const SDK_VERSION = "1.17.0"; | ||
export const SDK_VERSION = "1.17.1"; | ||
export const DEFAULT_RETRY_POLICY_COUNT = 3; | ||
//# sourceMappingURL=constants.js.map |
{ | ||
"name": "@azure/core-rest-pipeline", | ||
"version": "1.17.0", | ||
"version": "1.17.1-alpha.20240913.2", | ||
"description": "Isomorphic client library for making HTTP requests in node.js and browser.", | ||
@@ -103,5 +103,5 @@ "sdk-type": "client", | ||
"devDependencies": { | ||
"@azure/dev-tool": "^1.0.0", | ||
"@azure/eslint-plugin-azure-sdk": "^3.0.0", | ||
"@azure-tools/vite-plugin-browser-test-map": "^1.0.0", | ||
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb", | ||
"@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb", | ||
"@azure-tools/vite-plugin-browser-test-map": ">=1.0.0-alpha <1.0.0-alphb", | ||
"@microsoft/api-extractor": "^7.40.3", | ||
@@ -108,0 +108,0 @@ "@types/node": "^18.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1999429
1