@ms-cloudpack/remote-cache 0.11.78 → 0.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/NOTICE.txt +132 -87
  2. package/dist/{AzureRemoteCacheClient-S57Z5QDW.js → AzureRemoteCacheClient-IQQATZ4C.js} +20 -20
  3. package/dist/{ReporterDecorator-DNRF2TDF.js → ReporterDecorator-TXYL7NGD.js} +1 -1
  4. package/dist/{chunk-DTZKESCD.js → chunk-3AKZVDQW.js} +656 -6094
  5. package/dist/{chunk-GKUS2JGY.js → chunk-BKTAAWO5.js} +1 -3
  6. package/dist/{chunk-3WTIWSWN.js → chunk-JVACB3EN.js} +1 -1
  7. package/dist/{chunk-HONSOHFT.js → chunk-VAAN3ZWL.js} +1 -1
  8. package/dist/chunk-X63PAUN4.js +7082 -0
  9. package/dist/{esm-DMIAQHJU.js → esm-OOZX3H2S.js} +7 -6
  10. package/dist/getCredential-SDHKBJNP.js +17468 -0
  11. package/dist/{getListOfBlobs-EKSDNQNV.js → getListOfBlobs-TO4FMDDN.js} +1 -1
  12. package/dist/index.js +477 -25
  13. package/dist/package-PNRD3FFN.js +562 -0
  14. package/lib/authentication/forks/identity-cache-persistence/cachePersistencePlugin.d.ts +10 -13
  15. package/lib/authentication/forks/identity-cache-persistence/platforms.d.ts +4 -4
  16. package/lib/authentication/forks/identity-cache-persistence/provider.d.ts +2 -7
  17. package/lib/authentication/forks/msal-node-extensions/Dpapi.d.ts +6 -0
  18. package/lib/authentication/forks/msal-node-extensions/error/PersistenceError.d.ts +25 -9
  19. package/lib/authentication/forks/msal-node-extensions/index.d.ts +7 -0
  20. package/lib/authentication/forks/msal-node-extensions/lock/CrossPlatformLock.d.ts +1 -1
  21. package/lib/authentication/forks/msal-node-extensions/lock/CrossPlatformLockOptions.d.ts +0 -5
  22. package/lib/authentication/forks/msal-node-extensions/persistence/DataProtectionScope.d.ts +2 -0
  23. package/lib/authentication/forks/msal-node-extensions/persistence/FilePersistence.d.ts +1 -2
  24. package/lib/authentication/forks/msal-node-extensions/persistence/FilePersistenceWithDataProtection.d.ts +2 -7
  25. package/lib/authentication/forks/msal-node-extensions/persistence/IPersistence.d.ts +1 -6
  26. package/lib/authentication/forks/msal-node-extensions/persistence/IPersistenceConfiguration.d.ts +2 -7
  27. package/lib/authentication/forks/msal-node-extensions/persistence/NapiRsKeyRingPersistence.d.ts +1 -1
  28. package/lib/authentication/forks/msal-node-extensions/persistence/PersistenceCachePlugin.d.ts +8 -6
  29. package/lib/authentication/forks/msal-node-extensions/utils/Constants.d.ts +0 -16
  30. package/lib/authentication/forks/msal-node-extensions/utils/TypeGuards.d.ts +0 -5
  31. package/package.json +16 -16
  32. package/dist/chunk-BOUMQX3J.js +0 -1464
  33. package/dist/chunk-MIWDHAQF.js +0 -470
  34. package/dist/getCredential-Y4HWJOQE.js +0 -30268
@@ -45,7 +45,6 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
45
45
  isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
46
46
  mod
47
47
  ));
48
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
49
48
 
50
49
  export {
51
50
  __name,
@@ -53,6 +52,5 @@ export {
53
52
  __esm,
54
53
  __commonJS,
55
54
  __export,
56
- __toESM,
57
- __toCommonJS
55
+ __toESM
58
56
  };
@@ -10,7 +10,7 @@ import {
10
10
  __commonJS,
11
11
  __name,
12
12
  __require
13
- } from "./chunk-GKUS2JGY.js";
13
+ } from "./chunk-BKTAAWO5.js";
14
14
 
15
15
  // ../../node_modules/.store/safe-buffer-npm-5.2.1-3481c8aa9b/package/index.js
16
16
  var require_package = __commonJS({
@@ -8,7 +8,7 @@ const __filename = topLevelUrl.fileURLToPath(import.meta.url);
8
8
  const __dirname = topLevelPath.dirname(__filename);
9
9
  import {
10
10
  __commonJS
11
- } from "./chunk-GKUS2JGY.js";
11
+ } from "./chunk-BKTAAWO5.js";
12
12
 
13
13
  // ../../node_modules/.store/has-flag-npm-4.0.0-32af9f0536/package/index.js
14
14
  var require_package = __commonJS({