|
2139 | 2139 | "@microsoft/tsdoc" "0.12.24"
|
2140 | 2140 | "@rushstack/node-core-library" "3.36.0"
|
2141 | 2141 |
|
2142 |
| - |
2143 |
| - version "0.12.19" |
2144 |
| - resolved "https://registry.npmjs.org/@microsoft/tsdoc/-/tsdoc-0.12.19.tgz#2173ccb92469aaf62031fa9499d21b16d07f9b57" |
2145 |
| - integrity sha512-IpgPxHrNxZiMNUSXqR1l/gePKPkfAmIKoDRP9hp7OwjU29ZR8WCJsOJ8iBKgw0Qk+pFwR+8Y1cy8ImLY6e9m4A== |
2146 |
| - |
2147 | 2142 |
|
2148 | 2143 | version "0.12.24"
|
2149 | 2144 | resolved "https://registry.npmjs.org/@microsoft/tsdoc/-/tsdoc-0.12.24.tgz#30728e34ebc90351dd3aff4e18d038eed2c3e098"
|
|
2457 | 2452 | estree-walker "^1.0.1"
|
2458 | 2453 | picomatch "^2.2.2"
|
2459 | 2454 |
|
2460 |
| - |
2461 |
| - version "3.25.0" |
2462 |
| - resolved "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-3.25.0.tgz#ba40bc1b188ab5d31f5705999cd2b3b56b8a32cf" |
2463 |
| - integrity sha512-e2NCFtAu/eu14b8nlzRX6ZrE9Sb3J2wVt+pninQmTn/IgfnRLAtM0D4PzUO4+ktZwF9fCnpqrOGokLzw6RSVNw== |
2464 |
| - dependencies: |
2465 |
| - "@types/node" "10.17.13" |
2466 |
| - colors "~1.2.1" |
2467 |
| - fs-extra "~7.0.1" |
2468 |
| - jju "~1.4.0" |
2469 |
| - semver "~7.3.0" |
2470 |
| - timsort "~0.3.0" |
2471 |
| - z-schema "~3.18.3" |
2472 |
| - |
2473 | 2455 |
|
2474 | 2456 | version "3.36.0"
|
2475 | 2457 | resolved "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-3.36.0.tgz#95dace39d763c8695d6607c421f95c6ac65b0ed4"
|
|
2485 | 2467 | timsort "~0.3.0"
|
2486 | 2468 | z-schema "~3.18.3"
|
2487 | 2469 |
|
2488 |
| - |
2489 |
| - version "4.4.6" |
2490 |
| - resolved "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.4.6.tgz#7818f19e444274e68564a756ef62a2b4e0ced0f8" |
2491 |
| - integrity sha512-ue3p2m773Yea/s4Ef2Q3gEyLd9T0NDjXCl+PlodGTrJHgxoiRwbROSWHAdYJL/LceGWa6Biqizu9qxUDEWFweQ== |
| 2470 | + |
| 2471 | + version "0.2.9" |
| 2472 | + resolved "https://registry.npmjs.org/@rushstack/rig-package/-/rig-package-0.2.9.tgz#57ef94e7f7703b18e275b603d3f59a1a16580716" |
| 2473 | + integrity sha512-4tqsZ/m+BjeNAGeAJYzPF53CT96TsAYeZ3Pq3T4tb1pGGM3d3TWfkmALZdKNhpRlAeShKUrb/o/f/0sAuK/1VQ== |
2492 | 2474 | dependencies:
|
2493 |
| - "@types/argparse" "1.0.38" |
2494 |
| - argparse "~1.0.9" |
2495 |
| - colors "~1.2.1" |
| 2475 | + "@types/node" "10.17.13" |
| 2476 | + resolve "~1.17.0" |
| 2477 | + strip-json-comments "~3.1.1" |
2496 | 2478 |
|
2497 | 2479 |
|
2498 | 2480 | version "4.7.8"
|
@@ -3577,42 +3559,43 @@ anymatch@^3.0.3, anymatch@~3.1.1:
|
3577 | 3559 | normalize-path "^3.0.0"
|
3578 | 3560 | picomatch "^2.0.4"
|
3579 | 3561 |
|
3580 |
| - |
3581 |
| - version "0.1.0" |
3582 |
| - resolved "https://registry.npmjs.org/api-documenter-me/-/api-documenter-me-0.1.0.tgz#a11890220449042b781b88e0f9a2e2896a11f987" |
3583 |
| - integrity sha512-VuiQCwHvH4qjotDvF/Ox0UI+EX6X9HiHnNcjJGLgkcFRNVJi2wuMO4whFJQ6t5k1KjAm2oedFMPtdT60zJRWGQ== |
| 3562 | + |
| 3563 | + version "0.1.1" |
| 3564 | + resolved "https://registry.npmjs.org/api-documenter-me/-/api-documenter-me-0.1.1.tgz#961abb299c3737b01f2dd7aa10b0caf1c9110538" |
| 3565 | + integrity sha512-h6CjdRZUcv6lK3VfnX8CDF+2CfA5DBqg3EfR+HOEZp4AggQfKZ4D5vegvdt5P2n+b95GRounfU5u3TJ2PAIlLQ== |
3584 | 3566 | dependencies:
|
3585 |
| - "@microsoft/tsdoc" "0.12.19" |
3586 |
| - "@rushstack/node-core-library" "3.25.0" |
3587 |
| - "@rushstack/ts-command-line" "4.4.6" |
3588 |
| - api-extractor-model-me "0.1.0" |
| 3567 | + "@microsoft/tsdoc" "0.12.24" |
| 3568 | + "@rushstack/node-core-library" "3.36.0" |
| 3569 | + "@rushstack/ts-command-line" "4.7.8" |
| 3570 | + api-extractor-model-me "0.1.1" |
3589 | 3571 | colors "~1.2.1"
|
3590 | 3572 | js-yaml "~3.13.1"
|
3591 | 3573 | resolve "~1.17.0"
|
3592 | 3574 |
|
3593 |
| - |
3594 |
| - version "0.1.1" |
3595 |
| - resolved "https://registry.npmjs.org/api-extractor-me/-/api-extractor-me-0.1.1.tgz#02d29491d4c2eaa68c72a93062a544fdf6065255" |
3596 |
| - integrity sha512-4MSy8pv7Y701/GY4iMJMPhVOlIey6sulYR24cY61PS+vOnFIU4ctBe8VAnHHJj+FORtiS7thm4vDlEbDjeWEEw== |
| 3575 | + |
| 3576 | + version "0.1.2" |
| 3577 | + resolved "https://registry.npmjs.org/api-extractor-me/-/api-extractor-me-0.1.2.tgz#ca0771a459c5982676565bae58fc955fbada8bbb" |
| 3578 | + integrity sha512-wgZeRMhIG1HRsvfjDRSHoamMPa2OHw+smMJOyU1WMXhsq4MvhVpM4sVFfWwzFmyKoh6tzxi26A6GGL/idGXsnw== |
3597 | 3579 | dependencies:
|
3598 |
| - "@microsoft/tsdoc" "0.12.19" |
3599 |
| - "@rushstack/node-core-library" "3.25.0" |
3600 |
| - "@rushstack/ts-command-line" "4.4.6" |
3601 |
| - api-extractor-model-me "0.1.0" |
| 3580 | + "@microsoft/tsdoc" "0.12.24" |
| 3581 | + "@rushstack/node-core-library" "3.36.0" |
| 3582 | + "@rushstack/rig-package" "0.2.9" |
| 3583 | + "@rushstack/ts-command-line" "4.7.8" |
| 3584 | + api-extractor-model-me "0.1.1" |
3602 | 3585 | colors "~1.2.1"
|
3603 | 3586 | lodash "~4.17.15"
|
3604 | 3587 | resolve "~1.17.0"
|
3605 | 3588 | semver "~7.3.0"
|
3606 | 3589 | source-map "~0.6.1"
|
3607 |
| - typescript "~3.9.5" |
| 3590 | + typescript "~4.1.3" |
3608 | 3591 |
|
3609 |
| - |
3610 |
| - version "0.1.0" |
3611 |
| - resolved "https://registry.npmjs.org/api-extractor-model-me/-/api-extractor-model-me-0.1.0.tgz#d194630b261546f075d5fab25822e6603581527c" |
3612 |
| - integrity sha512-XKoDHa8guAHxnjVsV9vP5BDH3SjDTQT8KFD0jIbx+UUga7LjD2I8UW+n1hAmAUQNvtR7Xo98PXjr7l8iIBkJiQ== |
| 3592 | + |
| 3593 | + version "0.1.1" |
| 3594 | + resolved "https://registry.npmjs.org/api-extractor-model-me/-/api-extractor-model-me-0.1.1.tgz#e656e9d31e50976dd2a8d1d6e351bac4a6149932" |
| 3595 | + integrity sha512-Ez801ZMADfkseOWNRFquvyQYDm3D9McpxfkKMWL6JFCGcpub0miJ+TFNphIR1nSZbrsxz3kIeOovNMY4VlL6Bw== |
3613 | 3596 | dependencies:
|
3614 |
| - "@microsoft/tsdoc" "0.12.19" |
3615 |
| - "@rushstack/node-core-library" "3.25.0" |
| 3597 | + "@microsoft/tsdoc" "0.12.24" |
| 3598 | + "@rushstack/node-core-library" "3.36.0" |
3616 | 3599 |
|
3617 | 3600 | append-buffer@^1.0.2:
|
3618 | 3601 | version "1.0.2"
|
@@ -9193,7 +9176,7 @@ is-ci@^2.0.0:
|
9193 | 9176 | dependencies:
|
9194 | 9177 | ci-info "^2.0.0"
|
9195 | 9178 |
|
9196 |
| -is-core-module@^2.1.0, is-core-module@^2.2.0: |
| 9179 | +is-core-module@^2.2.0: |
9197 | 9180 | version "2.2.0"
|
9198 | 9181 | resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a"
|
9199 | 9182 | integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==
|
|
10925 | 10908 | resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
|
10926 | 10909 | integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
|
10927 | 10910 |
|
10928 |
| -lodash@^4.17.21: |
| 10911 | +lodash@^4.16.6, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@~4.17.15: |
10929 | 10912 | version "4.17.21"
|
10930 | 10913 | resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
10931 | 10914 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
13821 | 13804 | dependencies:
|
13822 | 13805 | path-parse "^1.0.6"
|
13823 | 13806 |
|
13824 |
| -resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.3.2, resolve@^1.3.3, resolve@^1.4.0: |
13825 |
| - version "1.20.0" |
13826 |
| - resolved "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975" |
13827 |
| - integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== |
13828 |
| - dependencies: |
13829 |
| - is-core-module "^2.2.0" |
13830 |
| - path-parse "^1.0.6" |
13831 |
| - |
13832 |
| -resolve@^1.19.0: |
| 13807 | +resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.19.0, resolve@^1.3.2, resolve@^1.3.3, resolve@^1.4.0: |
13833 | 13808 | version "1.20.0"
|
13834 | 13809 | resolved "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
|
13835 | 13810 | integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
|
|
14192 | 14167 | tmp "0.0.30"
|
14193 | 14168 | xml2js "^0.4.17"
|
14194 | 14169 |
|
14195 |
| -selenium-webdriver@^4.0.0-alpha.7: |
| 14170 | +selenium-webdriver@4.0.0-beta.1, selenium-webdriver@^4.0.0-alpha.7: |
14196 | 14171 | version "4.0.0-beta.1"
|
14197 | 14172 | resolved "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.0.0-beta.1.tgz#db645b0d775f26e4e12235db05796a1bc1e7efda"
|
14198 | 14173 | integrity sha512-DJ10z6Yk+ZBaLrt1CLElytQ/FOayx29ANKDtmtyW1A6kCJx3+dsc5fFMOZxwzukDniyYsC3OObT5pUAsgkjpxQ==
|
|
15093 | 15068 | resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
|
15094 | 15069 | integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
|
15095 | 15070 |
|
15096 |
| -[email protected], strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: |
| 15071 | +[email protected], strip-json-comments@^3.1.0, strip-json-comments@^3.1.1 , strip-json-comments@~3.1.1: |
15097 | 15072 | version "3.1.1"
|
15098 | 15073 | resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
|
15099 | 15074 | integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
|
|
15881 | 15856 | resolved "https://registry.npmjs.org/typescript/-/typescript-3.7.7.tgz#c931733e2ec10dda56b855b379cc488a72a81199"
|
15882 | 15857 | integrity sha512-MmQdgo/XenfZPvVLtKZOq9jQQvzaUAUpcKW8Z43x9B2fOm4S5g//tPtMweZUIP+SoBqrVPEIm+dJeQ9dfO0QdA==
|
15883 | 15858 |
|
15884 |
| - |
| 15859 | +[email protected], typescript@^4.0.3: |
15885 | 15860 | version "4.2.2"
|
15886 | 15861 | resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
|
15887 | 15862 | integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
|
15888 | 15863 |
|
15889 |
| -typescript@^4.0.3: |
15890 |
| - version "4.2.2" |
15891 |
| - resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c" |
15892 |
| - integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ== |
15893 |
| - |
15894 |
| -typescript@~3.9.5: |
15895 |
| - version "3.9.9" |
15896 |
| - resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674" |
15897 |
| - integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w== |
| 15864 | +typescript@~4.1.3: |
| 15865 | + version "4.1.5" |
| 15866 | + resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" |
| 15867 | + integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== |
15898 | 15868 |
|
15899 | 15869 |
|
15900 | 15870 | version "1.0.0-alpha.38"
|
|
0 commit comments