@ms-cloudpack/remote-cache 0.11.75 → 0.11.77
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 +11 -4
- package/dist/{AzureRemoteCacheClient-MLQBWB3M.js → AzureRemoteCacheClient-S57Z5QDW.js} +188 -144
- package/dist/{ReporterDecorator-ZL5AFS6T.js → ReporterDecorator-DNRF2TDF.js} +7 -4
- package/dist/{chunk-O35GBBPD.js → chunk-3WTIWSWN.js} +1 -1
- package/dist/{chunk-7NTERDBN.js → chunk-BOUMQX3J.js} +16 -13
- package/dist/{chunk-IW2GFJHQ.js → chunk-DTZKESCD.js} +2703 -959
- package/dist/{chunk-G5MAFA37.js → chunk-GKUS2JGY.js} +1 -4
- package/dist/{chunk-HL7BG7JS.js → chunk-HONSOHFT.js} +1 -1
- package/dist/{chunk-4NNZM6TT.js → chunk-MIWDHAQF.js} +1 -1
- package/dist/{esm-JT3OR544.js → esm-DMIAQHJU.js} +4 -4
- package/dist/{getCredential-ZFTRCRNY.js → getCredential-Y4HWJOQE.js} +784 -752
- package/dist/{getListOfBlobs-USCOZRLX.js → getListOfBlobs-EKSDNQNV.js} +1 -1
- package/dist/index.js +62 -55
- package/package.json +6 -6
package/NOTICE.txt
CHANGED
|
@@ -497,6 +497,13 @@ SOFTWARE.
|
|
|
497
497
|
|
|
498
498
|
----
|
|
499
499
|
|
|
500
|
+
@nodable/entities 2.1.0 - MIT
|
|
501
|
+
https://github.com/nodable/val-parsers
|
|
502
|
+
|
|
503
|
+
Author: Amit Gupta (https://solothought.com)
|
|
504
|
+
|
|
505
|
+
----
|
|
506
|
+
|
|
500
507
|
@nodelib/fs.scandir 2.1.5 - MIT
|
|
501
508
|
https://github.com/nodelib/nodelib/tree/master
|
|
502
509
|
|
|
@@ -1254,7 +1261,7 @@ SOFTWARE.
|
|
|
1254
1261
|
|
|
1255
1262
|
----
|
|
1256
1263
|
|
|
1257
|
-
fast-xml-builder 1.1.
|
|
1264
|
+
fast-xml-builder 1.1.5 - MIT
|
|
1258
1265
|
https://github.com/NaturalIntelligence/fast-xml-builder
|
|
1259
1266
|
|
|
1260
1267
|
Author: Amit Gupta (https://solothought.com)
|
|
@@ -1283,7 +1290,7 @@ SOFTWARE.
|
|
|
1283
1290
|
|
|
1284
1291
|
----
|
|
1285
1292
|
|
|
1286
|
-
fast-xml-parser 5.
|
|
1293
|
+
fast-xml-parser 5.7.1 - MIT
|
|
1287
1294
|
https://github.com/NaturalIntelligence/fast-xml-parser
|
|
1288
1295
|
|
|
1289
1296
|
Author: Amit Gupta (https://solothought.com)
|
|
@@ -2769,7 +2776,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
2769
2776
|
|
|
2770
2777
|
----
|
|
2771
2778
|
|
|
2772
|
-
path-expression-matcher 1.
|
|
2779
|
+
path-expression-matcher 1.5.0 - MIT
|
|
2773
2780
|
https://github.com/NaturalIntelligence/path-expression-matcher#readme
|
|
2774
2781
|
|
|
2775
2782
|
Author: Amit Gupta (https://solothought.com)
|
|
@@ -3254,7 +3261,7 @@ THE SOFTWARE.
|
|
|
3254
3261
|
|
|
3255
3262
|
----
|
|
3256
3263
|
|
|
3257
|
-
strnum 2.2.
|
|
3264
|
+
strnum 2.2.3 - MIT
|
|
3258
3265
|
https://github.com/NaturalIntelligence/strnum
|
|
3259
3266
|
|
|
3260
3267
|
Author: Amit Gupta (https://amitkumargupta.work/)
|