@azure/msal-node
Advanced tools
Comparing version
export declare const name = "@azure/msal-node"; | ||
export declare const version = "2.16.1"; | ||
export declare const version = "2.16.2"; | ||
//# sourceMappingURL=packageMetadata.d.ts.map |
export declare const name = "@azure/msal-node"; | ||
export declare const version = "2.16.1"; | ||
export declare const version = "2.16.2"; | ||
//# sourceMappingURL=packageMetadata.d.ts.map |
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@azure/msal-node", | ||
"version": "2.16.1", | ||
"version": "2.16.2", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Microsoft", |
@@ -55,15 +55,18 @@ /* | ||
let partitionKey: string; | ||
if (accountEntities.length > 0) { | ||
const accountEntity = accountEntities[0] as AccountEntity; | ||
const partitionKey = await this.partitionManager.extractKey( | ||
partitionKey = await this.partitionManager.extractKey( | ||
accountEntity | ||
); | ||
} else { | ||
partitionKey = await this.partitionManager.getKey(); | ||
} | ||
await this.client.set( | ||
partitionKey, | ||
cacheContext.tokenCache.serialize() | ||
); | ||
} | ||
await this.client.set( | ||
partitionKey, | ||
cacheContext.tokenCache.serialize() | ||
); | ||
} | ||
} | ||
} |
/* eslint-disable header/header */ | ||
export const name = "@azure/msal-node"; | ||
export const version = "2.16.1"; | ||
export const version = "2.16.2"; |
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
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
2283346
0.02%29302
0.04%