@ms-cloudpack/remote-cache 0.11.67 → 0.11.70
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/NOTICE.txt +18 -18
- package/dist/{AzureRemoteCacheClient-X37K4TRO.js → AzureRemoteCacheClient-JLAE74IX.js} +70 -39
- package/dist/{chunk-CN4MVSXI.js → chunk-CFQJW3H5.js} +5 -5
- package/dist/{chunk-6YVY4WVL.js → chunk-XOZ3MNXL.js} +9 -9
- package/dist/{getCredential-XUA7YCDE.js → getCredential-JVJNBIQV.js} +40 -40
- package/dist/index.js +44 -33
- package/package.json +3 -3
package/NOTICE.txt
CHANGED
|
@@ -1373,7 +1373,7 @@ SOFTWARE.
|
|
|
1373
1373
|
|
|
1374
1374
|
----
|
|
1375
1375
|
|
|
1376
|
-
fast-xml-parser 5.3.
|
|
1376
|
+
fast-xml-parser 5.3.3 - MIT
|
|
1377
1377
|
https://github.com/NaturalIntelligence/fast-xml-parser
|
|
1378
1378
|
|
|
1379
1379
|
Author: Amit Gupta (https://solothought.com)
|
|
@@ -1402,7 +1402,7 @@ SOFTWARE.
|
|
|
1402
1402
|
|
|
1403
1403
|
----
|
|
1404
1404
|
|
|
1405
|
-
fastq 1.
|
|
1405
|
+
fastq 1.20.1 - ISC
|
|
1406
1406
|
https://github.com/mcollina/fastq#readme
|
|
1407
1407
|
|
|
1408
1408
|
Author: Matteo Collina <hello@matteocollina.com>
|
|
@@ -2393,7 +2393,7 @@ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHE
|
|
|
2393
2393
|
|
|
2394
2394
|
----
|
|
2395
2395
|
|
|
2396
|
-
jsonwebtoken 9.0.
|
|
2396
|
+
jsonwebtoken 9.0.3 - MIT
|
|
2397
2397
|
https://github.com/auth0/node-jsonwebtoken
|
|
2398
2398
|
|
|
2399
2399
|
Author: auth0
|
|
@@ -2422,7 +2422,7 @@ SOFTWARE.
|
|
|
2422
2422
|
|
|
2423
2423
|
----
|
|
2424
2424
|
|
|
2425
|
-
jwa
|
|
2425
|
+
jwa 2.0.1 - MIT
|
|
2426
2426
|
https://github.com/brianloveswords/node-jwa
|
|
2427
2427
|
|
|
2428
2428
|
Author: Brian J. Brennan <brianloveswords@gmail.com>
|
|
@@ -2447,7 +2447,7 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEAL
|
|
|
2447
2447
|
|
|
2448
2448
|
----
|
|
2449
2449
|
|
|
2450
|
-
jws
|
|
2450
|
+
jws 4.0.1 - MIT
|
|
2451
2451
|
https://github.com/brianloveswords/node-jws
|
|
2452
2452
|
|
|
2453
2453
|
Author: Brian J Brennan
|
|
@@ -2472,14 +2472,14 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEAL
|
|
|
2472
2472
|
|
|
2473
2473
|
----
|
|
2474
2474
|
|
|
2475
|
-
locate-path
|
|
2475
|
+
locate-path 6.0.0 - MIT
|
|
2476
2476
|
https://github.com/sindresorhus/locate-path
|
|
2477
2477
|
|
|
2478
|
-
Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
2478
|
+
Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
2479
2479
|
|
|
2480
2480
|
MIT License
|
|
2481
2481
|
|
|
2482
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
2482
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
2483
2483
|
|
|
2484
2484
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
2485
2485
|
|
|
@@ -2489,14 +2489,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2489
2489
|
|
|
2490
2490
|
----
|
|
2491
2491
|
|
|
2492
|
-
locate-path
|
|
2492
|
+
locate-path 5.0.0 - MIT
|
|
2493
2493
|
https://github.com/sindresorhus/locate-path
|
|
2494
2494
|
|
|
2495
|
-
Author: Sindre Sorhus <sindresorhus@gmail.com> (
|
|
2495
|
+
Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
2496
2496
|
|
|
2497
2497
|
MIT License
|
|
2498
2498
|
|
|
2499
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (
|
|
2499
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
2500
2500
|
|
|
2501
2501
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
2502
2502
|
|
|
@@ -3134,14 +3134,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3134
3134
|
|
|
3135
3135
|
----
|
|
3136
3136
|
|
|
3137
|
-
p-locate
|
|
3137
|
+
p-locate 5.0.0 - MIT
|
|
3138
3138
|
https://github.com/sindresorhus/p-locate
|
|
3139
3139
|
|
|
3140
|
-
Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3140
|
+
Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3141
3141
|
|
|
3142
3142
|
MIT License
|
|
3143
3143
|
|
|
3144
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3144
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3145
3145
|
|
|
3146
3146
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3147
3147
|
|
|
@@ -3151,14 +3151,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3151
3151
|
|
|
3152
3152
|
----
|
|
3153
3153
|
|
|
3154
|
-
p-locate
|
|
3154
|
+
p-locate 4.1.0 - MIT
|
|
3155
3155
|
https://github.com/sindresorhus/p-locate
|
|
3156
3156
|
|
|
3157
|
-
Author: Sindre Sorhus <sindresorhus@gmail.com> (
|
|
3157
|
+
Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3158
3158
|
|
|
3159
3159
|
MIT License
|
|
3160
3160
|
|
|
3161
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (
|
|
3161
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3162
3162
|
|
|
3163
3163
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3164
3164
|
|
|
@@ -3820,7 +3820,7 @@ THE SOFTWARE.
|
|
|
3820
3820
|
|
|
3821
3821
|
----
|
|
3822
3822
|
|
|
3823
|
-
strnum 2.1.
|
|
3823
|
+
strnum 2.1.2 - MIT
|
|
3824
3824
|
https://github.com/NaturalIntelligence/strnum
|
|
3825
3825
|
|
|
3826
3826
|
Author: Amit Gupta (https://amitkumargupta.work/)
|
|
@@ -13,13 +13,13 @@ import {
|
|
|
13
13
|
require_commonjs4 as require_commonjs5,
|
|
14
14
|
require_commonjs5 as require_commonjs6,
|
|
15
15
|
require_package as require_package2
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-CFQJW3H5.js";
|
|
17
17
|
import {
|
|
18
18
|
init_tslib_es6,
|
|
19
19
|
require_commonjs,
|
|
20
20
|
require_package2 as require_package,
|
|
21
21
|
tslib_es6_exports
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-XOZ3MNXL.js";
|
|
23
23
|
import {
|
|
24
24
|
__commonJS,
|
|
25
25
|
__name,
|
|
@@ -342,7 +342,7 @@ var require_package8 = __commonJS({
|
|
|
342
342
|
var path = __require("path");
|
|
343
343
|
var locatePath = require_package6();
|
|
344
344
|
var pathExists = require_package7();
|
|
345
|
-
var stop = Symbol("findUp.stop");
|
|
345
|
+
var stop = /* @__PURE__ */ Symbol("findUp.stop");
|
|
346
346
|
module.exports = async (name, options = {}) => {
|
|
347
347
|
let directory = path.resolve(options.cwd || "");
|
|
348
348
|
const { root } = path.parse(directory);
|
|
@@ -581,7 +581,7 @@ var require_package13 = __commonJS({
|
|
|
581
581
|
var path = __require("path");
|
|
582
582
|
var locatePath = require_package12();
|
|
583
583
|
var pathExists = require_package7();
|
|
584
|
-
var stop = Symbol("findUp.stop");
|
|
584
|
+
var stop = /* @__PURE__ */ Symbol("findUp.stop");
|
|
585
585
|
module.exports = async (name, options = {}) => {
|
|
586
586
|
let directory = path.resolve(options.cwd || "");
|
|
587
587
|
const { root } = path.parse(directory);
|
|
@@ -1149,8 +1149,8 @@ var require_graceful_fs = __commonJS({
|
|
|
1149
1149
|
var gracefulQueue;
|
|
1150
1150
|
var previousSymbol;
|
|
1151
1151
|
if (typeof Symbol === "function" && typeof Symbol.for === "function") {
|
|
1152
|
-
gracefulQueue = Symbol.for("graceful-fs.queue");
|
|
1153
|
-
previousSymbol = Symbol.for("graceful-fs.previous");
|
|
1152
|
+
gracefulQueue = /* @__PURE__ */ Symbol.for("graceful-fs.queue");
|
|
1153
|
+
previousSymbol = /* @__PURE__ */ Symbol.for("graceful-fs.previous");
|
|
1154
1154
|
} else {
|
|
1155
1155
|
gracefulQueue = "___graceful-fs.queue";
|
|
1156
1156
|
previousSymbol = "___graceful-fs.previous";
|
|
@@ -11343,9 +11343,9 @@ var require_reusify = __commonJS({
|
|
|
11343
11343
|
}
|
|
11344
11344
|
});
|
|
11345
11345
|
|
|
11346
|
-
// ../../node_modules/.store/fastq-npm-1.
|
|
11346
|
+
// ../../node_modules/.store/fastq-npm-1.20.1-61577b2c25/package/queue.js
|
|
11347
11347
|
var require_queue = __commonJS({
|
|
11348
|
-
"../../node_modules/.store/fastq-npm-1.
|
|
11348
|
+
"../../node_modules/.store/fastq-npm-1.20.1-61577b2c25/package/queue.js"(exports, module) {
|
|
11349
11349
|
"use strict";
|
|
11350
11350
|
var reusify = require_reusify();
|
|
11351
11351
|
function fastqueue(context, worker, _concurrency) {
|
|
@@ -11391,7 +11391,8 @@ var require_queue = __commonJS({
|
|
|
11391
11391
|
empty: noop,
|
|
11392
11392
|
kill,
|
|
11393
11393
|
killAndDrain,
|
|
11394
|
-
error
|
|
11394
|
+
error,
|
|
11395
|
+
abort
|
|
11395
11396
|
};
|
|
11396
11397
|
return self2;
|
|
11397
11398
|
function running() {
|
|
@@ -11521,6 +11522,29 @@ var require_queue = __commonJS({
|
|
|
11521
11522
|
self2.drain = noop;
|
|
11522
11523
|
}
|
|
11523
11524
|
__name(killAndDrain, "killAndDrain");
|
|
11525
|
+
function abort() {
|
|
11526
|
+
var current = queueHead;
|
|
11527
|
+
queueHead = null;
|
|
11528
|
+
queueTail = null;
|
|
11529
|
+
while (current) {
|
|
11530
|
+
var next = current.next;
|
|
11531
|
+
var callback = current.callback;
|
|
11532
|
+
var errorHandler2 = current.errorHandler;
|
|
11533
|
+
var val = current.value;
|
|
11534
|
+
var context2 = current.context;
|
|
11535
|
+
current.value = null;
|
|
11536
|
+
current.callback = noop;
|
|
11537
|
+
current.errorHandler = null;
|
|
11538
|
+
if (errorHandler2) {
|
|
11539
|
+
errorHandler2(new Error("abort"), val);
|
|
11540
|
+
}
|
|
11541
|
+
callback.call(context2, new Error("abort"));
|
|
11542
|
+
current.release(current);
|
|
11543
|
+
current = next;
|
|
11544
|
+
}
|
|
11545
|
+
self2.drain = noop;
|
|
11546
|
+
}
|
|
11547
|
+
__name(abort, "abort");
|
|
11524
11548
|
function error(handler) {
|
|
11525
11549
|
errorHandler = handler;
|
|
11526
11550
|
}
|
|
@@ -26976,7 +27000,7 @@ var require_TypeUuid = __commonJS({
|
|
|
26976
27000
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26977
27001
|
exports.TypeUuid = void 0;
|
|
26978
27002
|
var InternalError_1 = require_InternalError();
|
|
26979
|
-
var classPrototypeUuidSymbol = Symbol.for("TypeUuid.classPrototypeUuid");
|
|
27003
|
+
var classPrototypeUuidSymbol = /* @__PURE__ */ Symbol.for("TypeUuid.classPrototypeUuid");
|
|
26980
27004
|
var _TypeUuid = class _TypeUuid {
|
|
26981
27005
|
/**
|
|
26982
27006
|
* Registers a JavaScript class as having a type identified by the specified UUID.
|
|
@@ -28027,7 +28051,7 @@ var require_copy_sync3 = __commonJS({
|
|
|
28027
28051
|
var path = __require("path");
|
|
28028
28052
|
var mkdirpSync = require_mkdirs4().mkdirsSync;
|
|
28029
28053
|
var utimesSync = require_utimes2().utimesMillisSync;
|
|
28030
|
-
var notExist = Symbol("notExist");
|
|
28054
|
+
var notExist = /* @__PURE__ */ Symbol("notExist");
|
|
28031
28055
|
function copySync(src, dest, opts) {
|
|
28032
28056
|
if (typeof opts === "function") {
|
|
28033
28057
|
opts = { filter: opts };
|
|
@@ -28229,7 +28253,7 @@ var require_copy3 = __commonJS({
|
|
|
28229
28253
|
var mkdirp = require_mkdirs4().mkdirs;
|
|
28230
28254
|
var pathExists = require_path_exists2().pathExists;
|
|
28231
28255
|
var utimes = require_utimes2().utimesMillis;
|
|
28232
|
-
var notExist = Symbol("notExist");
|
|
28256
|
+
var notExist = /* @__PURE__ */ Symbol("notExist");
|
|
28233
28257
|
function copy(src, dest, opts, cb) {
|
|
28234
28258
|
if (typeof opts === "function" && !cb) {
|
|
28235
28259
|
cb = opts;
|
|
@@ -36565,7 +36589,7 @@ var require_ZSchema_browser_min = __commonJS({
|
|
|
36565
36589
|
};
|
|
36566
36590
|
}, { "./FormatValidators": 106, "./JsonValidation": 107, "./Report": 109, "./Utils": 113 }], 113: [function(e, t, l) {
|
|
36567
36591
|
"use strict";
|
|
36568
|
-
l.jsonSymbol = Symbol.for("z-schema/json"), l.schemaSymbol = Symbol.for("z-schema/schema");
|
|
36592
|
+
l.jsonSymbol = /* @__PURE__ */ Symbol.for("z-schema/json"), l.schemaSymbol = /* @__PURE__ */ Symbol.for("z-schema/schema");
|
|
36569
36593
|
var u = l.sortedKeys = function(e2) {
|
|
36570
36594
|
return Object.keys(e2).sort();
|
|
36571
36595
|
};
|
|
@@ -41421,13 +41445,13 @@ var require_async_iterator = __commonJS({
|
|
|
41421
41445
|
}
|
|
41422
41446
|
__name(_toPrimitive, "_toPrimitive");
|
|
41423
41447
|
var finished = require_end_of_stream();
|
|
41424
|
-
var kLastResolve = Symbol("lastResolve");
|
|
41425
|
-
var kLastReject = Symbol("lastReject");
|
|
41426
|
-
var kError = Symbol("error");
|
|
41427
|
-
var kEnded = Symbol("ended");
|
|
41428
|
-
var kLastPromise = Symbol("lastPromise");
|
|
41429
|
-
var kHandlePromise = Symbol("handlePromise");
|
|
41430
|
-
var kStream = Symbol("stream");
|
|
41448
|
+
var kLastResolve = /* @__PURE__ */ Symbol("lastResolve");
|
|
41449
|
+
var kLastReject = /* @__PURE__ */ Symbol("lastReject");
|
|
41450
|
+
var kError = /* @__PURE__ */ Symbol("error");
|
|
41451
|
+
var kEnded = /* @__PURE__ */ Symbol("ended");
|
|
41452
|
+
var kLastPromise = /* @__PURE__ */ Symbol("lastPromise");
|
|
41453
|
+
var kHandlePromise = /* @__PURE__ */ Symbol("handlePromise");
|
|
41454
|
+
var kStream = /* @__PURE__ */ Symbol("stream");
|
|
41431
41455
|
function createIterResult(value, done) {
|
|
41432
41456
|
return {
|
|
41433
41457
|
value,
|
|
@@ -42721,7 +42745,7 @@ var require_BufferList = __commonJS({
|
|
|
42721
42745
|
"../../node_modules/.store/bl-npm-4.1.0-7f94cdcf3f/package/BufferList.js"(exports, module) {
|
|
42722
42746
|
"use strict";
|
|
42723
42747
|
var { Buffer: Buffer2 } = __require("buffer");
|
|
42724
|
-
var symbol = Symbol.for("BufferList");
|
|
42748
|
+
var symbol = /* @__PURE__ */ Symbol.for("BufferList");
|
|
42725
42749
|
function BufferList(buf) {
|
|
42726
42750
|
if (!(this instanceof BufferList)) {
|
|
42727
42751
|
return new BufferList(buf);
|
|
@@ -44542,7 +44566,7 @@ var require_package53 = __commonJS({
|
|
|
44542
44566
|
var SLASH = "/";
|
|
44543
44567
|
var TMP_KEY_IGNORE = "node-ignore";
|
|
44544
44568
|
if (typeof Symbol !== "undefined") {
|
|
44545
|
-
TMP_KEY_IGNORE = Symbol.for("node-ignore");
|
|
44569
|
+
TMP_KEY_IGNORE = /* @__PURE__ */ Symbol.for("node-ignore");
|
|
44546
44570
|
}
|
|
44547
44571
|
var KEY_IGNORE = TMP_KEY_IGNORE;
|
|
44548
44572
|
var define2 = /* @__PURE__ */ __name((object, key, value) => Object.defineProperty(object, key, { value }), "define");
|
|
@@ -45621,8 +45645,8 @@ var require_util2 = __commonJS({
|
|
|
45621
45645
|
exports.toWebResourceLike = toWebResourceLike;
|
|
45622
45646
|
exports.toHttpHeadersLike = toHttpHeadersLike;
|
|
45623
45647
|
var core_rest_pipeline_1 = require_commonjs5();
|
|
45624
|
-
var originalRequestSymbol = Symbol("Original PipelineRequest");
|
|
45625
|
-
var originalClientRequestSymbol = Symbol.for("@azure/core-client original request");
|
|
45648
|
+
var originalRequestSymbol = /* @__PURE__ */ Symbol("Original PipelineRequest");
|
|
45649
|
+
var originalClientRequestSymbol = /* @__PURE__ */ Symbol.for("@azure/core-client original request");
|
|
45626
45650
|
function toPipelineRequest(webResource, options = {}) {
|
|
45627
45651
|
const compatWebResource = webResource;
|
|
45628
45652
|
const request = compatWebResource[originalRequestSymbol];
|
|
@@ -45874,7 +45898,7 @@ var require_response = __commonJS({
|
|
|
45874
45898
|
exports.toPipelineResponse = toPipelineResponse;
|
|
45875
45899
|
var core_rest_pipeline_1 = require_commonjs5();
|
|
45876
45900
|
var util_js_1 = require_util2();
|
|
45877
|
-
var originalResponse = Symbol("Original FullOperationResponse");
|
|
45901
|
+
var originalResponse = /* @__PURE__ */ Symbol("Original FullOperationResponse");
|
|
45878
45902
|
function toCompatResponse(response, options) {
|
|
45879
45903
|
let request = (0, util_js_1.toWebResourceLike)(response.request);
|
|
45880
45904
|
let headers = (0, util_js_1.toHttpHeadersLike)(response.headers);
|
|
@@ -46090,9 +46114,9 @@ var require_commonjs8 = __commonJS({
|
|
|
46090
46114
|
}
|
|
46091
46115
|
});
|
|
46092
46116
|
|
|
46093
|
-
// ../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
46117
|
+
// ../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/lib/fxp.cjs
|
|
46094
46118
|
var require_fxp = __commonJS({
|
|
46095
|
-
"../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
46119
|
+
"../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/lib/fxp.cjs"(exports, module) {
|
|
46096
46120
|
(() => {
|
|
46097
46121
|
"use strict";
|
|
46098
46122
|
var t = { d: /* @__PURE__ */ __name((e2, i2) => {
|
|
@@ -46300,7 +46324,7 @@ var require_fxp = __commonJS({
|
|
|
46300
46324
|
return t2;
|
|
46301
46325
|
}, "updateTag"), captureMetaData: false };
|
|
46302
46326
|
let T;
|
|
46303
|
-
T = "function" != typeof Symbol ? "@@xmlMetadata" : Symbol("XML Node Metadata");
|
|
46327
|
+
T = "function" != typeof Symbol ? "@@xmlMetadata" : /* @__PURE__ */ Symbol("XML Node Metadata");
|
|
46304
46328
|
const _y = class _y {
|
|
46305
46329
|
constructor(t2) {
|
|
46306
46330
|
this.tagname = t2, this.child = [], this[":@"] = {};
|
|
@@ -46497,13 +46521,13 @@ var require_fxp = __commonJS({
|
|
|
46497
46521
|
}
|
|
46498
46522
|
__name(F, "F");
|
|
46499
46523
|
const _ = new RegExp(`([^\\s=]+)\\s*(=\\s*(['"])([\\s\\S]*?)\\3)?`, "gm");
|
|
46500
|
-
function k(t2, e2
|
|
46524
|
+
function k(t2, e2) {
|
|
46501
46525
|
if (true !== this.options.ignoreAttributes && "string" == typeof t2) {
|
|
46502
|
-
const
|
|
46526
|
+
const i2 = s(t2, _), n2 = i2.length, r2 = {};
|
|
46503
46527
|
for (let t3 = 0; t3 < n2; t3++) {
|
|
46504
|
-
const n3 = this.resolveNameSpace(
|
|
46528
|
+
const n3 = this.resolveNameSpace(i2[t3][1]);
|
|
46505
46529
|
if (this.ignoreAttributesFn(n3, e2)) continue;
|
|
46506
|
-
let s2 =
|
|
46530
|
+
let s2 = i2[t3][4], o2 = this.options.attributeNamePrefix + n3;
|
|
46507
46531
|
if (n3.length) if (this.options.transformAttributeName && (o2 = this.options.transformAttributeName(o2)), "__proto__" === o2 && (o2 = "#__proto__"), void 0 !== s2) {
|
|
46508
46532
|
this.options.trimValues && (s2 = s2.trim()), s2 = this.replaceEntitiesValue(s2);
|
|
46509
46533
|
const t4 = this.options.attributeValueProcessor(n3, s2, e2);
|
|
@@ -46542,7 +46566,7 @@ var require_fxp = __commonJS({
|
|
|
46542
46566
|
if (n2 = this.saveTextToParentTag(n2, i2, s2), this.options.ignoreDeclaration && "?xml" === e3.tagName || this.options.ignorePiTags) ;
|
|
46543
46567
|
else {
|
|
46544
46568
|
const t3 = new y(e3.tagName);
|
|
46545
|
-
t3.add(this.options.textNodeName, ""), e3.tagName !== e3.tagExp && e3.attrExpPresent && (t3[":@"] = this.buildAttributesMap(e3.tagExp, s2
|
|
46569
|
+
t3.add(this.options.textNodeName, ""), e3.tagName !== e3.tagExp && e3.attrExpPresent && (t3[":@"] = this.buildAttributesMap(e3.tagExp, s2)), this.addChild(i2, t3, s2, o2);
|
|
46546
46570
|
}
|
|
46547
46571
|
o2 = e3.closeIndex + 1;
|
|
46548
46572
|
} else if ("!--" === t2.substr(o2 + 1, 3)) {
|
|
@@ -46564,7 +46588,11 @@ var require_fxp = __commonJS({
|
|
|
46564
46588
|
let r3 = X(t2, o2, this.options.removeNSPrefix), a2 = r3.tagName;
|
|
46565
46589
|
const l2 = r3.rawTagName;
|
|
46566
46590
|
let u2 = r3.tagExp, h2 = r3.attrExpPresent, d2 = r3.closeIndex;
|
|
46567
|
-
|
|
46591
|
+
if (this.options.transformTagName) {
|
|
46592
|
+
const t3 = this.options.transformTagName(a2);
|
|
46593
|
+
u2 === a2 && (u2 = t3), a2 = t3;
|
|
46594
|
+
}
|
|
46595
|
+
i2 && n2 && "!xml" !== i2.tagname && (n2 = this.saveTextToParentTag(n2, i2, s2, false));
|
|
46568
46596
|
const p2 = i2;
|
|
46569
46597
|
p2 && -1 !== this.options.unpairedTags.indexOf(p2.tagname) && (i2 = this.tagsNodeStack.pop(), s2 = s2.substring(0, s2.lastIndexOf("."))), a2 !== e2.tagname && (s2 += s2 ? "." + a2 : a2);
|
|
46570
46598
|
const f2 = o2;
|
|
@@ -46578,15 +46606,18 @@ var require_fxp = __commonJS({
|
|
|
46578
46606
|
o2 = i3.i, e3 = i3.tagContent;
|
|
46579
46607
|
}
|
|
46580
46608
|
const n3 = new y(a2);
|
|
46581
|
-
a2 !== u2 && h2 && (n3[":@"] = this.buildAttributesMap(u2, s2
|
|
46609
|
+
a2 !== u2 && h2 && (n3[":@"] = this.buildAttributesMap(u2, s2)), e3 && (e3 = this.parseTextData(e3, a2, s2, true, h2, true, true)), s2 = s2.substr(0, s2.lastIndexOf(".")), n3.add(this.options.textNodeName, e3), this.addChild(i2, n3, s2, f2);
|
|
46582
46610
|
} else {
|
|
46583
46611
|
if (u2.length > 0 && u2.lastIndexOf("/") === u2.length - 1) {
|
|
46584
|
-
"/" === a2[a2.length - 1] ? (a2 = a2.substr(0, a2.length - 1), s2 = s2.substr(0, s2.length - 1), u2 = a2) : u2 = u2.substr(0, u2.length - 1), this.options.transformTagName
|
|
46612
|
+
if ("/" === a2[a2.length - 1] ? (a2 = a2.substr(0, a2.length - 1), s2 = s2.substr(0, s2.length - 1), u2 = a2) : u2 = u2.substr(0, u2.length - 1), this.options.transformTagName) {
|
|
46613
|
+
const t4 = this.options.transformTagName(a2);
|
|
46614
|
+
u2 === a2 && (u2 = t4), a2 = t4;
|
|
46615
|
+
}
|
|
46585
46616
|
const t3 = new y(a2);
|
|
46586
|
-
a2 !== u2 && h2 && (t3[":@"] = this.buildAttributesMap(u2, s2
|
|
46617
|
+
a2 !== u2 && h2 && (t3[":@"] = this.buildAttributesMap(u2, s2)), this.addChild(i2, t3, s2, f2), s2 = s2.substr(0, s2.lastIndexOf("."));
|
|
46587
46618
|
} else {
|
|
46588
46619
|
const t3 = new y(a2);
|
|
46589
|
-
this.tagsNodeStack.push(i2), a2 !== u2 && h2 && (t3[":@"] = this.buildAttributesMap(u2, s2
|
|
46620
|
+
this.tagsNodeStack.push(i2), a2 !== u2 && h2 && (t3[":@"] = this.buildAttributesMap(u2, s2)), this.addChild(i2, t3, s2, f2), i2 = t3;
|
|
46590
46621
|
}
|
|
46591
46622
|
n2 = "", o2 = d2;
|
|
46592
46623
|
}
|
|
@@ -69284,7 +69315,7 @@ var require_poller = __commonJS({
|
|
|
69284
69315
|
state
|
|
69285
69316
|
}), "toString"),
|
|
69286
69317
|
onProgress: /* @__PURE__ */ __name((callback) => {
|
|
69287
|
-
const s = Symbol();
|
|
69318
|
+
const s = /* @__PURE__ */ Symbol();
|
|
69288
69319
|
handlers.set(s, callback);
|
|
69289
69320
|
return () => handlers.delete(s);
|
|
69290
69321
|
}, "onProgress"),
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
require_state,
|
|
16
16
|
require_state2,
|
|
17
17
|
tslib_es6_exports
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-XOZ3MNXL.js";
|
|
19
19
|
import {
|
|
20
20
|
__commonJS,
|
|
21
21
|
__name,
|
|
@@ -664,8 +664,8 @@ var require_tracingContext = __commonJS({
|
|
|
664
664
|
exports.TracingContextImpl = exports.knownContextKeys = void 0;
|
|
665
665
|
exports.createTracingContext = createTracingContext;
|
|
666
666
|
exports.knownContextKeys = {
|
|
667
|
-
span: Symbol.for("@azure/core-tracing span"),
|
|
668
|
-
namespace: Symbol.for("@azure/core-tracing namespace")
|
|
667
|
+
span: /* @__PURE__ */ Symbol.for("@azure/core-tracing span"),
|
|
668
|
+
namespace: /* @__PURE__ */ Symbol.for("@azure/core-tracing namespace")
|
|
669
669
|
};
|
|
670
670
|
function createTracingContext(options = {}) {
|
|
671
671
|
let context = new TracingContextImpl(options.parentContext);
|
|
@@ -3973,7 +3973,7 @@ var require_file = __commonJS({
|
|
|
3973
3973
|
throw new Error("Not implemented");
|
|
3974
3974
|
}, "text")
|
|
3975
3975
|
};
|
|
3976
|
-
var rawContent = Symbol("rawContent");
|
|
3976
|
+
var rawContent = /* @__PURE__ */ Symbol("rawContent");
|
|
3977
3977
|
function hasRawContent(x) {
|
|
3978
3978
|
return typeof x[rawContent] === "function";
|
|
3979
3979
|
}
|
|
@@ -6110,7 +6110,7 @@ var require_operationHelpers = __commonJS({
|
|
|
6110
6110
|
return result;
|
|
6111
6111
|
}
|
|
6112
6112
|
__name(getPropertyFromParameterPath, "getPropertyFromParameterPath");
|
|
6113
|
-
var originalRequestSymbol = Symbol.for("@azure/core-client original request");
|
|
6113
|
+
var originalRequestSymbol = /* @__PURE__ */ Symbol.for("@azure/core-client original request");
|
|
6114
6114
|
function hasOriginalRequest(request) {
|
|
6115
6115
|
return originalRequestSymbol in request;
|
|
6116
6116
|
}
|
|
@@ -1073,9 +1073,9 @@ var require_package = __commonJS({
|
|
|
1073
1073
|
}
|
|
1074
1074
|
});
|
|
1075
1075
|
|
|
1076
|
-
// ../../node_modules/.store/debug-virtual-
|
|
1076
|
+
// ../../node_modules/.store/debug-virtual-7e33ae388e/package/src/common.js
|
|
1077
1077
|
var require_common = __commonJS({
|
|
1078
|
-
"../../node_modules/.store/debug-virtual-
|
|
1078
|
+
"../../node_modules/.store/debug-virtual-7e33ae388e/package/src/common.js"(exports, module) {
|
|
1079
1079
|
function setup(env) {
|
|
1080
1080
|
createDebug.debug = createDebug;
|
|
1081
1081
|
createDebug.default = createDebug;
|
|
@@ -1261,9 +1261,9 @@ var require_common = __commonJS({
|
|
|
1261
1261
|
}
|
|
1262
1262
|
});
|
|
1263
1263
|
|
|
1264
|
-
// ../../node_modules/.store/debug-virtual-
|
|
1264
|
+
// ../../node_modules/.store/debug-virtual-7e33ae388e/package/src/browser.js
|
|
1265
1265
|
var require_browser = __commonJS({
|
|
1266
|
-
"../../node_modules/.store/debug-virtual-
|
|
1266
|
+
"../../node_modules/.store/debug-virtual-7e33ae388e/package/src/browser.js"(exports, module) {
|
|
1267
1267
|
exports.formatArgs = formatArgs;
|
|
1268
1268
|
exports.save = save;
|
|
1269
1269
|
exports.load = load;
|
|
@@ -1567,9 +1567,9 @@ var require_package3 = __commonJS({
|
|
|
1567
1567
|
}
|
|
1568
1568
|
});
|
|
1569
1569
|
|
|
1570
|
-
// ../../node_modules/.store/debug-virtual-
|
|
1570
|
+
// ../../node_modules/.store/debug-virtual-7e33ae388e/package/src/node.js
|
|
1571
1571
|
var require_node = __commonJS({
|
|
1572
|
-
"../../node_modules/.store/debug-virtual-
|
|
1572
|
+
"../../node_modules/.store/debug-virtual-7e33ae388e/package/src/node.js"(exports, module) {
|
|
1573
1573
|
var tty = __require("tty");
|
|
1574
1574
|
var util = __require("util");
|
|
1575
1575
|
exports.init = init;
|
|
@@ -1748,9 +1748,9 @@ var require_node = __commonJS({
|
|
|
1748
1748
|
}
|
|
1749
1749
|
});
|
|
1750
1750
|
|
|
1751
|
-
// ../../node_modules/.store/debug-virtual-
|
|
1751
|
+
// ../../node_modules/.store/debug-virtual-7e33ae388e/package/src/index.js
|
|
1752
1752
|
var require_src = __commonJS({
|
|
1753
|
-
"../../node_modules/.store/debug-virtual-
|
|
1753
|
+
"../../node_modules/.store/debug-virtual-7e33ae388e/package/src/index.js"(exports, module) {
|
|
1754
1754
|
if (typeof process === "undefined" || process.type === "renderer" || process.browser === true || process.__nwjs) {
|
|
1755
1755
|
module.exports = require_browser();
|
|
1756
1756
|
} else {
|
|
@@ -1872,7 +1872,7 @@ var require_dist = __commonJS({
|
|
|
1872
1872
|
var http = __importStar2(__require("http"));
|
|
1873
1873
|
var https_1 = __require("https");
|
|
1874
1874
|
__exportStar2(require_helpers(), exports);
|
|
1875
|
-
var INTERNAL = Symbol("AgentBaseInternalState");
|
|
1875
|
+
var INTERNAL = /* @__PURE__ */ Symbol("AgentBaseInternalState");
|
|
1876
1876
|
var _Agent = class _Agent extends http.Agent {
|
|
1877
1877
|
constructor(opts) {
|
|
1878
1878
|
super(opts);
|
|
@@ -12,11 +12,11 @@ import {
|
|
|
12
12
|
require_commonjs4,
|
|
13
13
|
require_commonjs5,
|
|
14
14
|
require_package as require_package2
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-CFQJW3H5.js";
|
|
16
16
|
import {
|
|
17
17
|
require_commonjs,
|
|
18
18
|
require_package
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-XOZ3MNXL.js";
|
|
20
20
|
import {
|
|
21
21
|
__commonJS,
|
|
22
22
|
__esm,
|
|
@@ -9648,9 +9648,9 @@ var init_TokenCache = __esm({
|
|
|
9648
9648
|
}
|
|
9649
9649
|
});
|
|
9650
9650
|
|
|
9651
|
-
// ../../node_modules/.store/jws-npm-
|
|
9651
|
+
// ../../node_modules/.store/jws-npm-4.0.1-0d8c257cbe/package/lib/data-stream.js
|
|
9652
9652
|
var require_data_stream = __commonJS({
|
|
9653
|
-
"../../node_modules/.store/jws-npm-
|
|
9653
|
+
"../../node_modules/.store/jws-npm-4.0.1-0d8c257cbe/package/lib/data-stream.js"(exports, module) {
|
|
9654
9654
|
var Buffer2 = require_package2().Buffer;
|
|
9655
9655
|
var Stream = __require("stream");
|
|
9656
9656
|
var util = __require("util");
|
|
@@ -9903,9 +9903,9 @@ var require_package3 = __commonJS({
|
|
|
9903
9903
|
}
|
|
9904
9904
|
});
|
|
9905
9905
|
|
|
9906
|
-
// ../../node_modules/.store/jwa-npm-
|
|
9906
|
+
// ../../node_modules/.store/jwa-npm-2.0.1-9ebe28a626/package/index.js
|
|
9907
9907
|
var require_package4 = __commonJS({
|
|
9908
|
-
"../../node_modules/.store/jwa-npm-
|
|
9908
|
+
"../../node_modules/.store/jwa-npm-2.0.1-9ebe28a626/package/index.js"(exports, module) {
|
|
9909
9909
|
var Buffer2 = require_package2().Buffer;
|
|
9910
9910
|
var crypto4 = __require("crypto");
|
|
9911
9911
|
var formatEcdsa = require_ecdsa_sig_formatter();
|
|
@@ -10132,7 +10132,7 @@ var require_package4 = __commonJS({
|
|
|
10132
10132
|
es: createECDSAVerifer,
|
|
10133
10133
|
none: createNoneVerifier
|
|
10134
10134
|
};
|
|
10135
|
-
var match = algorithm.match(/^(RS|PS|ES|HS)(256|384|512)$|^(none)$/
|
|
10135
|
+
var match = algorithm.match(/^(RS|PS|ES|HS)(256|384|512)$|^(none)$/);
|
|
10136
10136
|
if (!match)
|
|
10137
10137
|
throw typeError(MSG_INVALID_ALGORITHM, algorithm);
|
|
10138
10138
|
var algo = (match[1] || match[3]).toLowerCase();
|
|
@@ -10145,9 +10145,9 @@ var require_package4 = __commonJS({
|
|
|
10145
10145
|
}
|
|
10146
10146
|
});
|
|
10147
10147
|
|
|
10148
|
-
// ../../node_modules/.store/jws-npm-
|
|
10148
|
+
// ../../node_modules/.store/jws-npm-4.0.1-0d8c257cbe/package/lib/tostring.js
|
|
10149
10149
|
var require_tostring = __commonJS({
|
|
10150
|
-
"../../node_modules/.store/jws-npm-
|
|
10150
|
+
"../../node_modules/.store/jws-npm-4.0.1-0d8c257cbe/package/lib/tostring.js"(exports, module) {
|
|
10151
10151
|
var Buffer2 = __require("buffer").Buffer;
|
|
10152
10152
|
module.exports = /* @__PURE__ */ __name(function toString(obj) {
|
|
10153
10153
|
if (typeof obj === "string")
|
|
@@ -10159,9 +10159,9 @@ var require_tostring = __commonJS({
|
|
|
10159
10159
|
}
|
|
10160
10160
|
});
|
|
10161
10161
|
|
|
10162
|
-
// ../../node_modules/.store/jws-npm-
|
|
10162
|
+
// ../../node_modules/.store/jws-npm-4.0.1-0d8c257cbe/package/lib/sign-stream.js
|
|
10163
10163
|
var require_sign_stream = __commonJS({
|
|
10164
|
-
"../../node_modules/.store/jws-npm-
|
|
10164
|
+
"../../node_modules/.store/jws-npm-4.0.1-0d8c257cbe/package/lib/sign-stream.js"(exports, module) {
|
|
10165
10165
|
var Buffer2 = require_package2().Buffer;
|
|
10166
10166
|
var DataStream = require_data_stream();
|
|
10167
10167
|
var jwa = require_package4();
|
|
@@ -10238,9 +10238,9 @@ var require_sign_stream = __commonJS({
|
|
|
10238
10238
|
}
|
|
10239
10239
|
});
|
|
10240
10240
|
|
|
10241
|
-
// ../../node_modules/.store/jws-npm-
|
|
10241
|
+
// ../../node_modules/.store/jws-npm-4.0.1-0d8c257cbe/package/lib/verify-stream.js
|
|
10242
10242
|
var require_verify_stream = __commonJS({
|
|
10243
|
-
"../../node_modules/.store/jws-npm-
|
|
10243
|
+
"../../node_modules/.store/jws-npm-4.0.1-0d8c257cbe/package/lib/verify-stream.js"(exports, module) {
|
|
10244
10244
|
var Buffer2 = require_package2().Buffer;
|
|
10245
10245
|
var DataStream = require_data_stream();
|
|
10246
10246
|
var jwa = require_package4();
|
|
@@ -10363,9 +10363,9 @@ var require_verify_stream = __commonJS({
|
|
|
10363
10363
|
}
|
|
10364
10364
|
});
|
|
10365
10365
|
|
|
10366
|
-
// ../../node_modules/.store/jws-npm-
|
|
10366
|
+
// ../../node_modules/.store/jws-npm-4.0.1-0d8c257cbe/package/index.js
|
|
10367
10367
|
var require_package5 = __commonJS({
|
|
10368
|
-
"../../node_modules/.store/jws-npm-
|
|
10368
|
+
"../../node_modules/.store/jws-npm-4.0.1-0d8c257cbe/package/index.js"(exports) {
|
|
10369
10369
|
var SignStream = require_sign_stream();
|
|
10370
10370
|
var VerifyStream = require_verify_stream();
|
|
10371
10371
|
var ALGORITHMS = [
|
|
@@ -10396,9 +10396,9 @@ var require_package5 = __commonJS({
|
|
|
10396
10396
|
}
|
|
10397
10397
|
});
|
|
10398
10398
|
|
|
10399
|
-
// ../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
10399
|
+
// ../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/decode.js
|
|
10400
10400
|
var require_decode = __commonJS({
|
|
10401
|
-
"../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
10401
|
+
"../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/decode.js"(exports, module) {
|
|
10402
10402
|
var jws = require_package5();
|
|
10403
10403
|
module.exports = function(jwt2, options) {
|
|
10404
10404
|
options = options || {};
|
|
@@ -10428,9 +10428,9 @@ var require_decode = __commonJS({
|
|
|
10428
10428
|
}
|
|
10429
10429
|
});
|
|
10430
10430
|
|
|
10431
|
-
// ../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
10431
|
+
// ../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/JsonWebTokenError.js
|
|
10432
10432
|
var require_JsonWebTokenError = __commonJS({
|
|
10433
|
-
"../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
10433
|
+
"../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/JsonWebTokenError.js"(exports, module) {
|
|
10434
10434
|
var JsonWebTokenError = /* @__PURE__ */ __name(function(message, error) {
|
|
10435
10435
|
Error.call(this, message);
|
|
10436
10436
|
if (Error.captureStackTrace) {
|
|
@@ -10446,9 +10446,9 @@ var require_JsonWebTokenError = __commonJS({
|
|
|
10446
10446
|
}
|
|
10447
10447
|
});
|
|
10448
10448
|
|
|
10449
|
-
// ../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
10449
|
+
// ../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/NotBeforeError.js
|
|
10450
10450
|
var require_NotBeforeError = __commonJS({
|
|
10451
|
-
"../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
10451
|
+
"../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/NotBeforeError.js"(exports, module) {
|
|
10452
10452
|
var JsonWebTokenError = require_JsonWebTokenError();
|
|
10453
10453
|
var NotBeforeError = /* @__PURE__ */ __name(function(message, date) {
|
|
10454
10454
|
JsonWebTokenError.call(this, message);
|
|
@@ -10461,9 +10461,9 @@ var require_NotBeforeError = __commonJS({
|
|
|
10461
10461
|
}
|
|
10462
10462
|
});
|
|
10463
10463
|
|
|
10464
|
-
// ../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
10464
|
+
// ../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/TokenExpiredError.js
|
|
10465
10465
|
var require_TokenExpiredError = __commonJS({
|
|
10466
|
-
"../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
10466
|
+
"../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/TokenExpiredError.js"(exports, module) {
|
|
10467
10467
|
var JsonWebTokenError = require_JsonWebTokenError();
|
|
10468
10468
|
var TokenExpiredError = /* @__PURE__ */ __name(function(message, expiredAt) {
|
|
10469
10469
|
JsonWebTokenError.call(this, message);
|
|
@@ -10476,9 +10476,9 @@ var require_TokenExpiredError = __commonJS({
|
|
|
10476
10476
|
}
|
|
10477
10477
|
});
|
|
10478
10478
|
|
|
10479
|
-
// ../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
10479
|
+
// ../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/timespan.js
|
|
10480
10480
|
var require_timespan = __commonJS({
|
|
10481
|
-
"../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
10481
|
+
"../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/timespan.js"(exports, module) {
|
|
10482
10482
|
var ms = require_package();
|
|
10483
10483
|
module.exports = function(time, iat) {
|
|
10484
10484
|
var timestamp = iat || Math.floor(Date.now() / 1e3);
|
|
@@ -11754,7 +11754,7 @@ var require_range = __commonJS({
|
|
|
11754
11754
|
var require_comparator = __commonJS({
|
|
11755
11755
|
"../../node_modules/.store/semver-npm-7.7.3-9cf7b3b46c/package/classes/comparator.js"(exports, module) {
|
|
11756
11756
|
"use strict";
|
|
11757
|
-
var ANY = Symbol("SemVer ANY");
|
|
11757
|
+
var ANY = /* @__PURE__ */ Symbol("SemVer ANY");
|
|
11758
11758
|
var _Comparator = class _Comparator {
|
|
11759
11759
|
static get ANY() {
|
|
11760
11760
|
return ANY;
|
|
@@ -12435,25 +12435,25 @@ var require_package6 = __commonJS({
|
|
|
12435
12435
|
}
|
|
12436
12436
|
});
|
|
12437
12437
|
|
|
12438
|
-
// ../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
12438
|
+
// ../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/asymmetricKeyDetailsSupported.js
|
|
12439
12439
|
var require_asymmetricKeyDetailsSupported = __commonJS({
|
|
12440
|
-
"../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
12440
|
+
"../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/asymmetricKeyDetailsSupported.js"(exports, module) {
|
|
12441
12441
|
var semver = require_package6();
|
|
12442
12442
|
module.exports = semver.satisfies(process.version, ">=15.7.0");
|
|
12443
12443
|
}
|
|
12444
12444
|
});
|
|
12445
12445
|
|
|
12446
|
-
// ../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
12446
|
+
// ../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/rsaPssKeyDetailsSupported.js
|
|
12447
12447
|
var require_rsaPssKeyDetailsSupported = __commonJS({
|
|
12448
|
-
"../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
12448
|
+
"../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/rsaPssKeyDetailsSupported.js"(exports, module) {
|
|
12449
12449
|
var semver = require_package6();
|
|
12450
12450
|
module.exports = semver.satisfies(process.version, ">=16.9.0");
|
|
12451
12451
|
}
|
|
12452
12452
|
});
|
|
12453
12453
|
|
|
12454
|
-
// ../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
12454
|
+
// ../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/validateAsymmetricKey.js
|
|
12455
12455
|
var require_validateAsymmetricKey = __commonJS({
|
|
12456
|
-
"../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
12456
|
+
"../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/validateAsymmetricKey.js"(exports, module) {
|
|
12457
12457
|
var ASYMMETRIC_KEY_DETAILS_SUPPORTED = require_asymmetricKeyDetailsSupported();
|
|
12458
12458
|
var RSA_PSS_KEY_DETAILS_SUPPORTED = require_rsaPssKeyDetailsSupported();
|
|
12459
12459
|
var allowedAlgorithmsForKeys = {
|
|
@@ -12504,17 +12504,17 @@ var require_validateAsymmetricKey = __commonJS({
|
|
|
12504
12504
|
}
|
|
12505
12505
|
});
|
|
12506
12506
|
|
|
12507
|
-
// ../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
12507
|
+
// ../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/psSupported.js
|
|
12508
12508
|
var require_psSupported = __commonJS({
|
|
12509
|
-
"../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
12509
|
+
"../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/lib/psSupported.js"(exports, module) {
|
|
12510
12510
|
var semver = require_package6();
|
|
12511
12511
|
module.exports = semver.satisfies(process.version, "^6.12.0 || >=8.0.0");
|
|
12512
12512
|
}
|
|
12513
12513
|
});
|
|
12514
12514
|
|
|
12515
|
-
// ../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
12515
|
+
// ../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/verify.js
|
|
12516
12516
|
var require_verify = __commonJS({
|
|
12517
|
-
"../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
12517
|
+
"../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/verify.js"(exports, module) {
|
|
12518
12518
|
var JsonWebTokenError = require_JsonWebTokenError();
|
|
12519
12519
|
var NotBeforeError = require_NotBeforeError();
|
|
12520
12520
|
var TokenExpiredError = require_TokenExpiredError();
|
|
@@ -13200,9 +13200,9 @@ var require_package13 = __commonJS({
|
|
|
13200
13200
|
}
|
|
13201
13201
|
});
|
|
13202
13202
|
|
|
13203
|
-
// ../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
13203
|
+
// ../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/sign.js
|
|
13204
13204
|
var require_sign = __commonJS({
|
|
13205
|
-
"../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
13205
|
+
"../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/sign.js"(exports, module) {
|
|
13206
13206
|
var timespan = require_timespan();
|
|
13207
13207
|
var PS_SUPPORTED = require_psSupported();
|
|
13208
13208
|
var validateAsymmetricKey = require_validateAsymmetricKey();
|
|
@@ -13429,9 +13429,9 @@ var require_sign = __commonJS({
|
|
|
13429
13429
|
}
|
|
13430
13430
|
});
|
|
13431
13431
|
|
|
13432
|
-
// ../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
13432
|
+
// ../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/index.js
|
|
13433
13433
|
var require_package14 = __commonJS({
|
|
13434
|
-
"../../node_modules/.store/jsonwebtoken-npm-9.0.
|
|
13434
|
+
"../../node_modules/.store/jsonwebtoken-npm-9.0.3-c3c17849ba/package/index.js"(exports, module) {
|
|
13435
13435
|
module.exports = {
|
|
13436
13436
|
decode: require_decode(),
|
|
13437
13437
|
verify: require_verify(),
|
package/dist/index.js
CHANGED
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
require_dist2,
|
|
13
13
|
require_state,
|
|
14
14
|
require_state2
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-XOZ3MNXL.js";
|
|
16
16
|
import {
|
|
17
17
|
__export,
|
|
18
18
|
__name,
|
|
@@ -2285,7 +2285,7 @@ __name(randomUUID2, "randomUUID");
|
|
|
2285
2285
|
var isNodeLike2 = isNodeLike;
|
|
2286
2286
|
|
|
2287
2287
|
// ../../node_modules/.store/@azure-core-rest-pipeline-npm-1.22.2-0f1afee05f/package/dist/esm/util/file.js
|
|
2288
|
-
var rawContent = Symbol("rawContent");
|
|
2288
|
+
var rawContent = /* @__PURE__ */ Symbol("rawContent");
|
|
2289
2289
|
function hasRawContent(x) {
|
|
2290
2290
|
return typeof x[rawContent] === "function";
|
|
2291
2291
|
}
|
|
@@ -2377,8 +2377,8 @@ __name(tlsPolicy2, "tlsPolicy");
|
|
|
2377
2377
|
|
|
2378
2378
|
// ../../node_modules/.store/@azure-core-tracing-npm-1.3.1-eb2949b9c4/package/dist/esm/tracingContext.js
|
|
2379
2379
|
var knownContextKeys = {
|
|
2380
|
-
span: Symbol.for("@azure/core-tracing span"),
|
|
2381
|
-
namespace: Symbol.for("@azure/core-tracing namespace")
|
|
2380
|
+
span: /* @__PURE__ */ Symbol.for("@azure/core-tracing span"),
|
|
2381
|
+
namespace: /* @__PURE__ */ Symbol.for("@azure/core-tracing namespace")
|
|
2382
2382
|
};
|
|
2383
2383
|
function createTracingContext(options = {}) {
|
|
2384
2384
|
let context3 = new TracingContextImpl(options.parentContext);
|
|
@@ -4046,7 +4046,7 @@ function getPropertyFromParameterPath(parent, parameterPath) {
|
|
|
4046
4046
|
return result;
|
|
4047
4047
|
}
|
|
4048
4048
|
__name(getPropertyFromParameterPath, "getPropertyFromParameterPath");
|
|
4049
|
-
var originalRequestSymbol = Symbol.for("@azure/core-client original request");
|
|
4049
|
+
var originalRequestSymbol = /* @__PURE__ */ Symbol.for("@azure/core-client original request");
|
|
4050
4050
|
function hasOriginalRequest(request) {
|
|
4051
4051
|
return originalRequestSymbol in request;
|
|
4052
4052
|
}
|
|
@@ -4887,8 +4887,8 @@ function requestToOptions(request) {
|
|
|
4887
4887
|
__name(requestToOptions, "requestToOptions");
|
|
4888
4888
|
|
|
4889
4889
|
// ../../node_modules/.store/@azure-core-http-compat-npm-2.3.1-afd2f01f9c/package/dist/esm/util.js
|
|
4890
|
-
var originalRequestSymbol2 = Symbol("Original PipelineRequest");
|
|
4891
|
-
var originalClientRequestSymbol = Symbol.for("@azure/core-client original request");
|
|
4890
|
+
var originalRequestSymbol2 = /* @__PURE__ */ Symbol("Original PipelineRequest");
|
|
4891
|
+
var originalClientRequestSymbol = /* @__PURE__ */ Symbol.for("@azure/core-client original request");
|
|
4892
4892
|
function toPipelineRequest(webResource, options = {}) {
|
|
4893
4893
|
const compatWebResource = webResource;
|
|
4894
4894
|
const request = compatWebResource[originalRequestSymbol2];
|
|
@@ -5129,7 +5129,7 @@ __name(_HttpHeaders, "HttpHeaders");
|
|
|
5129
5129
|
var HttpHeaders = _HttpHeaders;
|
|
5130
5130
|
|
|
5131
5131
|
// ../../node_modules/.store/@azure-core-http-compat-npm-2.3.1-afd2f01f9c/package/dist/esm/response.js
|
|
5132
|
-
var originalResponse = Symbol("Original FullOperationResponse");
|
|
5132
|
+
var originalResponse = /* @__PURE__ */ Symbol("Original FullOperationResponse");
|
|
5133
5133
|
function toCompatResponse(response, options) {
|
|
5134
5134
|
let request = toWebResourceLike(response.request);
|
|
5135
5135
|
let headers = toHttpHeadersLike(response.headers);
|
|
@@ -5277,7 +5277,7 @@ function convertHttpClient(requestPolicyClient) {
|
|
|
5277
5277
|
}
|
|
5278
5278
|
__name(convertHttpClient, "convertHttpClient");
|
|
5279
5279
|
|
|
5280
|
-
// ../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
5280
|
+
// ../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/src/util.js
|
|
5281
5281
|
var nameStartChar = ":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD";
|
|
5282
5282
|
var nameChar = nameStartChar + "\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040";
|
|
5283
5283
|
var nameRegexp = "[" + nameStartChar + "][" + nameChar + "]*";
|
|
@@ -5307,7 +5307,7 @@ function isExist(v) {
|
|
|
5307
5307
|
}
|
|
5308
5308
|
__name(isExist, "isExist");
|
|
5309
5309
|
|
|
5310
|
-
// ../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
5310
|
+
// ../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/src/validator.js
|
|
5311
5311
|
var defaultOptions = {
|
|
5312
5312
|
allowBooleanAttributes: false,
|
|
5313
5313
|
//A tag can have attributes without any value
|
|
@@ -5626,7 +5626,7 @@ function getPositionFromMatch(match) {
|
|
|
5626
5626
|
}
|
|
5627
5627
|
__name(getPositionFromMatch, "getPositionFromMatch");
|
|
5628
5628
|
|
|
5629
|
-
// ../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
5629
|
+
// ../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/src/xmlparser/OptionsBuilder.js
|
|
5630
5630
|
var defaultOptions2 = {
|
|
5631
5631
|
preserveOrder: false,
|
|
5632
5632
|
attributeNamePrefix: "@_",
|
|
@@ -5676,12 +5676,12 @@ var buildOptions = /* @__PURE__ */ __name(function(options) {
|
|
|
5676
5676
|
return Object.assign({}, defaultOptions2, options);
|
|
5677
5677
|
}, "buildOptions");
|
|
5678
5678
|
|
|
5679
|
-
// ../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
5679
|
+
// ../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/src/xmlparser/xmlNode.js
|
|
5680
5680
|
var METADATA_SYMBOL;
|
|
5681
5681
|
if (typeof Symbol !== "function") {
|
|
5682
5682
|
METADATA_SYMBOL = "@@xmlMetadata";
|
|
5683
5683
|
} else {
|
|
5684
|
-
METADATA_SYMBOL = Symbol("XML Node Metadata");
|
|
5684
|
+
METADATA_SYMBOL = /* @__PURE__ */ Symbol("XML Node Metadata");
|
|
5685
5685
|
}
|
|
5686
5686
|
var _XmlNode = class _XmlNode {
|
|
5687
5687
|
constructor(tagname) {
|
|
@@ -5712,7 +5712,7 @@ var _XmlNode = class _XmlNode {
|
|
|
5712
5712
|
__name(_XmlNode, "XmlNode");
|
|
5713
5713
|
var XmlNode = _XmlNode;
|
|
5714
5714
|
|
|
5715
|
-
// ../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
5715
|
+
// ../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/src/xmlparser/DocTypeReader.js
|
|
5716
5716
|
var _DocTypeReader = class _DocTypeReader {
|
|
5717
5717
|
constructor(processEntities) {
|
|
5718
5718
|
this.suppressValidationErr = !processEntities;
|
|
@@ -5978,7 +5978,7 @@ function validateEntityName(name) {
|
|
|
5978
5978
|
}
|
|
5979
5979
|
__name(validateEntityName, "validateEntityName");
|
|
5980
5980
|
|
|
5981
|
-
// ../../node_modules/.store/strnum-npm-2.1.
|
|
5981
|
+
// ../../node_modules/.store/strnum-npm-2.1.2-ab87a75952/package/strnum.js
|
|
5982
5982
|
var hexRegex = /^[-+]?0x[a-fA-F0-9]+$/;
|
|
5983
5983
|
var numRegex = /^([\-\+])?(0*)([0-9]*(\.[0-9]*)?)$/;
|
|
5984
5984
|
var consider = {
|
|
@@ -5997,7 +5997,7 @@ function toNumber(str, options = {}) {
|
|
|
5997
5997
|
else if (str === "0") return 0;
|
|
5998
5998
|
else if (options.hex && hexRegex.test(trimmedStr)) {
|
|
5999
5999
|
return parse_int(trimmedStr, 16);
|
|
6000
|
-
} else if (trimmedStr.
|
|
6000
|
+
} else if (trimmedStr.includes("e") || trimmedStr.includes("E")) {
|
|
6001
6001
|
return resolveEnotation(str, trimmedStr, options);
|
|
6002
6002
|
} else {
|
|
6003
6003
|
const match = numRegex.exec(trimmedStr);
|
|
@@ -6080,7 +6080,7 @@ function parse_int(numStr, base) {
|
|
|
6080
6080
|
}
|
|
6081
6081
|
__name(parse_int, "parse_int");
|
|
6082
6082
|
|
|
6083
|
-
// ../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
6083
|
+
// ../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/src/ignoreAttributes.js
|
|
6084
6084
|
function getIgnoreAttributesFn(ignoreAttributes) {
|
|
6085
6085
|
if (typeof ignoreAttributes === "function") {
|
|
6086
6086
|
return ignoreAttributes;
|
|
@@ -6101,7 +6101,7 @@ function getIgnoreAttributesFn(ignoreAttributes) {
|
|
|
6101
6101
|
}
|
|
6102
6102
|
__name(getIgnoreAttributesFn, "getIgnoreAttributesFn");
|
|
6103
6103
|
|
|
6104
|
-
// ../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
6104
|
+
// ../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/src/xmlparser/OrderedObjParser.js
|
|
6105
6105
|
var _OrderedObjParser = class _OrderedObjParser {
|
|
6106
6106
|
constructor(options) {
|
|
6107
6107
|
this.options = options;
|
|
@@ -6212,7 +6212,7 @@ function resolveNameSpace(tagname) {
|
|
|
6212
6212
|
}
|
|
6213
6213
|
__name(resolveNameSpace, "resolveNameSpace");
|
|
6214
6214
|
var attrsRegx = new RegExp(`([^\\s=]+)\\s*(=\\s*(['"])([\\s\\S]*?)\\3)?`, "gm");
|
|
6215
|
-
function buildAttributesMap(attrStr, jPath
|
|
6215
|
+
function buildAttributesMap(attrStr, jPath) {
|
|
6216
6216
|
if (this.options.ignoreAttributes !== true && typeof attrStr === "string") {
|
|
6217
6217
|
const matches = getAllMatches(attrStr, attrsRegx);
|
|
6218
6218
|
const len = matches.length;
|
|
@@ -6312,7 +6312,7 @@ var parseXml = /* @__PURE__ */ __name(function(xmlData) {
|
|
|
6312
6312
|
const childNode = new XmlNode(tagData.tagName);
|
|
6313
6313
|
childNode.add(this.options.textNodeName, "");
|
|
6314
6314
|
if (tagData.tagName !== tagData.tagExp && tagData.attrExpPresent) {
|
|
6315
|
-
childNode[":@"] = this.buildAttributesMap(tagData.tagExp, jPath
|
|
6315
|
+
childNode[":@"] = this.buildAttributesMap(tagData.tagExp, jPath);
|
|
6316
6316
|
}
|
|
6317
6317
|
this.addChild(currentNode, childNode, jPath, i);
|
|
6318
6318
|
}
|
|
@@ -6349,7 +6349,11 @@ var parseXml = /* @__PURE__ */ __name(function(xmlData) {
|
|
|
6349
6349
|
let attrExpPresent = result.attrExpPresent;
|
|
6350
6350
|
let closeIndex = result.closeIndex;
|
|
6351
6351
|
if (this.options.transformTagName) {
|
|
6352
|
-
|
|
6352
|
+
const newTagName = this.options.transformTagName(tagName);
|
|
6353
|
+
if (tagExp === tagName) {
|
|
6354
|
+
tagExp = newTagName;
|
|
6355
|
+
}
|
|
6356
|
+
tagName = newTagName;
|
|
6353
6357
|
}
|
|
6354
6358
|
if (currentNode && textData) {
|
|
6355
6359
|
if (currentNode.tagname !== "!xml") {
|
|
@@ -6386,7 +6390,10 @@ var parseXml = /* @__PURE__ */ __name(function(xmlData) {
|
|
|
6386
6390
|
}
|
|
6387
6391
|
const childNode = new XmlNode(tagName);
|
|
6388
6392
|
if (tagName !== tagExp && attrExpPresent) {
|
|
6389
|
-
childNode[":@"] = this.buildAttributesMap(
|
|
6393
|
+
childNode[":@"] = this.buildAttributesMap(
|
|
6394
|
+
tagExp,
|
|
6395
|
+
jPath
|
|
6396
|
+
);
|
|
6390
6397
|
}
|
|
6391
6398
|
if (tagContent) {
|
|
6392
6399
|
tagContent = this.parseTextData(tagContent, tagName, jPath, true, attrExpPresent, true, true);
|
|
@@ -6404,11 +6411,15 @@ var parseXml = /* @__PURE__ */ __name(function(xmlData) {
|
|
|
6404
6411
|
tagExp = tagExp.substr(0, tagExp.length - 1);
|
|
6405
6412
|
}
|
|
6406
6413
|
if (this.options.transformTagName) {
|
|
6407
|
-
|
|
6414
|
+
const newTagName = this.options.transformTagName(tagName);
|
|
6415
|
+
if (tagExp === tagName) {
|
|
6416
|
+
tagExp = newTagName;
|
|
6417
|
+
}
|
|
6418
|
+
tagName = newTagName;
|
|
6408
6419
|
}
|
|
6409
6420
|
const childNode = new XmlNode(tagName);
|
|
6410
6421
|
if (tagName !== tagExp && attrExpPresent) {
|
|
6411
|
-
childNode[":@"] = this.buildAttributesMap(tagExp, jPath
|
|
6422
|
+
childNode[":@"] = this.buildAttributesMap(tagExp, jPath);
|
|
6412
6423
|
}
|
|
6413
6424
|
this.addChild(currentNode, childNode, jPath, startIndex);
|
|
6414
6425
|
jPath = jPath.substr(0, jPath.lastIndexOf("."));
|
|
@@ -6416,7 +6427,7 @@ var parseXml = /* @__PURE__ */ __name(function(xmlData) {
|
|
|
6416
6427
|
const childNode = new XmlNode(tagName);
|
|
6417
6428
|
this.tagsNodeStack.push(currentNode);
|
|
6418
6429
|
if (tagName !== tagExp && attrExpPresent) {
|
|
6419
|
-
childNode[":@"] = this.buildAttributesMap(tagExp, jPath
|
|
6430
|
+
childNode[":@"] = this.buildAttributesMap(tagExp, jPath);
|
|
6420
6431
|
}
|
|
6421
6432
|
this.addChild(currentNode, childNode, jPath, startIndex);
|
|
6422
6433
|
currentNode = childNode;
|
|
@@ -6612,7 +6623,7 @@ function parseValue(val, shouldParse, options) {
|
|
|
6612
6623
|
}
|
|
6613
6624
|
__name(parseValue, "parseValue");
|
|
6614
6625
|
|
|
6615
|
-
// ../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
6626
|
+
// ../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/src/xmlparser/node2json.js
|
|
6616
6627
|
var METADATA_SYMBOL2 = XmlNode.getMetaDataSymbol();
|
|
6617
6628
|
function prettify(node, options) {
|
|
6618
6629
|
return compress(node, options);
|
|
@@ -6702,7 +6713,7 @@ function isLeafTag(obj, options) {
|
|
|
6702
6713
|
}
|
|
6703
6714
|
__name(isLeafTag, "isLeafTag");
|
|
6704
6715
|
|
|
6705
|
-
// ../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
6716
|
+
// ../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/src/xmlparser/XMLParser.js
|
|
6706
6717
|
var _XMLParser = class _XMLParser {
|
|
6707
6718
|
constructor(options) {
|
|
6708
6719
|
this.externalEntities = {};
|
|
@@ -6765,7 +6776,7 @@ var _XMLParser = class _XMLParser {
|
|
|
6765
6776
|
__name(_XMLParser, "XMLParser");
|
|
6766
6777
|
var XMLParser = _XMLParser;
|
|
6767
6778
|
|
|
6768
|
-
// ../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
6779
|
+
// ../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/src/xmlbuilder/orderedJs2Xml.js
|
|
6769
6780
|
var EOL2 = "\n";
|
|
6770
6781
|
function toXml(jArray, options) {
|
|
6771
6782
|
let indentation = "";
|
|
@@ -6891,7 +6902,7 @@ function replaceEntitiesValue2(textValue, options) {
|
|
|
6891
6902
|
}
|
|
6892
6903
|
__name(replaceEntitiesValue2, "replaceEntitiesValue");
|
|
6893
6904
|
|
|
6894
|
-
// ../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
6905
|
+
// ../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/src/xmlbuilder/json2xml.js
|
|
6895
6906
|
var defaultOptions3 = {
|
|
6896
6907
|
attributeNamePrefix: "@_",
|
|
6897
6908
|
attributesGroupName: false,
|
|
@@ -7133,7 +7144,7 @@ function isAttribute(name) {
|
|
|
7133
7144
|
}
|
|
7134
7145
|
__name(isAttribute, "isAttribute");
|
|
7135
7146
|
|
|
7136
|
-
// ../../node_modules/.store/fast-xml-parser-npm-5.3.
|
|
7147
|
+
// ../../node_modules/.store/fast-xml-parser-npm-5.3.3-4bd17ddd98/package/src/fxp.js
|
|
7137
7148
|
var XMLValidator = {
|
|
7138
7149
|
validate
|
|
7139
7150
|
};
|
|
@@ -32996,8 +33007,8 @@ async function createRemoteCacheClient(params) {
|
|
|
32996
33007
|
const { container, loginMethod, storageAccount, cachePath, tenantId } = options;
|
|
32997
33008
|
const { telemetryClient } = context3;
|
|
32998
33009
|
return telemetryClient.tracer.startActiveSpan("CREATE_REMOTE_CACHE_CLIENT", async () => {
|
|
32999
|
-
const { getCredential } = await import("./getCredential-
|
|
33000
|
-
const { AzureRemoteCacheClient } = await import("./AzureRemoteCacheClient-
|
|
33010
|
+
const { getCredential } = await import("./getCredential-JVJNBIQV.js");
|
|
33011
|
+
const { AzureRemoteCacheClient } = await import("./AzureRemoteCacheClient-JLAE74IX.js");
|
|
33001
33012
|
const { ReporterDecorator } = await import("./ReporterDecorator-ZL5AFS6T.js");
|
|
33002
33013
|
const { getListOfBlobs } = await import("./getListOfBlobs-USCOZRLX.js");
|
|
33003
33014
|
const credential = await getCredential(
|
|
@@ -37100,7 +37111,7 @@ async function createAppRegistryClient(params) {
|
|
|
37100
37111
|
const { context: context3, options } = params;
|
|
37101
37112
|
const { loginMethod, cachePath, tenantId = defaultTenantId, storageAccount = defaultStorageAccount } = options;
|
|
37102
37113
|
const azureLogEventHandler = registerAzureLogger();
|
|
37103
|
-
const { getCredential } = await import("./getCredential-
|
|
37114
|
+
const { getCredential } = await import("./getCredential-JVJNBIQV.js");
|
|
37104
37115
|
const credential = await getCredential(
|
|
37105
37116
|
{ loginMethod, cachePath, tenantId },
|
|
37106
37117
|
{ ...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.70",
|
|
4
4
|
"description": "Manages syncing the local Cloudpack cached assets to/from a remote storage service.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
@@ -23,11 +23,11 @@
|
|
|
23
23
|
"test": "cloudpack-scripts test"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@ms-cloudpack/common-types": "^0.33.
|
|
26
|
+
"@ms-cloudpack/common-types": "^0.33.3",
|
|
27
27
|
"@ms-cloudpack/environment": "^0.1.1",
|
|
28
28
|
"@ms-cloudpack/retry": "^0.1.3",
|
|
29
29
|
"@ms-cloudpack/task-reporter": "^0.19.0",
|
|
30
|
-
"@ms-cloudpack/telemetry": "^0.11.
|
|
30
|
+
"@ms-cloudpack/telemetry": "^0.11.70",
|
|
31
31
|
"@napi-rs/keyring": "1.2.0",
|
|
32
32
|
"mime-types": "^3.0.0",
|
|
33
33
|
"node-dpapi-prebuilt": "^1.0.3"
|