@ms-cloudpack/remote-cache 0.11.26 → 0.11.28
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.
- package/dist/{AzureRemoteCacheClient-A3NN4LO4.js → AzureRemoteCacheClient-SLJ6UCTU.js} +2 -2
- package/dist/{chunk-PUKVMDQ2.js → chunk-6JB2AGE2.js} +1 -1
- package/dist/{chunk-XLXPSBQA.js → chunk-SPZQQ2BT.js} +8 -8
- package/dist/{getCredential-DX7FYRED.js → getCredential-NJEYW254.js} +1 -1
- package/dist/index.js +5 -5
- package/package.json +3 -3
|
@@ -6,13 +6,13 @@ const __filename = topLevelUrl.fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = topLevelPath.dirname(__filename);
|
|
7
7
|
import {
|
|
8
8
|
require_dist
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-6JB2AGE2.js";
|
|
10
10
|
import {
|
|
11
11
|
require_package as require_package2
|
|
12
12
|
} from "./chunk-N4V3CONX.js";
|
|
13
13
|
import {
|
|
14
14
|
require_package2 as require_package
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-SPZQQ2BT.js";
|
|
16
16
|
import {
|
|
17
17
|
__commonJS,
|
|
18
18
|
__name,
|
|
@@ -3162,9 +3162,9 @@ var require_package = __commonJS({
|
|
|
3162
3162
|
}
|
|
3163
3163
|
});
|
|
3164
3164
|
|
|
3165
|
-
// ../../node_modules/.store/debug-virtual-
|
|
3165
|
+
// ../../node_modules/.store/debug-virtual-7c52923ce0/package/src/common.js
|
|
3166
3166
|
var require_common = __commonJS({
|
|
3167
|
-
"../../node_modules/.store/debug-virtual-
|
|
3167
|
+
"../../node_modules/.store/debug-virtual-7c52923ce0/package/src/common.js"(exports, module) {
|
|
3168
3168
|
function setup(env) {
|
|
3169
3169
|
createDebug.debug = createDebug;
|
|
3170
3170
|
createDebug.default = createDebug;
|
|
@@ -3350,9 +3350,9 @@ var require_common = __commonJS({
|
|
|
3350
3350
|
}
|
|
3351
3351
|
});
|
|
3352
3352
|
|
|
3353
|
-
// ../../node_modules/.store/debug-virtual-
|
|
3353
|
+
// ../../node_modules/.store/debug-virtual-7c52923ce0/package/src/browser.js
|
|
3354
3354
|
var require_browser = __commonJS({
|
|
3355
|
-
"../../node_modules/.store/debug-virtual-
|
|
3355
|
+
"../../node_modules/.store/debug-virtual-7c52923ce0/package/src/browser.js"(exports, module) {
|
|
3356
3356
|
exports.formatArgs = formatArgs;
|
|
3357
3357
|
exports.save = save;
|
|
3358
3358
|
exports.load = load;
|
|
@@ -3656,9 +3656,9 @@ var require_package3 = __commonJS({
|
|
|
3656
3656
|
}
|
|
3657
3657
|
});
|
|
3658
3658
|
|
|
3659
|
-
// ../../node_modules/.store/debug-virtual-
|
|
3659
|
+
// ../../node_modules/.store/debug-virtual-7c52923ce0/package/src/node.js
|
|
3660
3660
|
var require_node = __commonJS({
|
|
3661
|
-
"../../node_modules/.store/debug-virtual-
|
|
3661
|
+
"../../node_modules/.store/debug-virtual-7c52923ce0/package/src/node.js"(exports, module) {
|
|
3662
3662
|
var tty = __require("tty");
|
|
3663
3663
|
var util = __require("util");
|
|
3664
3664
|
exports.init = init;
|
|
@@ -3837,9 +3837,9 @@ var require_node = __commonJS({
|
|
|
3837
3837
|
}
|
|
3838
3838
|
});
|
|
3839
3839
|
|
|
3840
|
-
// ../../node_modules/.store/debug-virtual-
|
|
3840
|
+
// ../../node_modules/.store/debug-virtual-7c52923ce0/package/src/index.js
|
|
3841
3841
|
var require_src = __commonJS({
|
|
3842
|
-
"../../node_modules/.store/debug-virtual-
|
|
3842
|
+
"../../node_modules/.store/debug-virtual-7c52923ce0/package/src/index.js"(exports, module) {
|
|
3843
3843
|
if (typeof process === "undefined" || process.type === "renderer" || process.browser === true || process.__nwjs) {
|
|
3844
3844
|
module.exports = require_browser();
|
|
3845
3845
|
} else {
|
package/dist/index.js
CHANGED
|
@@ -6,7 +6,7 @@ const __filename = topLevelUrl.fileURLToPath(import.meta.url);
|
|
|
6
6
|
const __dirname = topLevelPath.dirname(__filename);
|
|
7
7
|
import {
|
|
8
8
|
require_dist as require_dist3
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-6JB2AGE2.js";
|
|
10
10
|
import {
|
|
11
11
|
__asyncDelegator,
|
|
12
12
|
__asyncGenerator,
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
require_dist2,
|
|
20
20
|
require_state,
|
|
21
21
|
require_state2
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-SPZQQ2BT.js";
|
|
23
23
|
import {
|
|
24
24
|
__export,
|
|
25
25
|
__name,
|
|
@@ -132,8 +132,8 @@ async function createRemoteCacheClient(params) {
|
|
|
132
132
|
const { container, loginMethod, storageAccount, cachePath, tenantId } = options;
|
|
133
133
|
const { telemetryClient } = context3;
|
|
134
134
|
return telemetryClient.tracer.startActiveSpan("CREATE_REMOTE_CACHE_CLIENT", async () => {
|
|
135
|
-
const { getCredential } = await import("./getCredential-
|
|
136
|
-
const { AzureRemoteCacheClient } = await import("./AzureRemoteCacheClient-
|
|
135
|
+
const { getCredential } = await import("./getCredential-NJEYW254.js");
|
|
136
|
+
const { AzureRemoteCacheClient } = await import("./AzureRemoteCacheClient-SLJ6UCTU.js");
|
|
137
137
|
const { ReporterDecorator } = await import("./ReporterDecorator-VYNWC6CL.js");
|
|
138
138
|
const { getListOfBlobs } = await import("./getListOfBlobs-BGP2V7PV.js");
|
|
139
139
|
const credential = await getCredential(
|
|
@@ -10541,7 +10541,7 @@ async function createAppRegistryClient(params) {
|
|
|
10541
10541
|
const { context: context3, options } = params;
|
|
10542
10542
|
const { loginMethod, cachePath, tenantId = defaultTenantId, storageAccount = defaultStorageAccount } = options;
|
|
10543
10543
|
const azureLogEventHandler = registerAzureLogger();
|
|
10544
|
-
const { getCredential } = await import("./getCredential-
|
|
10544
|
+
const { getCredential } = await import("./getCredential-NJEYW254.js");
|
|
10545
10545
|
const credential = await getCredential(
|
|
10546
10546
|
{ loginMethod, cachePath, tenantId },
|
|
10547
10547
|
{ ...context3, azureLogger: azureLogEventHandler }
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ms-cloudpack/remote-cache",
|
|
3
|
-
"version": "0.11.
|
|
3
|
+
"version": "0.11.28",
|
|
4
4
|
"description": "Manages syncing the local Cloudpack cached assets to/from a remote storage service.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -27,11 +27,11 @@
|
|
|
27
27
|
"lib/**/*.d.ts"
|
|
28
28
|
],
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@ms-cloudpack/common-types": "^0.26.
|
|
30
|
+
"@ms-cloudpack/common-types": "^0.26.2",
|
|
31
31
|
"@ms-cloudpack/environment": "^0.1.1",
|
|
32
32
|
"@ms-cloudpack/retry": "^0.1.3",
|
|
33
33
|
"@ms-cloudpack/task-reporter": "^0.17.2",
|
|
34
|
-
"@ms-cloudpack/telemetry": "^0.11.
|
|
34
|
+
"@ms-cloudpack/telemetry": "^0.11.30",
|
|
35
35
|
"@napi-rs/keyring": "1.1.6",
|
|
36
36
|
"mime-types": "^3.0.0",
|
|
37
37
|
"node-dpapi-prebuilt": "^1.0.3"
|