You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@azure/core-rest-pipeline

Package Overview
Dependencies
Maintainers
2
Versions
452
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-rest-pipeline - npm Package Compare versions

Comparing version

to
1.21.0

2

dist/browser/constants.js
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
export const SDK_VERSION = "1.20.1";
export const SDK_VERSION = "1.21.0";
export const DEFAULT_RETRY_POLICY_COUNT = 3;
//# sourceMappingURL=constants.js.map

@@ -30,5 +30,5 @@ import type { TokenCredential } from "@azure/core-auth";

* for resources that are in different tenants.
* You could see [ARM docs](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
* You could see [ARM docs](https://learn.microsoft.com/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
*/
export declare function auxiliaryAuthenticationHeaderPolicy(options: AuxiliaryAuthenticationHeaderPolicyOptions): PipelinePolicy;
//# sourceMappingURL=auxiliaryAuthenticationHeaderPolicy.d.ts.map

@@ -23,3 +23,3 @@ // Copyright (c) Microsoft Corporation.

* for resources that are in different tenants.
* You could see [ARM docs](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
* You could see [ARM docs](https://learn.microsoft.com/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
*/

@@ -26,0 +26,0 @@ export function auxiliaryAuthenticationHeaderPolicy(options) {

@@ -19,5 +19,5 @@ import type { PipelinePolicy } from "../pipeline.js";

* To learn more, please refer to
* https://learn.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/en-us/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/en-us/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
* https://learn.microsoft.com/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
*

@@ -24,0 +24,0 @@ * @param options - Options that configure retry logic.

@@ -12,5 +12,5 @@ // Copyright (c) Microsoft Corporation.

* To learn more, please refer to
* https://learn.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/en-us/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/en-us/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
* https://learn.microsoft.com/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
*

@@ -17,0 +17,0 @@ * @param options - Options that configure retry logic.

@@ -6,4 +6,4 @@ "use strict";

exports.DEFAULT_RETRY_POLICY_COUNT = exports.SDK_VERSION = void 0;
exports.SDK_VERSION = "1.20.1";
exports.SDK_VERSION = "1.21.0";
exports.DEFAULT_RETRY_POLICY_COUNT = 3;
//# sourceMappingURL=constants.js.map

@@ -30,5 +30,5 @@ import type { TokenCredential } from "@azure/core-auth";

* for resources that are in different tenants.
* You could see [ARM docs](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
* You could see [ARM docs](https://learn.microsoft.com/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
*/
export declare function auxiliaryAuthenticationHeaderPolicy(options: AuxiliaryAuthenticationHeaderPolicyOptions): PipelinePolicy;
//# sourceMappingURL=auxiliaryAuthenticationHeaderPolicy.d.ts.map

@@ -27,3 +27,3 @@ "use strict";

* for resources that are in different tenants.
* You could see [ARM docs](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
* You could see [ARM docs](https://learn.microsoft.com/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
*/

@@ -30,0 +30,0 @@ function auxiliaryAuthenticationHeaderPolicy(options) {

@@ -19,5 +19,5 @@ import type { PipelinePolicy } from "../pipeline.js";

* To learn more, please refer to
* https://learn.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/en-us/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/en-us/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
* https://learn.microsoft.com/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
*

@@ -24,0 +24,0 @@ * @param options - Options that configure retry logic.

@@ -16,5 +16,5 @@ "use strict";

* To learn more, please refer to
* https://learn.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/en-us/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/en-us/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
* https://learn.microsoft.com/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
*

@@ -21,0 +21,0 @@ * @param options - Options that configure retry logic.

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
export const SDK_VERSION = "1.20.1";
export const SDK_VERSION = "1.21.0";
export const DEFAULT_RETRY_POLICY_COUNT = 3;
//# sourceMappingURL=constants.js.map

@@ -30,5 +30,5 @@ import type { TokenCredential } from "@azure/core-auth";

* for resources that are in different tenants.
* You could see [ARM docs](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
* You could see [ARM docs](https://learn.microsoft.com/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
*/
export declare function auxiliaryAuthenticationHeaderPolicy(options: AuxiliaryAuthenticationHeaderPolicyOptions): PipelinePolicy;
//# sourceMappingURL=auxiliaryAuthenticationHeaderPolicy.d.ts.map

@@ -23,3 +23,3 @@ // Copyright (c) Microsoft Corporation.

* for resources that are in different tenants.
* You could see [ARM docs](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
* You could see [ARM docs](https://learn.microsoft.com/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
*/

@@ -26,0 +26,0 @@ export function auxiliaryAuthenticationHeaderPolicy(options) {

@@ -19,5 +19,5 @@ import type { PipelinePolicy } from "../pipeline.js";

* To learn more, please refer to
* https://learn.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/en-us/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/en-us/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
* https://learn.microsoft.com/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
*

@@ -24,0 +24,0 @@ * @param options - Options that configure retry logic.

@@ -12,5 +12,5 @@ // Copyright (c) Microsoft Corporation.

* To learn more, please refer to
* https://learn.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/en-us/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/en-us/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
* https://learn.microsoft.com/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
*

@@ -17,0 +17,0 @@ * @param options - Options that configure retry logic.

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
export const SDK_VERSION = "1.20.1";
export const SDK_VERSION = "1.21.0";
export const DEFAULT_RETRY_POLICY_COUNT = 3;
//# sourceMappingURL=constants.js.map

@@ -30,5 +30,5 @@ import type { TokenCredential } from "@azure/core-auth";

* for resources that are in different tenants.
* You could see [ARM docs](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
* You could see [ARM docs](https://learn.microsoft.com/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
*/
export declare function auxiliaryAuthenticationHeaderPolicy(options: AuxiliaryAuthenticationHeaderPolicyOptions): PipelinePolicy;
//# sourceMappingURL=auxiliaryAuthenticationHeaderPolicy.d.ts.map

@@ -23,3 +23,3 @@ // Copyright (c) Microsoft Corporation.

* for resources that are in different tenants.
* You could see [ARM docs](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
* You could see [ARM docs](https://learn.microsoft.com/azure/azure-resource-manager/management/authenticate-multi-tenant) for a rundown of how this feature works
*/

@@ -26,0 +26,0 @@ export function auxiliaryAuthenticationHeaderPolicy(options) {

@@ -19,5 +19,5 @@ import type { PipelinePolicy } from "../pipeline.js";

* To learn more, please refer to
* https://learn.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/en-us/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/en-us/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
* https://learn.microsoft.com/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
*

@@ -24,0 +24,0 @@ * @param options - Options that configure retry logic.

@@ -12,5 +12,5 @@ // Copyright (c) Microsoft Corporation.

* To learn more, please refer to
* https://learn.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/en-us/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/en-us/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
* https://learn.microsoft.com/azure/azure-resource-manager/resource-manager-request-limits,
* https://learn.microsoft.com/azure/azure-subscription-service-limits and
* https://learn.microsoft.com/azure/virtual-machines/troubleshooting/troubleshooting-throttling-errors
*

@@ -17,0 +17,0 @@ * @param options - Options that configure retry logic.

{
"name": "@azure/core-rest-pipeline",
"version": "1.20.1-alpha.20250606.4",
"version": "1.21.0",
"description": "Isomorphic client library for making HTTP requests in node.js and browser.",

@@ -94,9 +94,9 @@ "sdk-type": "client",

"@azure/logger": "^1.0.0",
"@typespec/ts-http-runtime": "^0.2.2",
"@typespec/ts-http-runtime": "^0.2.3",
"tslib": "^2.6.2"
},
"devDependencies": {
"@azure-tools/vite-plugin-browser-test-map": ">=1.0.0-alpha <1.0.0-alphb",
"@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",
"@azure/dev-tool": "^1.0.0",
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
"@types/node": "^18.0.0",

@@ -103,0 +103,0 @@ "@vitest/browser": "^3.0.9",

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

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

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