Socket
Socket
Sign inDemoInstall

@azure/identity-cache-persistence

Package Overview
Dependencies
75
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1-alpha.20231107.11 to 1.0.1-alpha.20240109.1

2

dist-esm/identity/src/constants.js

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

*/
export const SDK_VERSION = `4.0.0`;
export const SDK_VERSION = `4.0.1`;
/**

@@ -9,0 +9,0 @@ * The default client ID for authentication

{
"name": "@azure/identity-cache-persistence",
"version": "1.0.1-alpha.20231107.11",
"version": "1.0.1-alpha.20240109.1",
"sdk-type": "client",

@@ -63,5 +63,5 @@ "description": "A secure, persistent token cache for Azure Identity credentials that uses the OS secret-management API",

"@azure/core-auth": "^1.5.0",
"@azure/identity": ">=4.0.0-alpha <4.0.0-alphb",
"@azure/identity": "^4.0.0",
"@azure/msal-node": "^2.5.1",
"@azure/msal-node-extensions": "1.0.0-alpha.25",
"@azure/msal-node-extensions": "1.0.8",
"keytar": "^7.6.0",

@@ -86,3 +86,2 @@ "tslib": "^2.2.0"

"mocha": "^10.0.0",
"mocha-junit-reporter": "^2.0.0",
"puppeteer": "^19.2.2",

@@ -93,3 +92,3 @@ "rimraf": "^3.0.0",

"sinon": "^17.0.0",
"@types/sinon": "^10.0.0",
"@types/sinon": "^17.0.0",
"prettier": "^2.5.1",

@@ -96,0 +95,0 @@ "ts-node": "^10.0.0"

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