@ms-cloudpack/remote-cache 0.11.71 → 0.11.73
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 +71 -232
- package/dist/{AzureRemoteCacheClient-7GORTMZL.js → AzureRemoteCacheClient-Z2LRZU6O.js} +18658 -30592
- package/dist/{chunk-XOZ3MNXL.js → chunk-J62ZUERG.js} +203 -682
- package/dist/chunk-WCUWO27K.js +9557 -0
- package/dist/{getCredential-JVJNBIQV.js → getCredential-QOOZATZ4.js} +92 -92
- package/dist/index.js +1457 -370
- package/package.json +6 -6
- package/dist/chunk-CFQJW3H5.js +0 -7220
package/NOTICE.txt
CHANGED
|
@@ -120,7 +120,7 @@ SOFTWARE.
|
|
|
120
120
|
|
|
121
121
|
----
|
|
122
122
|
|
|
123
|
-
@azure/core-http-compat 2.3.
|
|
123
|
+
@azure/core-http-compat 2.3.2 - MIT
|
|
124
124
|
https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-compat/
|
|
125
125
|
|
|
126
126
|
Author: Microsoft Corporation
|
|
@@ -178,7 +178,7 @@ SOFTWARE.
|
|
|
178
178
|
|
|
179
179
|
----
|
|
180
180
|
|
|
181
|
-
@azure/core-rest-pipeline 1.
|
|
181
|
+
@azure/core-rest-pipeline 1.23.0 - MIT
|
|
182
182
|
https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-rest-pipeline/
|
|
183
183
|
|
|
184
184
|
Author: Microsoft Corporation
|
|
@@ -439,7 +439,7 @@ SOFTWARE.
|
|
|
439
439
|
|
|
440
440
|
----
|
|
441
441
|
|
|
442
|
-
@azure/storage-blob 12.
|
|
442
|
+
@azure/storage-blob 12.31.0 - MIT
|
|
443
443
|
https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-blob/
|
|
444
444
|
|
|
445
445
|
Author: Microsoft Corporation
|
|
@@ -468,7 +468,7 @@ SOFTWARE.
|
|
|
468
468
|
|
|
469
469
|
----
|
|
470
470
|
|
|
471
|
-
@azure/storage-common 12.
|
|
471
|
+
@azure/storage-common 12.3.0 - MIT
|
|
472
472
|
https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-internal-avro/
|
|
473
473
|
|
|
474
474
|
Author: Microsoft Corporation
|
|
@@ -578,67 +578,7 @@ SOFTWARE.
|
|
|
578
578
|
|
|
579
579
|
----
|
|
580
580
|
|
|
581
|
-
@
|
|
582
|
-
https://github.com/microsoft/rushstack
|
|
583
|
-
|
|
584
|
-
@rushstack/node-core-library
|
|
585
|
-
|
|
586
|
-
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
587
|
-
|
|
588
|
-
MIT License
|
|
589
|
-
|
|
590
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
591
|
-
a copy of this software and associated documentation files (the
|
|
592
|
-
"Software"), to deal in the Software without restriction, including
|
|
593
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
594
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
595
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
596
|
-
the following conditions:
|
|
597
|
-
|
|
598
|
-
The above copyright notice and this permission notice shall be
|
|
599
|
-
included in all copies or substantial portions of the Software.
|
|
600
|
-
|
|
601
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
602
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
603
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
604
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
605
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
606
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
607
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
608
|
-
|
|
609
|
-
----
|
|
610
|
-
|
|
611
|
-
@rushstack/package-deps-hash 3.2.67 - MIT
|
|
612
|
-
https://github.com/microsoft/rushstack
|
|
613
|
-
|
|
614
|
-
@rushstack/package-deps-hash
|
|
615
|
-
|
|
616
|
-
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
617
|
-
|
|
618
|
-
MIT License
|
|
619
|
-
|
|
620
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
621
|
-
a copy of this software and associated documentation files (the
|
|
622
|
-
"Software"), to deal in the Software without restriction, including
|
|
623
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
624
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
625
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
626
|
-
the following conditions:
|
|
627
|
-
|
|
628
|
-
The above copyright notice and this permission notice shall be
|
|
629
|
-
included in all copies or substantial portions of the Software.
|
|
630
|
-
|
|
631
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
632
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
633
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
634
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
635
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
636
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
637
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
638
|
-
|
|
639
|
-
----
|
|
640
|
-
|
|
641
|
-
@typespec/ts-http-runtime 0.3.2 - MIT
|
|
581
|
+
@typespec/ts-http-runtime 0.3.4 - MIT
|
|
642
582
|
https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/ts-http-runtime/
|
|
643
583
|
|
|
644
584
|
Author: Microsoft Corporation
|
|
@@ -736,14 +676,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
736
676
|
|
|
737
677
|
----
|
|
738
678
|
|
|
739
|
-
backfill 6.4.
|
|
679
|
+
backfill 6.4.3 - MIT
|
|
740
680
|
https://github.com/microsoft/backfill
|
|
741
681
|
|
|
742
682
|
Author: Benjamin Weggersen <bewegger@microsoft.com>
|
|
743
683
|
|
|
744
684
|
----
|
|
745
685
|
|
|
746
|
-
backfill-cache 5.11.
|
|
686
|
+
backfill-cache 5.11.3 - MIT
|
|
747
687
|
https://github.com/microsoft/backfill
|
|
748
688
|
|
|
749
689
|
Author: Benjamin Weggersen <bewegger@microsoft.com>
|
|
@@ -757,7 +697,7 @@ Author: Benjamin Weggersen <bewegger@microsoft.com>
|
|
|
757
697
|
|
|
758
698
|
----
|
|
759
699
|
|
|
760
|
-
backfill-hasher 6.
|
|
700
|
+
backfill-hasher 6.7.0 - MIT
|
|
761
701
|
https://github.com/microsoft/backfill
|
|
762
702
|
|
|
763
703
|
Author: Benjamin Weggersen <bewegger@microsoft.com>
|
|
@@ -928,39 +868,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
928
868
|
|
|
929
869
|
----
|
|
930
870
|
|
|
931
|
-
colors 1.2.5 - MIT
|
|
932
|
-
https://github.com/Marak/colors.js
|
|
933
|
-
|
|
934
|
-
Author: Marak Squires
|
|
935
|
-
|
|
936
|
-
MIT License
|
|
937
|
-
|
|
938
|
-
Original Library
|
|
939
|
-
- Copyright (c) Marak Squires
|
|
940
|
-
|
|
941
|
-
Additional Functionality
|
|
942
|
-
- Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
943
|
-
|
|
944
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
945
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
946
|
-
in the Software without restriction, including without limitation the rights
|
|
947
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
948
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
949
|
-
furnished to do so, subject to the following conditions:
|
|
950
|
-
|
|
951
|
-
The above copyright notice and this permission notice shall be included in
|
|
952
|
-
all copies or substantial portions of the Software.
|
|
953
|
-
|
|
954
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
955
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
956
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
957
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
958
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
959
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
960
|
-
THE SOFTWARE.
|
|
961
|
-
|
|
962
|
-
----
|
|
963
|
-
|
|
964
871
|
cross-spawn 7.0.6 - MIT
|
|
965
872
|
https://github.com/moxystudio/node-cross-spawn
|
|
966
873
|
|
|
@@ -1373,7 +1280,36 @@ SOFTWARE.
|
|
|
1373
1280
|
|
|
1374
1281
|
----
|
|
1375
1282
|
|
|
1376
|
-
fast-xml-
|
|
1283
|
+
fast-xml-builder 1.1.4 - MIT
|
|
1284
|
+
https://github.com/NaturalIntelligence/fast-xml-builder
|
|
1285
|
+
|
|
1286
|
+
Author: Amit Gupta (https://solothought.com)
|
|
1287
|
+
|
|
1288
|
+
MIT License
|
|
1289
|
+
|
|
1290
|
+
Copyright (c) 2026 Natural Intelligence
|
|
1291
|
+
|
|
1292
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1293
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1294
|
+
in the Software without restriction, including without limitation the rights
|
|
1295
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1296
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1297
|
+
furnished to do so, subject to the following conditions:
|
|
1298
|
+
|
|
1299
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1300
|
+
copies or substantial portions of the Software.
|
|
1301
|
+
|
|
1302
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1303
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1304
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1305
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1306
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1307
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1308
|
+
SOFTWARE.
|
|
1309
|
+
|
|
1310
|
+
----
|
|
1311
|
+
|
|
1312
|
+
fast-xml-parser 5.5.7 - MIT
|
|
1377
1313
|
https://github.com/NaturalIntelligence/fast-xml-parser
|
|
1378
1314
|
|
|
1379
1315
|
Author: Amit Gupta (https://solothought.com)
|
|
@@ -1591,29 +1527,6 @@ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHE
|
|
|
1591
1527
|
|
|
1592
1528
|
----
|
|
1593
1529
|
|
|
1594
|
-
fs-extra 7.0.1 - MIT
|
|
1595
|
-
https://github.com/jprichardson/node-fs-extra
|
|
1596
|
-
|
|
1597
|
-
Author: JP Richardson <jprichardson@gmail.com>
|
|
1598
|
-
|
|
1599
|
-
(The MIT License)
|
|
1600
|
-
|
|
1601
|
-
Copyright (c) 2011-2017 JP Richardson
|
|
1602
|
-
|
|
1603
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
|
|
1604
|
-
(the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify,
|
|
1605
|
-
merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
|
|
1606
|
-
furnished to do so, subject to the following conditions:
|
|
1607
|
-
|
|
1608
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1609
|
-
|
|
1610
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
1611
|
-
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
|
1612
|
-
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
|
1613
|
-
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1614
|
-
|
|
1615
|
-
----
|
|
1616
|
-
|
|
1617
1530
|
get-stream 6.0.1 - MIT
|
|
1618
1531
|
https://github.com/sindresorhus/get-stream
|
|
1619
1532
|
|
|
@@ -2069,23 +1982,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
2069
1982
|
|
|
2070
1983
|
----
|
|
2071
1984
|
|
|
2072
|
-
import-lazy 4.0.0 - MIT
|
|
2073
|
-
https://github.com/sindresorhus/import-lazy
|
|
2074
|
-
|
|
2075
|
-
Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
2076
|
-
|
|
2077
|
-
MIT License
|
|
2078
|
-
|
|
2079
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
2080
|
-
|
|
2081
|
-
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:
|
|
2082
|
-
|
|
2083
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2084
|
-
|
|
2085
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2086
|
-
|
|
2087
|
-
----
|
|
2088
|
-
|
|
2089
1985
|
inherits 2.0.4 - ISC
|
|
2090
1986
|
https://github.com/isaacs/inherits
|
|
2091
1987
|
|
|
@@ -3134,14 +3030,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3134
3030
|
|
|
3135
3031
|
----
|
|
3136
3032
|
|
|
3137
|
-
p-locate
|
|
3033
|
+
p-locate 4.1.0 - MIT
|
|
3138
3034
|
https://github.com/sindresorhus/p-locate
|
|
3139
3035
|
|
|
3140
|
-
Author: Sindre Sorhus <sindresorhus@gmail.com> (
|
|
3036
|
+
Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3141
3037
|
|
|
3142
3038
|
MIT License
|
|
3143
3039
|
|
|
3144
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (
|
|
3040
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3145
3041
|
|
|
3146
3042
|
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
3043
|
|
|
@@ -3151,14 +3047,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3151
3047
|
|
|
3152
3048
|
----
|
|
3153
3049
|
|
|
3154
|
-
p-locate
|
|
3050
|
+
p-locate 5.0.0 - MIT
|
|
3155
3051
|
https://github.com/sindresorhus/p-locate
|
|
3156
3052
|
|
|
3157
|
-
Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3053
|
+
Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3158
3054
|
|
|
3159
3055
|
MIT License
|
|
3160
3056
|
|
|
3161
|
-
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3057
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3162
3058
|
|
|
3163
3059
|
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
3060
|
|
|
@@ -3260,31 +3156,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3260
3156
|
|
|
3261
3157
|
----
|
|
3262
3158
|
|
|
3263
|
-
path-
|
|
3264
|
-
https://github.com/
|
|
3159
|
+
path-expression-matcher 1.1.3 - MIT
|
|
3160
|
+
https://github.com/NaturalIntelligence/path-expression-matcher#readme
|
|
3265
3161
|
|
|
3266
|
-
Author:
|
|
3162
|
+
Author: Amit Gupta (https://solothought.com)
|
|
3267
3163
|
|
|
3268
3164
|
MIT License
|
|
3269
3165
|
|
|
3270
|
-
Copyright (c)
|
|
3271
|
-
|
|
3272
|
-
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:
|
|
3273
|
-
|
|
3274
|
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3275
|
-
|
|
3276
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3277
|
-
|
|
3278
|
-
----
|
|
3279
|
-
|
|
3280
|
-
path-parse 1.0.7 - MIT
|
|
3281
|
-
https://github.com/jbgutierrez/path-parse#readme
|
|
3282
|
-
|
|
3283
|
-
Author: Javier Blanco <http://jbgutierrez.info>
|
|
3284
|
-
|
|
3285
|
-
The MIT License (MIT)
|
|
3286
|
-
|
|
3287
|
-
Copyright (c) 2015 Javier Blanco
|
|
3166
|
+
Copyright (c) 2024
|
|
3288
3167
|
|
|
3289
3168
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3290
3169
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3306,6 +3185,23 @@ SOFTWARE.
|
|
|
3306
3185
|
|
|
3307
3186
|
----
|
|
3308
3187
|
|
|
3188
|
+
path-key 3.1.1 - MIT
|
|
3189
|
+
https://github.com/sindresorhus/path-key
|
|
3190
|
+
|
|
3191
|
+
Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3192
|
+
|
|
3193
|
+
MIT License
|
|
3194
|
+
|
|
3195
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3196
|
+
|
|
3197
|
+
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:
|
|
3198
|
+
|
|
3199
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3200
|
+
|
|
3201
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3202
|
+
|
|
3203
|
+
----
|
|
3204
|
+
|
|
3309
3205
|
path-type 4.0.0 - MIT
|
|
3310
3206
|
https://github.com/sindresorhus/path-type
|
|
3311
3207
|
|
|
@@ -3323,7 +3219,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3323
3219
|
|
|
3324
3220
|
----
|
|
3325
3221
|
|
|
3326
|
-
picomatch 2.3.
|
|
3222
|
+
picomatch 2.3.2 - MIT
|
|
3327
3223
|
https://github.com/micromatch/picomatch
|
|
3328
3224
|
|
|
3329
3225
|
Author: Jon Schlinkert (https://github.com/jonschlinkert)
|
|
@@ -3398,7 +3294,7 @@ SOFTWARE.
|
|
|
3398
3294
|
|
|
3399
3295
|
----
|
|
3400
3296
|
|
|
3401
|
-
pump 3.0.
|
|
3297
|
+
pump 3.0.4 - MIT
|
|
3402
3298
|
https://github.com/mafintosh/pump
|
|
3403
3299
|
|
|
3404
3300
|
Author: Mathias Buus Madsen <mathiasbuus@gmail.com>
|
|
@@ -3508,35 +3404,6 @@ IN THE SOFTWARE.
|
|
|
3508
3404
|
|
|
3509
3405
|
----
|
|
3510
3406
|
|
|
3511
|
-
resolve 1.17.0 - MIT
|
|
3512
|
-
https://github.com/browserify/resolve
|
|
3513
|
-
|
|
3514
|
-
Author: James Halliday <mail@substack.net> (http://substack.net)
|
|
3515
|
-
|
|
3516
|
-
MIT License
|
|
3517
|
-
|
|
3518
|
-
Copyright (c) 2012 James Halliday
|
|
3519
|
-
|
|
3520
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3521
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
3522
|
-
in the Software without restriction, including without limitation the rights
|
|
3523
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3524
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
3525
|
-
furnished to do so, subject to the following conditions:
|
|
3526
|
-
|
|
3527
|
-
The above copyright notice and this permission notice shall be included in all
|
|
3528
|
-
copies or substantial portions of the Software.
|
|
3529
|
-
|
|
3530
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3531
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3532
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3533
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3534
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3535
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3536
|
-
SOFTWARE.
|
|
3537
|
-
|
|
3538
|
-
----
|
|
3539
|
-
|
|
3540
3407
|
reusify 1.1.0 - MIT
|
|
3541
3408
|
https://github.com/mcollina/reusify#readme
|
|
3542
3409
|
|
|
@@ -3623,7 +3490,7 @@ THE SOFTWARE.
|
|
|
3623
3490
|
|
|
3624
3491
|
----
|
|
3625
3492
|
|
|
3626
|
-
semver 7.7.
|
|
3493
|
+
semver 7.7.4 - ISC
|
|
3627
3494
|
https://github.com/npm/node-semver
|
|
3628
3495
|
|
|
3629
3496
|
Author: GitHub Inc.
|
|
@@ -3820,7 +3687,7 @@ THE SOFTWARE.
|
|
|
3820
3687
|
|
|
3821
3688
|
----
|
|
3822
3689
|
|
|
3823
|
-
strnum 2.1
|
|
3690
|
+
strnum 2.2.1 - MIT
|
|
3824
3691
|
https://github.com/NaturalIntelligence/strnum
|
|
3825
3692
|
|
|
3826
3693
|
Author: Amit Gupta (https://amitkumargupta.work/)
|
|
@@ -4121,7 +3988,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
|
4121
3988
|
|
|
4122
3989
|
----
|
|
4123
3990
|
|
|
4124
|
-
workspace-tools 0.
|
|
3991
|
+
workspace-tools 0.41.0 - MIT
|
|
4125
3992
|
https://github.com/microsoft/workspace-tools
|
|
4126
3993
|
|
|
4127
3994
|
----
|
|
@@ -4162,32 +4029,4 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
|
4162
4029
|
|
|
4163
4030
|
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4164
4031
|
|
|
4165
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4166
|
-
|
|
4167
|
-
----
|
|
4168
|
-
|
|
4169
|
-
z-schema 5.0.5 - MIT
|
|
4170
|
-
https://github.com/zaggino/z-schema
|
|
4171
|
-
|
|
4172
|
-
The MIT License (MIT)
|
|
4173
|
-
|
|
4174
|
-
Copyright (c) 2014 Martin Zagora and other contributors
|
|
4175
|
-
https://github.com/zaggino/z-schema/graphs/contributors
|
|
4176
|
-
|
|
4177
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4178
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
4179
|
-
in the Software without restriction, including without limitation the rights
|
|
4180
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4181
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
4182
|
-
furnished to do so, subject to the following conditions:
|
|
4183
|
-
|
|
4184
|
-
The above copyright notice and this permission notice shall be included in all
|
|
4185
|
-
copies or substantial portions of the Software.
|
|
4186
|
-
|
|
4187
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4188
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4189
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4190
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4191
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4192
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4193
|
-
SOFTWARE.
|
|
4032
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|