Socket
Socket
Sign inDemoInstall

@azure/core-auth

Package Overview
Dependencies
3
Maintainers
2
Versions
219
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.2-alpha.20240322.2 to 1.7.2-alpha.20240329.3

1

dist/browser/azureKeyCredential.js

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

export class AzureKeyCredential {
_key;
/**

@@ -11,0 +10,0 @@ * The value of the key to be used in authentication

@@ -9,4 +9,2 @@ // Copyright (c) Microsoft Corporation.

export class AzureNamedKeyCredential {
_key;
_name;
/**

@@ -13,0 +11,0 @@ * The value of the key to be used in authentication.

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

export class AzureSASCredential {
_signature;
/**

@@ -12,0 +11,0 @@ * The value of the shared access signature to be used in authentication

@@ -11,3 +11,2 @@ "use strict";

class AzureKeyCredential {
_key;
/**

@@ -14,0 +13,0 @@ * The value of the key to be used in authentication

@@ -12,4 +12,2 @@ "use strict";

class AzureNamedKeyCredential {
_key;
_name;
/**

@@ -16,0 +14,0 @@ * The value of the key to be used in authentication.

@@ -12,3 +12,2 @@ "use strict";

class AzureSASCredential {
_signature;
/**

@@ -15,0 +14,0 @@ * The value of the shared access signature to be used in authentication

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

export class AzureKeyCredential {
_key;
/**

@@ -11,0 +10,0 @@ * The value of the key to be used in authentication

@@ -9,4 +9,2 @@ // Copyright (c) Microsoft Corporation.

export class AzureNamedKeyCredential {
_key;
_name;
/**

@@ -13,0 +11,0 @@ * The value of the key to be used in authentication.

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

export class AzureSASCredential {
_signature;
/**

@@ -12,0 +11,0 @@ * The value of the shared access signature to be used in authentication

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

export class AzureKeyCredential {
_key;
/**

@@ -11,0 +10,0 @@ * The value of the key to be used in authentication

@@ -9,4 +9,2 @@ // Copyright (c) Microsoft Corporation.

export class AzureNamedKeyCredential {
_key;
_name;
/**

@@ -13,0 +11,0 @@ * The value of the key to be used in authentication.

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

export class AzureSASCredential {
_signature;
/**

@@ -12,0 +11,0 @@ * The value of the shared access signature to be used in authentication

4

package.json
{
"name": "@azure/core-auth",
"version": "1.7.2-alpha.20240322.2",
"version": "1.7.2-alpha.20240329.3",
"description": "Provides low-level interfaces and helper methods for authentication in Azure SDK",

@@ -90,3 +90,3 @@ "sdk-type": "client",

"rimraf": "^5.0.5",
"tshy": "^1.11.1",
"tshy": "^1.13.0",
"typescript": "~5.3.3",

@@ -93,0 +93,0 @@ "vitest": "^1.3.1"

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc