Socket
Socket
Sign inDemoInstall

@azure/core-auth

Package Overview
Dependencies
Maintainers
2
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-auth - npm Package Compare versions

Comparing version 1.7.3-alpha.20240826.2 to 1.8.0-alpha.20240828.1

2

dist/browser/azureKeyCredential.js
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
/**

@@ -4,0 +4,0 @@ * A static-key-based credential that supports updating

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
import { isObjectWithProperties } from "@azure/core-util";

@@ -4,0 +4,0 @@ /**

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
import { isObjectWithProperties } from "@azure/core-util";

@@ -4,0 +4,0 @@ /**

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
export { AzureKeyCredential } from "./azureKeyCredential.js";

@@ -4,0 +4,0 @@ export { isKeyCredential } from "./keyCredential.js";

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
import { isObjectWithProperties } from "@azure/core-util";

@@ -4,0 +4,0 @@ /**

@@ -70,2 +70,6 @@ import { AbortSignalLike } from "@azure/abort-controller";

expiresOnTimestamp: number;
/**
* The timestamp when the access token should be refreshed, in milliseconds, UNIX epoch time.
*/
refreshAfterTimestamp?: number;
}

@@ -72,0 +76,0 @@ /**

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
/**

@@ -4,0 +4,0 @@ * Tests an object to determine whether it implements TokenCredential.

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
export {};
//# sourceMappingURL=tracing.js.map
"use strict";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
Object.defineProperty(exports, "__esModule", { value: true });

@@ -5,0 +5,0 @@ exports.AzureKeyCredential = void 0;

"use strict";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
Object.defineProperty(exports, "__esModule", { value: true });

@@ -5,0 +5,0 @@ exports.AzureNamedKeyCredential = void 0;

"use strict";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
Object.defineProperty(exports, "__esModule", { value: true });

@@ -5,0 +5,0 @@ exports.AzureSASCredential = void 0;

"use strict";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
Object.defineProperty(exports, "__esModule", { value: true });

@@ -5,0 +5,0 @@ exports.isTokenCredential = exports.isSASCredential = exports.AzureSASCredential = exports.isNamedKeyCredential = exports.AzureNamedKeyCredential = exports.isKeyCredential = exports.AzureKeyCredential = void 0;

"use strict";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
Object.defineProperty(exports, "__esModule", { value: true });

@@ -5,0 +5,0 @@ exports.isKeyCredential = isKeyCredential;

@@ -70,2 +70,6 @@ import { AbortSignalLike } from "@azure/abort-controller";

expiresOnTimestamp: number;
/**
* The timestamp when the access token should be refreshed, in milliseconds, UNIX epoch time.
*/
refreshAfterTimestamp?: number;
}

@@ -72,0 +76,0 @@ /**

"use strict";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
Object.defineProperty(exports, "__esModule", { value: true });

@@ -5,0 +5,0 @@ exports.isTokenCredential = isTokenCredential;

"use strict";
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=tracing.js.map

@@ -15,2 +15,6 @@ import { AbortSignalLike } from '@azure/abort-controller';

expiresOnTimestamp: number;
/**
* The timestamp when the access token should be refreshed, in milliseconds, UNIX epoch time.
*/
refreshAfterTimestamp?: number;
}

@@ -17,0 +21,0 @@

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
/**

@@ -4,0 +4,0 @@ * A static-key-based credential that supports updating

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
import { isObjectWithProperties } from "@azure/core-util";

@@ -4,0 +4,0 @@ /**

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
import { isObjectWithProperties } from "@azure/core-util";

@@ -4,0 +4,0 @@ /**

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
export { AzureKeyCredential } from "./azureKeyCredential.js";

@@ -4,0 +4,0 @@ export { isKeyCredential } from "./keyCredential.js";

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
import { isObjectWithProperties } from "@azure/core-util";

@@ -4,0 +4,0 @@ /**

@@ -70,2 +70,6 @@ import { AbortSignalLike } from "@azure/abort-controller";

expiresOnTimestamp: number;
/**
* The timestamp when the access token should be refreshed, in milliseconds, UNIX epoch time.
*/
refreshAfterTimestamp?: number;
}

@@ -72,0 +76,0 @@ /**

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
/**

@@ -4,0 +4,0 @@ * Tests an object to determine whether it implements TokenCredential.

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
export {};
//# sourceMappingURL=tracing.js.map
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
/**

@@ -4,0 +4,0 @@ * A static-key-based credential that supports updating

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
import { isObjectWithProperties } from "@azure/core-util";

@@ -4,0 +4,0 @@ /**

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
import { isObjectWithProperties } from "@azure/core-util";

@@ -4,0 +4,0 @@ /**

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
export { AzureKeyCredential } from "./azureKeyCredential.js";

@@ -4,0 +4,0 @@ export { isKeyCredential } from "./keyCredential.js";

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
import { isObjectWithProperties } from "@azure/core-util";

@@ -4,0 +4,0 @@ /**

@@ -70,2 +70,6 @@ import { AbortSignalLike } from "@azure/abort-controller";

expiresOnTimestamp: number;
/**
* The timestamp when the access token should be refreshed, in milliseconds, UNIX epoch time.
*/
refreshAfterTimestamp?: number;
}

@@ -72,0 +76,0 @@ /**

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
/**

@@ -4,0 +4,0 @@ * Tests an object to determine whether it implements TokenCredential.

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
// Licensed under the MIT License.
export {};
//# sourceMappingURL=tracing.js.map
{
"name": "@azure/core-auth",
"version": "1.7.3-alpha.20240826.2",
"version": "1.8.0-alpha.20240828.1",
"description": "Provides low-level interfaces and helper methods for authentication in Azure SDK",

@@ -5,0 +5,0 @@ "sdk-type": "client",

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc