|
372 | 372 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
|
373 | 373 | integrity sha1-kn3S+um8M2FAOsLHoAwy3c6a1+g=
|
374 | 374 |
|
| 375 | +"@sinonjs/commons@^3.0.1": |
| 376 | + version "3.0.1" |
| 377 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@sinonjs/commons/-/commons-3.0.1.tgz#1029357e44ca901a615585f6d27738dbc89084cd" |
| 378 | + integrity sha1-ECk1fkTKkBphVYX20nc428iQhM0= |
| 379 | + dependencies: |
| 380 | + type-detect "4.0.8" |
| 381 | + |
| 382 | +"@sinonjs/fake-timers@^13.0.1", "@sinonjs/fake-timers@^13.0.2": |
| 383 | + version "13.0.2" |
| 384 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@sinonjs/fake-timers/-/fake-timers-13.0.2.tgz#3ffe88abb062067a580fdfba706ad00435a0f2a6" |
| 385 | + integrity sha1-P/6Iq7BiBnpYD9+6cGrQBDWg8qY= |
| 386 | + dependencies: |
| 387 | + "@sinonjs/commons" "^3.0.1" |
| 388 | + |
| 389 | +"@sinonjs/samsam@^8.0.1": |
| 390 | + version "8.0.2" |
| 391 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@sinonjs/samsam/-/samsam-8.0.2.tgz#e4386bf668ff36c95949e55a38dc5f5892fc2689" |
| 392 | + integrity sha1-5Dhr9mj/NslZSeVaONxfWJL8Jok= |
| 393 | + dependencies: |
| 394 | + "@sinonjs/commons" "^3.0.1" |
| 395 | + lodash.get "^4.4.2" |
| 396 | + type-detect "^4.1.0" |
| 397 | + |
| 398 | +"@sinonjs/text-encoding@^0.7.3": |
| 399 | + version "0.7.3" |
| 400 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@sinonjs/text-encoding/-/text-encoding-0.7.3.tgz#282046f03e886e352b2d5f5da5eb755e01457f3f" |
| 401 | + integrity sha1-KCBG8D6IbjUrLV9dpet1XgFFfz8= |
| 402 | + |
375 | 403 | "@tsconfig/node10@^1.0.7":
|
376 | 404 | version "1.0.11"
|
377 | 405 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@tsconfig/node10/-/node10-1.0.11.tgz#6ee46400685f130e278128c7b38b7e031ff5b2f2"
|
|
460 | 488 | "@types/node" "*"
|
461 | 489 | xmlbuilder ">=11.0.1"
|
462 | 490 |
|
| 491 | +"@types/proxyquire@^1.3.31": |
| 492 | + version "1.3.31" |
| 493 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/proxyquire/-/proxyquire-1.3.31.tgz#a008b78dad6061754e3adf2cb64b60303f68deaa" |
| 494 | + integrity sha1-oAi3ja1gYXVOOt8stktgMD9o3qo= |
| 495 | + |
463 | 496 | "@types/semver@^7.5.0", "@types/semver@^7.5.8":
|
464 | 497 | version "7.5.8"
|
465 | 498 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
|
|
470 | 503 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/shell-quote/-/shell-quote-1.7.5.tgz#6db4704742d307cd6d604e124e3ad6cd5ed943f3"
|
471 | 504 | integrity sha1-bbRwR0LTB81tYE4STjrWzV7ZQ/M=
|
472 | 505 |
|
| 506 | +"@types/sinon@^17.0.3": |
| 507 | + version "17.0.3" |
| 508 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/sinon/-/sinon-17.0.3.tgz#9aa7e62f0a323b9ead177ed23a36ea757141a5fa" |
| 509 | + integrity sha1-mqfmLwoyO56tF37SOjbqdXFBpfo= |
| 510 | + dependencies: |
| 511 | + "@types/sinonjs__fake-timers" "*" |
| 512 | + |
| 513 | +"@types/sinonjs__fake-timers@*": |
| 514 | + version "8.1.5" |
| 515 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.5.tgz#5fd3592ff10c1e9695d377020c033116cc2889f2" |
| 516 | + integrity sha1-X9NZL/EMHpaV03cCDAMxFswoifI= |
| 517 | + |
473 | 518 | "@types/tmp@^0.2.6":
|
474 | 519 | version "0.2.6"
|
475 | 520 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/tmp/-/tmp-0.2.6.tgz#d785ee90c52d7cc020e249c948c36f7b32d1e217"
|
@@ -1521,6 +1566,11 @@ diff@^5.2.0:
|
1521 | 1566 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
|
1522 | 1567 | integrity sha1-Jt7QR80RebeLlTfV73JVA84a5TE=
|
1523 | 1568 |
|
| 1569 | +diff@^7.0.0: |
| 1570 | + version "7.0.0" |
| 1571 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/diff/-/diff-7.0.0.tgz#3fb34d387cd76d803f6eebea67b921dab0182a9a" |
| 1572 | + integrity sha1-P7NNOHzXbYA/buvqZ7kh2rAYKpo= |
| 1573 | + |
1524 | 1574 | dir-glob@^3.0.1:
|
1525 | 1575 | version "3.0.1"
|
1526 | 1576 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
|
@@ -2095,6 +2145,14 @@ file-entry-cache@^6.0.1:
|
2095 | 2145 | dependencies:
|
2096 | 2146 | flat-cache "^3.0.4"
|
2097 | 2147 |
|
| 2148 | +fill-keys@^1.0.2: |
| 2149 | + version "1.0.2" |
| 2150 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fill-keys/-/fill-keys-1.0.2.tgz#9a8fa36f4e8ad634e3bf6b4f3c8882551452eb20" |
| 2151 | + integrity sha1-mo+jb06K1jTjv2tPPIiCVRRS6yA= |
| 2152 | + dependencies: |
| 2153 | + is-object "~1.0.1" |
| 2154 | + merge-descriptors "~1.0.0" |
| 2155 | + |
2098 | 2156 | fill-range@^7.1.1:
|
2099 | 2157 | version "7.1.1"
|
2100 | 2158 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
|
@@ -2791,6 +2849,11 @@ is-number@^7.0.0:
|
2791 | 2849 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
|
2792 | 2850 | integrity sha1-dTU0W4lnNNX4DE0GxQlVUnoU8Ss=
|
2793 | 2851 |
|
| 2852 | +is-object@~1.0.1: |
| 2853 | + version "1.0.2" |
| 2854 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-object/-/is-object-1.0.2.tgz#a56552e1c665c9e950b4a025461da87e72f86fcf" |
| 2855 | + integrity sha1-pWVS4cZlyelQtKAlRh2ofnL4b88= |
| 2856 | + |
2794 | 2857 | is-path-inside@^3.0.3:
|
2795 | 2858 | version "3.0.3"
|
2796 | 2859 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
|
@@ -2997,6 +3060,11 @@ jszip@^3.10.1:
|
2997 | 3060 | readable-stream "~2.3.6"
|
2998 | 3061 | setimmediate "^1.0.5"
|
2999 | 3062 |
|
| 3063 | +just-extend@^6.2.0: |
| 3064 | + version "6.2.0" |
| 3065 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/just-extend/-/just-extend-6.2.0.tgz#b816abfb3d67ee860482e7401564672558163947" |
| 3066 | + integrity sha1-uBar+z1n7oYEgudAFWRnJVgWOUc= |
| 3067 | + |
3000 | 3068 | keyv@^4.5.3:
|
3001 | 3069 | version "4.5.4"
|
3002 | 3070 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
|
@@ -3094,6 +3162,11 @@ locate-path@^6.0.0:
|
3094 | 3162 | dependencies:
|
3095 | 3163 | p-locate "^5.0.0"
|
3096 | 3164 |
|
| 3165 | +lodash.get@^4.4.2: |
| 3166 | + version "4.4.2" |
| 3167 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99" |
| 3168 | + integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk= |
| 3169 | + |
3097 | 3170 | lodash.merge@^4.6.2:
|
3098 | 3171 | version "4.6.2"
|
3099 | 3172 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
|
|
3151 | 3224 | next-tick "^1.1.0"
|
3152 | 3225 | timers-ext "^0.1.7"
|
3153 | 3226 |
|
| 3227 | +merge-descriptors@~1.0.0: |
| 3228 | + version "1.0.3" |
| 3229 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/merge-descriptors/-/merge-descriptors-1.0.3.tgz#d80319a65f3c7935351e5cfdac8f9318504dbed5" |
| 3230 | + integrity sha1-2AMZpl88eTU1Hlz9rI+TGFBNvtU= |
| 3231 | + |
3154 | 3232 | merge-stream@^2.0.0:
|
3155 | 3233 | version "2.0.0"
|
3156 | 3234 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
|
@@ -3243,6 +3321,11 @@ mocha@^10.4.0:
|
3243 | 3321 | yargs-parser "^20.2.9"
|
3244 | 3322 | yargs-unparser "^2.0.0"
|
3245 | 3323 |
|
| 3324 | +module-not-found-error@^1.0.1: |
| 3325 | + version "1.0.1" |
| 3326 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/module-not-found-error/-/module-not-found-error-1.0.1.tgz#cf8b4ff4f29640674d6cdd02b0e3bc523c2bbdc0" |
| 3327 | + integrity sha1-z4tP9PKWQGdNbN0CsOO8UjwrvcA= |
| 3328 | + |
3246 | 3329 | ms@^2.1.1, ms@^2.1.3:
|
3247 | 3330 | version "2.1.3"
|
3248 | 3331 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
|
@@ -3284,6 +3367,17 @@ next-tick@^1.1.0:
|
3284 | 3367 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
|
3285 | 3368 | integrity sha1-GDbuMK1W1n7ygbIr0Zn3CUSbNes=
|
3286 | 3369 |
|
| 3370 | +nise@^6.1.1: |
| 3371 | + version "6.1.1" |
| 3372 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/nise/-/nise-6.1.1.tgz#78ea93cc49be122e44cb7c8fdf597b0e8778b64a" |
| 3373 | + integrity sha1-eOqTzEm+Ei5Ey3yP31l7Dod4tko= |
| 3374 | + dependencies: |
| 3375 | + "@sinonjs/commons" "^3.0.1" |
| 3376 | + "@sinonjs/fake-timers" "^13.0.1" |
| 3377 | + "@sinonjs/text-encoding" "^0.7.3" |
| 3378 | + just-extend "^6.2.0" |
| 3379 | + path-to-regexp "^8.1.0" |
| 3380 | + |
3287 | 3381 | node-fetch@^2.7.0:
|
3288 | 3382 | version "2.7.0"
|
3289 | 3383 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
|
@@ -3576,6 +3670,11 @@ path-root@^0.1.1:
|
3576 | 3670 | dependencies:
|
3577 | 3671 | path-root-regex "^0.1.0"
|
3578 | 3672 |
|
| 3673 | +path-to-regexp@^8.1.0: |
| 3674 | + version "8.2.0" |
| 3675 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/path-to-regexp/-/path-to-regexp-8.2.0.tgz#73990cc29e57a3ff2a0d914095156df5db79e8b4" |
| 3676 | + integrity sha1-c5kMwp5Xo/8qDZFAlRVt9dt56LQ= |
| 3677 | + |
3579 | 3678 | path-type@^4.0.0:
|
3580 | 3679 | version "4.0.0"
|
3581 | 3680 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
|
@@ -3661,6 +3760,15 @@ prompts@^2.4.2:
|
3661 | 3760 | kleur "^3.0.3"
|
3662 | 3761 | sisteransi "^1.0.5"
|
3663 | 3762 |
|
| 3763 | +proxyquire@^2.1.3: |
| 3764 | + version "2.1.3" |
| 3765 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/proxyquire/-/proxyquire-2.1.3.tgz#2049a7eefa10a9a953346a18e54aab2b4268df39" |
| 3766 | + integrity sha1-IEmn7voQqalTNGoY5UqrK0Jo3zk= |
| 3767 | + dependencies: |
| 3768 | + fill-keys "^1.0.2" |
| 3769 | + module-not-found-error "^1.0.1" |
| 3770 | + resolve "^1.11.1" |
| 3771 | + |
3664 | 3772 | pump@^2.0.0:
|
3665 | 3773 | version "2.0.1"
|
3666 | 3774 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/pump/-/pump-2.0.1.tgz#12399add6e4cf7526d973cbc8b5ce2e2908b3909"
|
@@ -3837,7 +3945,7 @@ resolve-options@^2.0.0:
|
3837 | 3945 | dependencies:
|
3838 | 3946 | value-or-function "^4.0.0"
|
3839 | 3947 |
|
3840 |
| -resolve@^1.20.0, resolve@^1.22.4: |
| 3948 | +resolve@^1.11.1, resolve@^1.20.0, resolve@^1.22.4: |
3841 | 3949 | version "1.22.8"
|
3842 | 3950 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
|
3843 | 3951 | integrity sha1-tsh6nyqgbfq1Lj1wrIzeMh+lpI0=
|
@@ -4011,6 +4119,18 @@ signal-exit@^3.0.2:
|
4011 | 4119 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
|
4012 | 4120 | integrity sha1-qaF2f4r4QVURTqq9c/mSc8j1mtk=
|
4013 | 4121 |
|
| 4122 | +sinon@^19.0.2: |
| 4123 | + version "19.0.2" |
| 4124 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/sinon/-/sinon-19.0.2.tgz#944cf771d22236aa84fc1ab70ce5bffc3a215dad" |
| 4125 | + integrity sha1-lEz3cdIiNqqE/Bq3DOW//DohXa0= |
| 4126 | + dependencies: |
| 4127 | + "@sinonjs/commons" "^3.0.1" |
| 4128 | + "@sinonjs/fake-timers" "^13.0.2" |
| 4129 | + "@sinonjs/samsam" "^8.0.1" |
| 4130 | + diff "^7.0.0" |
| 4131 | + nise "^6.1.1" |
| 4132 | + supports-color "^7.2.0" |
| 4133 | + |
4014 | 4134 | sisteransi@^1.0.5:
|
4015 | 4135 | version "1.0.5"
|
4016 | 4136 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
|
@@ -4231,7 +4351,7 @@ strip-json-comments@^3.1.1:
|
4231 | 4351 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
|
4232 | 4352 | integrity sha1-MfEoGzgyYwQ0gxwxDAHMzajL4AY=
|
4233 | 4353 |
|
4234 |
| -supports-color@^7.1.0: |
| 4354 | +supports-color@^7.1.0, supports-color@^7.2.0: |
4235 | 4355 | version "7.2.0"
|
4236 | 4356 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
|
4237 | 4357 | integrity sha1-G33NyzK4E4gBs+R4umpRyqiWSNo=
|
@@ -4459,6 +4579,16 @@ type-check@^0.4.0, type-check@~0.4.0:
|
4459 | 4579 | dependencies:
|
4460 | 4580 | prelude-ls "^1.2.1"
|
4461 | 4581 |
|
| 4582 | + |
| 4583 | + version "4.0.8" |
| 4584 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c" |
| 4585 | + integrity sha1-dkb7XxiHHPu3dJ5pvTmmOI63RQw= |
| 4586 | + |
| 4587 | +type-detect@^4.1.0: |
| 4588 | + version "4.1.0" |
| 4589 | + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/type-detect/-/type-detect-4.1.0.tgz#deb2453e8f08dcae7ae98c626b13dddb0155906c" |
| 4590 | + integrity sha1-3rJFPo8I3K566YxiaxPd2wFVkGw= |
| 4591 | + |
4462 | 4592 | type-fest@^0.20.2:
|
4463 | 4593 | version "0.20.2"
|
4464 | 4594 | resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
|
|
0 commit comments