@azure/core-amqp
Advanced tools
Comparing version 4.3.4-alpha.20241216.1 to 4.3.4-alpha.20241218.2
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT License. | ||
/// <reference lib="es2020" /> | ||
export { RequestResponseLink } from "./requestResponseLink.js"; | ||
@@ -5,0 +4,0 @@ export { retry, RetryOperationType, RetryMode } from "./retry.js"; |
@@ -1,17 +0,2 @@ | ||
declare global { | ||
interface HmacImportParams { | ||
name: string; | ||
hash: { | ||
name: string; | ||
}; | ||
} | ||
interface CryptoKey { | ||
algorithm: HmacImportParams; | ||
type: string; | ||
extractable: boolean; | ||
usages: string[]; | ||
} | ||
function btoa(input: string): string; | ||
} | ||
export declare function signString(key: string, toSign: string): Promise<string>; | ||
//# sourceMappingURL=hmacSha256.common.d.ts.map |
@@ -7,3 +7,2 @@ "use strict"; | ||
const tslib_1 = require("tslib"); | ||
/// <reference lib="es2020" /> | ||
var requestResponseLink_js_1 = require("./requestResponseLink.js"); | ||
@@ -10,0 +9,0 @@ Object.defineProperty(exports, "RequestResponseLink", { enumerable: true, get: function () { return requestResponseLink_js_1.RequestResponseLink; } }); |
@@ -1,17 +0,2 @@ | ||
declare global { | ||
interface HmacImportParams { | ||
name: string; | ||
hash: { | ||
name: string; | ||
}; | ||
} | ||
interface CryptoKey { | ||
algorithm: HmacImportParams; | ||
type: string; | ||
extractable: boolean; | ||
usages: string[]; | ||
} | ||
function btoa(input: string): string; | ||
} | ||
export declare function signString(key: string, toSign: string): Promise<string>; | ||
//# sourceMappingURL=hmacSha256.common.d.ts.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT License. | ||
/// <reference lib="es2020" /> | ||
export { RequestResponseLink } from "./requestResponseLink.js"; | ||
@@ -5,0 +4,0 @@ export { retry, RetryOperationType, RetryMode } from "./retry.js"; |
@@ -1,17 +0,2 @@ | ||
declare global { | ||
interface HmacImportParams { | ||
name: string; | ||
hash: { | ||
name: string; | ||
}; | ||
} | ||
interface CryptoKey { | ||
algorithm: HmacImportParams; | ||
type: string; | ||
extractable: boolean; | ||
usages: string[]; | ||
} | ||
function btoa(input: string): string; | ||
} | ||
export declare function signString(key: string, toSign: string): Promise<string>; | ||
//# sourceMappingURL=hmacSha256.common.d.ts.map |
// Copyright (c) Microsoft Corporation. | ||
// Licensed under the MIT License. | ||
/// <reference lib="es2020" /> | ||
export { RequestResponseLink } from "./requestResponseLink.js"; | ||
@@ -5,0 +4,0 @@ export { retry, RetryOperationType, RetryMode } from "./retry.js"; |
@@ -1,17 +0,2 @@ | ||
declare global { | ||
interface HmacImportParams { | ||
name: string; | ||
hash: { | ||
name: string; | ||
}; | ||
} | ||
interface CryptoKey { | ||
algorithm: HmacImportParams; | ||
type: string; | ||
extractable: boolean; | ||
usages: string[]; | ||
} | ||
function btoa(input: string): string; | ||
} | ||
export declare function signString(key: string, toSign: string): Promise<string>; | ||
//# sourceMappingURL=hmacSha256.common.d.ts.map |
{ | ||
"name": "@azure/core-amqp", | ||
"sdk-type": "client", | ||
"version": "4.3.4-alpha.20241216.1", | ||
"version": "4.3.4-alpha.20241218.2", | ||
"description": "Common library for amqp based azure sdks like @azure/event-hubs.", | ||
@@ -6,0 +6,0 @@ "author": "Microsoft Corporation", |
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
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
1517177
16787