mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
fix: update verdaccio 6.x dependencies (#3853)
* fix(core): update verdaccio 6 dependencies * add * ci
This commit is contained in:
parent
1a5d5b41d5
commit
99d06e5f02
24 changed files with 171 additions and 278 deletions
|
@ -128,9 +128,7 @@ jobs:
|
|||
- name: 'Use Node.js 18.x'
|
||||
uses: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8 # v2.5.2
|
||||
with:
|
||||
node-version: 18.x
|
||||
- name: 'install latest npm'
|
||||
run: npm i -g npm@next-9
|
||||
node-version: 20.x
|
||||
- name: Install Dependencies
|
||||
run: yarn install
|
||||
- name: 'Run verdaccio in the background'
|
||||
|
|
4
.github/workflows/e2e-jest-workflow.yml
vendored
4
.github/workflows/e2e-jest-workflow.yml
vendored
|
@ -148,9 +148,7 @@ jobs:
|
|||
- name: 'Use Node.js 18.x'
|
||||
uses: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8 # v2.5.2
|
||||
with:
|
||||
node-version: 18.x
|
||||
- name: 'install latest npm'
|
||||
run: npm i -g npm@next-9
|
||||
node-version: 20.x
|
||||
- name: Install Dependencies
|
||||
run: yarn install
|
||||
- name: 'Run verdaccio in the background'
|
||||
|
|
200
.pnp.cjs
generated
200
.pnp.cjs
generated
|
@ -69,19 +69,19 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@typescript-eslint/eslint-plugin", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:5.59.5"],\
|
||||
["@typescript-eslint/parser", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:5.59.5"],\
|
||||
["@verdaccio-scope/verdaccio-auth-foo", "npm:0.0.2"],\
|
||||
["@verdaccio/config", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/config", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/local-storage", "npm:10.3.3"],\
|
||||
["@verdaccio/logger-7", "npm:6.0.0-6-next.15"],\
|
||||
["@verdaccio/middleware", "npm:6.0.0-6-next.49"],\
|
||||
["@verdaccio/logger-7", "npm:6.0.0-6-next.16"],\
|
||||
["@verdaccio/middleware", "npm:6.0.0-6-next.50"],\
|
||||
["@verdaccio/search", "npm:6.0.0-6-next.2"],\
|
||||
["@verdaccio/signature", "npm:6.0.0-6-next.2"],\
|
||||
["@verdaccio/streams", "npm:10.2.1"],\
|
||||
["@verdaccio/tarball", "npm:11.0.0-6-next.39"],\
|
||||
["@verdaccio/tarball", "npm:11.0.0-6-next.40"],\
|
||||
["@verdaccio/types", "npm:11.0.0-6-next.25"],\
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/url", "npm:11.0.0-6-next.36"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.38"],\
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/url", "npm:11.0.0-6-next.37"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.39"],\
|
||||
["JSONStream", "npm:1.3.5"],\
|
||||
["async", "npm:3.2.4"],\
|
||||
["babel-jest", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:29.5.0"],\
|
||||
|
@ -137,9 +137,9 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.9.1"],\
|
||||
["typescript", "patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"],\
|
||||
["validator", "npm:13.9.0"],\
|
||||
["verdaccio-audit", "npm:11.0.0-6-next.33"],\
|
||||
["verdaccio-audit", "npm:11.0.0-6-next.34"],\
|
||||
["verdaccio-auth-memory", "npm:10.2.2"],\
|
||||
["verdaccio-htpasswd", "npm:11.0.0-6-next.38"],\
|
||||
["verdaccio-htpasswd", "npm:11.0.0-6-next.41"],\
|
||||
["verdaccio-memory", "npm:10.3.2"]\
|
||||
],\
|
||||
"linkType": "SOFT"\
|
||||
|
@ -5206,12 +5206,12 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["@verdaccio/config", [\
|
||||
["npm:6.0.0-6-next.70", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-config-npm-6.0.0-6-next.70-f44b8eef07-781d6f6d06.zip/node_modules/@verdaccio/config/",\
|
||||
["npm:6.0.0-6-next.71", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-config-npm-6.0.0-6-next.71-e533a7f490-a62bc7f6f6.zip/node_modules/@verdaccio/config/",\
|
||||
"packageDependencies": [\
|
||||
["@verdaccio/config", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.38"],\
|
||||
["@verdaccio/config", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.39"],\
|
||||
["debug", "virtual:1ca322a4d66c7a41fb1e112226317c5a21fb69ea7d45c9d09b748ed5b9f833c84750b4efbc0ff288a6bf112667942c8baf99cbcdf6d047bbf8cc131896c14fd5#npm:4.3.4"],\
|
||||
["js-yaml", "npm:4.1.0"],\
|
||||
["lodash", "npm:4.17.21"],\
|
||||
|
@ -5222,23 +5222,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["@verdaccio/core", [\
|
||||
["npm:6.0.0-6-next.68", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-core-npm-6.0.0-6-next.68-f3485a7c2a-cbc581d047.zip/node_modules/@verdaccio/core/",\
|
||||
["npm:6.0.0-6-next.71", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-core-npm-6.0.0-6-next.71-dde7e6d27d-d5c61d9e86.zip/node_modules/@verdaccio/core/",\
|
||||
"packageDependencies": [\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.68"],\
|
||||
["ajv", "npm:8.11.2"],\
|
||||
["core-js", "npm:3.28.0"],\
|
||||
["http-errors", "npm:1.8.1"],\
|
||||
["http-status-codes", "npm:2.2.0"],\
|
||||
["process-warning", "npm:1.0.0"],\
|
||||
["semver", "npm:7.3.8"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:6.0.0-6-next.70", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-core-npm-6.0.0-6-next.70-288eeac9f2-4f41a1943e.zip/node_modules/@verdaccio/core/",\
|
||||
"packageDependencies": [\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.71"],\
|
||||
["ajv", "npm:8.12.0"],\
|
||||
["core-js", "npm:3.30.2"],\
|
||||
["http-errors", "npm:2.0.0"],\
|
||||
|
@ -5285,22 +5272,22 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["@verdaccio/logger-7", [\
|
||||
["npm:6.0.0-6-next.15", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-logger-7-npm-6.0.0-6-next.15-fb9b07f5f6-cfd9819091.zip/node_modules/@verdaccio/logger-7/",\
|
||||
["npm:6.0.0-6-next.16", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-logger-7-npm-6.0.0-6-next.16-cde43e32e7-0e30e693c5.zip/node_modules/@verdaccio/logger-7/",\
|
||||
"packageDependencies": [\
|
||||
["@verdaccio/logger-7", "npm:6.0.0-6-next.15"],\
|
||||
["@verdaccio/logger-commons", "npm:6.0.0-6-next.38"],\
|
||||
["@verdaccio/logger-7", "npm:6.0.0-6-next.16"],\
|
||||
["@verdaccio/logger-commons", "npm:6.0.0-6-next.39"],\
|
||||
["pino", "npm:7.11.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@verdaccio/logger-commons", [\
|
||||
["npm:6.0.0-6-next.38", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-logger-commons-npm-6.0.0-6-next.38-28cba70315-65e6ff730b.zip/node_modules/@verdaccio/logger-commons/",\
|
||||
["npm:6.0.0-6-next.39", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-logger-commons-npm-6.0.0-6-next.39-da9f0935e5-81c8901c28.zip/node_modules/@verdaccio/logger-commons/",\
|
||||
"packageDependencies": [\
|
||||
["@verdaccio/logger-commons", "npm:6.0.0-6-next.38"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/logger-commons", "npm:6.0.0-6-next.39"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/logger-prettify", "npm:6.0.0-6-next.10"],\
|
||||
["colorette", "npm:2.0.20"],\
|
||||
["debug", "virtual:1ca322a4d66c7a41fb1e112226317c5a21fb69ea7d45c9d09b748ed5b9f833c84750b4efbc0ff288a6bf112667942c8baf99cbcdf6d047bbf8cc131896c14fd5#npm:4.3.4"]\
|
||||
|
@ -5323,14 +5310,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["@verdaccio/middleware", [\
|
||||
["npm:6.0.0-6-next.49", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-middleware-npm-6.0.0-6-next.49-85baedad54-6c68c00d76.zip/node_modules/@verdaccio/middleware/",\
|
||||
["npm:6.0.0-6-next.50", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-middleware-npm-6.0.0-6-next.50-4fa36124b8-029d505d7f.zip/node_modules/@verdaccio/middleware/",\
|
||||
"packageDependencies": [\
|
||||
["@verdaccio/middleware", "npm:6.0.0-6-next.49"],\
|
||||
["@verdaccio/config", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/url", "npm:11.0.0-6-next.36"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.38"],\
|
||||
["@verdaccio/middleware", "npm:6.0.0-6-next.50"],\
|
||||
["@verdaccio/config", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/url", "npm:11.0.0-6-next.37"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.39"],\
|
||||
["debug", "virtual:1ca322a4d66c7a41fb1e112226317c5a21fb69ea7d45c9d09b748ed5b9f833c84750b4efbc0ff288a6bf112667942c8baf99cbcdf6d047bbf8cc131896c14fd5#npm:4.3.4"],\
|
||||
["express", "npm:4.18.2"],\
|
||||
["express-rate-limit", "npm:5.5.1"],\
|
||||
|
@ -5372,13 +5359,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["@verdaccio/tarball", [\
|
||||
["npm:11.0.0-6-next.39", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-tarball-npm-11.0.0-6-next.39-ea772e857b-63bb88007b.zip/node_modules/@verdaccio/tarball/",\
|
||||
["npm:11.0.0-6-next.40", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-tarball-npm-11.0.0-6-next.40-9038e9abf7-cf751ef3a9.zip/node_modules/@verdaccio/tarball/",\
|
||||
"packageDependencies": [\
|
||||
["@verdaccio/tarball", "npm:11.0.0-6-next.39"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/url", "npm:11.0.0-6-next.36"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.38"],\
|
||||
["@verdaccio/tarball", "npm:11.0.0-6-next.40"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/url", "npm:11.0.0-6-next.37"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.39"],\
|
||||
["debug", "virtual:1ca322a4d66c7a41fb1e112226317c5a21fb69ea7d45c9d09b748ed5b9f833c84750b4efbc0ff288a6bf112667942c8baf99cbcdf6d047bbf8cc131896c14fd5#npm:4.3.4"],\
|
||||
["lodash", "npm:4.17.21"]\
|
||||
],\
|
||||
|
@ -5395,20 +5382,20 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["@verdaccio/ui-theme", [\
|
||||
["npm:6.0.0-6-next.70", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.70-29f4c4acb9-67298a37ef.zip/node_modules/@verdaccio/ui-theme/",\
|
||||
["npm:6.0.0-6-next.71", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.71-aeac195568-5977d52353.zip/node_modules/@verdaccio/ui-theme/",\
|
||||
"packageDependencies": [\
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.70"]\
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.71"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@verdaccio/url", [\
|
||||
["npm:11.0.0-6-next.36", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-url-npm-11.0.0-6-next.36-14ba95d9e2-82b0df6183.zip/node_modules/@verdaccio/url/",\
|
||||
["npm:11.0.0-6-next.37", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-url-npm-11.0.0-6-next.37-1669e2b942-7b4e8d25d1.zip/node_modules/@verdaccio/url/",\
|
||||
"packageDependencies": [\
|
||||
["@verdaccio/url", "npm:11.0.0-6-next.36"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/url", "npm:11.0.0-6-next.37"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.71"],\
|
||||
["debug", "virtual:1ca322a4d66c7a41fb1e112226317c5a21fb69ea7d45c9d09b748ed5b9f833c84750b4efbc0ff288a6bf112667942c8baf99cbcdf6d047bbf8cc131896c14fd5#npm:4.3.4"],\
|
||||
["lodash", "npm:4.17.21"],\
|
||||
["validator", "npm:13.9.0"]\
|
||||
|
@ -5417,11 +5404,11 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["@verdaccio/utils", [\
|
||||
["npm:6.0.0-6-next.38", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-utils-npm-6.0.0-6-next.38-040812abb9-e76e941b14.zip/node_modules/@verdaccio/utils/",\
|
||||
["npm:6.0.0-6-next.39", {\
|
||||
"packageLocation": "./.yarn/cache/@verdaccio-utils-npm-6.0.0-6-next.39-58e3ca8474-afca006f9c.zip/node_modules/@verdaccio/utils/",\
|
||||
"packageDependencies": [\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.38"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.39"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.71"],\
|
||||
["lodash", "npm:4.17.21"],\
|
||||
["minimatch", "npm:3.1.2"],\
|
||||
["semver", "npm:7.5.0"]\
|
||||
|
@ -5575,17 +5562,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:8.11.2", {\
|
||||
"packageLocation": "./.yarn/cache/ajv-npm-8.11.2-96b35a945e-53435bf79e.zip/node_modules/ajv/",\
|
||||
"packageDependencies": [\
|
||||
["ajv", "npm:8.11.2"],\
|
||||
["fast-deep-equal", "npm:3.1.3"],\
|
||||
["json-schema-traverse", "npm:1.0.0"],\
|
||||
["require-from-string", "npm:2.0.2"],\
|
||||
["uri-js", "npm:4.4.1"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:8.12.0", {\
|
||||
"packageLocation": "./.yarn/cache/ajv-npm-8.12.0-3bf6e30741-4dc13714e3.zip/node_modules/ajv/",\
|
||||
"packageDependencies": [\
|
||||
|
@ -7059,13 +7035,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:3.28.0", {\
|
||||
"packageLocation": "./.yarn/unplugged/core-js-npm-3.28.0-495770dfdb/node_modules/core-js/",\
|
||||
"packageDependencies": [\
|
||||
["core-js", "npm:3.28.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:3.30.2", {\
|
||||
"packageLocation": "./.yarn/unplugged/core-js-npm-3.30.2-3cb5d20b64/node_modules/core-js/",\
|
||||
"packageDependencies": [\
|
||||
|
@ -9174,18 +9143,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["http-errors", [\
|
||||
["npm:1.8.1", {\
|
||||
"packageLocation": "./.yarn/cache/http-errors-npm-1.8.1-fb60d9f6ae-d3c7e7e776.zip/node_modules/http-errors/",\
|
||||
"packageDependencies": [\
|
||||
["http-errors", "npm:1.8.1"],\
|
||||
["depd", "npm:1.1.2"],\
|
||||
["inherits", "npm:2.0.4"],\
|
||||
["setprototypeof", "npm:1.2.0"],\
|
||||
["statuses", "npm:1.5.0"],\
|
||||
["toidentifier", "npm:1.0.1"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:2.0.0", {\
|
||||
"packageLocation": "./.yarn/cache/http-errors-npm-2.0.0-3f1c503428-9b0a378266.zip/node_modules/http-errors/",\
|
||||
"packageDependencies": [\
|
||||
|
@ -11382,10 +11339,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["virtual:7c5d7b3a0ddc580a8dcc82f1c416ca46af0ca4a033407444a3a1224f0a2f5a9d888277d9831f626caab8375966ad87b964646de2ba173764fb3ba97e8b734b56#npm:2.6.7", {\
|
||||
"packageLocation": "./.yarn/__virtual__/node-fetch-virtual-77ae8a735e/0/cache/node-fetch-npm-2.6.7-777aa2a6df-8d816ffd1e.zip/node_modules/node-fetch/",\
|
||||
["virtual:f0b9f71b6edc54c4370cb800c9c1364e3447dc326d2ddb81e6c1035cde2a659751971e18c66cea953c0523fd19233b1c7501b1e77056f223f0bc305f0ff25e26#npm:2.6.7", {\
|
||||
"packageLocation": "./.yarn/__virtual__/node-fetch-virtual-980bd63d3d/0/cache/node-fetch-npm-2.6.7-777aa2a6df-8d816ffd1e.zip/node_modules/node-fetch/",\
|
||||
"packageDependencies": [\
|
||||
["node-fetch", "virtual:7c5d7b3a0ddc580a8dcc82f1c416ca46af0ca4a033407444a3a1224f0a2f5a9d888277d9831f626caab8375966ad87b964646de2ba173764fb3ba97e8b734b56#npm:2.6.7"],\
|
||||
["node-fetch", "virtual:f0b9f71b6edc54c4370cb800c9c1364e3447dc326d2ddb81e6c1035cde2a659751971e18c66cea953c0523fd19233b1c7501b1e77056f223f0bc305f0ff25e26#npm:2.6.7"],\
|
||||
["@types/encoding", null],\
|
||||
["encoding", null],\
|
||||
["whatwg-url", "npm:5.0.0"]\
|
||||
|
@ -13150,13 +13107,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["statuses", [\
|
||||
["npm:1.5.0", {\
|
||||
"packageLocation": "./.yarn/cache/statuses-npm-1.5.0-f88f91b2e9-c469b9519d.zip/node_modules/statuses/",\
|
||||
"packageDependencies": [\
|
||||
["statuses", "npm:1.5.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:2.0.1", {\
|
||||
"packageLocation": "./.yarn/cache/statuses-npm-2.0.1-81d2b97fee-18c7623fdb.zip/node_modules/statuses/",\
|
||||
"packageDependencies": [\
|
||||
|
@ -14078,19 +14028,19 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@typescript-eslint/eslint-plugin", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:5.59.5"],\
|
||||
["@typescript-eslint/parser", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:5.59.5"],\
|
||||
["@verdaccio-scope/verdaccio-auth-foo", "npm:0.0.2"],\
|
||||
["@verdaccio/config", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/config", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/local-storage", "npm:10.3.3"],\
|
||||
["@verdaccio/logger-7", "npm:6.0.0-6-next.15"],\
|
||||
["@verdaccio/middleware", "npm:6.0.0-6-next.49"],\
|
||||
["@verdaccio/logger-7", "npm:6.0.0-6-next.16"],\
|
||||
["@verdaccio/middleware", "npm:6.0.0-6-next.50"],\
|
||||
["@verdaccio/search", "npm:6.0.0-6-next.2"],\
|
||||
["@verdaccio/signature", "npm:6.0.0-6-next.2"],\
|
||||
["@verdaccio/streams", "npm:10.2.1"],\
|
||||
["@verdaccio/tarball", "npm:11.0.0-6-next.39"],\
|
||||
["@verdaccio/tarball", "npm:11.0.0-6-next.40"],\
|
||||
["@verdaccio/types", "npm:11.0.0-6-next.25"],\
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/url", "npm:11.0.0-6-next.36"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.38"],\
|
||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/url", "npm:11.0.0-6-next.37"],\
|
||||
["@verdaccio/utils", "npm:6.0.0-6-next.39"],\
|
||||
["JSONStream", "npm:1.3.5"],\
|
||||
["async", "npm:3.2.4"],\
|
||||
["babel-jest", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:29.5.0"],\
|
||||
|
@ -14146,24 +14096,24 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.9.1"],\
|
||||
["typescript", "patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=289587"],\
|
||||
["validator", "npm:13.9.0"],\
|
||||
["verdaccio-audit", "npm:11.0.0-6-next.33"],\
|
||||
["verdaccio-audit", "npm:11.0.0-6-next.34"],\
|
||||
["verdaccio-auth-memory", "npm:10.2.2"],\
|
||||
["verdaccio-htpasswd", "npm:11.0.0-6-next.38"],\
|
||||
["verdaccio-htpasswd", "npm:11.0.0-6-next.41"],\
|
||||
["verdaccio-memory", "npm:10.3.2"]\
|
||||
],\
|
||||
"linkType": "SOFT"\
|
||||
}]\
|
||||
]],\
|
||||
["verdaccio-audit", [\
|
||||
["npm:11.0.0-6-next.33", {\
|
||||
"packageLocation": "./.yarn/cache/verdaccio-audit-npm-11.0.0-6-next.33-7c5d7b3a0d-16f0362acb.zip/node_modules/verdaccio-audit/",\
|
||||
["npm:11.0.0-6-next.34", {\
|
||||
"packageLocation": "./.yarn/cache/verdaccio-audit-npm-11.0.0-6-next.34-f0b9f71b6e-1f1ba70999.zip/node_modules/verdaccio-audit/",\
|
||||
"packageDependencies": [\
|
||||
["verdaccio-audit", "npm:11.0.0-6-next.33"],\
|
||||
["@verdaccio/config", "npm:6.0.0-6-next.70"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.70"],\
|
||||
["verdaccio-audit", "npm:11.0.0-6-next.34"],\
|
||||
["@verdaccio/config", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.71"],\
|
||||
["express", "npm:4.18.2"],\
|
||||
["https-proxy-agent", "npm:5.0.1"],\
|
||||
["node-fetch", "virtual:7c5d7b3a0ddc580a8dcc82f1c416ca46af0ca4a033407444a3a1224f0a2f5a9d888277d9831f626caab8375966ad87b964646de2ba173764fb3ba97e8b734b56#npm:2.6.7"]\
|
||||
["node-fetch", "virtual:f0b9f71b6edc54c4370cb800c9c1364e3447dc326d2ddb81e6c1035cde2a659751971e18c66cea953c0523fd19233b1c7501b1e77056f223f0bc305f0ff25e26#npm:2.6.7"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
|
@ -14179,17 +14129,17 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["verdaccio-htpasswd", [\
|
||||
["npm:11.0.0-6-next.38", {\
|
||||
"packageLocation": "./.yarn/cache/verdaccio-htpasswd-npm-11.0.0-6-next.38-5ceb09d742-eb633f15ad.zip/node_modules/verdaccio-htpasswd/",\
|
||||
["npm:11.0.0-6-next.41", {\
|
||||
"packageLocation": "./.yarn/cache/verdaccio-htpasswd-npm-11.0.0-6-next.41-d086703514-768083f3e7.zip/node_modules/verdaccio-htpasswd/",\
|
||||
"packageDependencies": [\
|
||||
["verdaccio-htpasswd", "npm:11.0.0-6-next.38"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.68"],\
|
||||
["verdaccio-htpasswd", "npm:11.0.0-6-next.41"],\
|
||||
["@verdaccio/core", "npm:6.0.0-6-next.71"],\
|
||||
["@verdaccio/file-locking", "npm:11.0.0-6-next.7"],\
|
||||
["apache-md5", "npm:1.1.8"],\
|
||||
["bcryptjs", "npm:2.4.3"],\
|
||||
["core-js", "npm:3.28.0"],\
|
||||
["core-js", "npm:3.30.2"],\
|
||||
["debug", "virtual:1ca322a4d66c7a41fb1e112226317c5a21fb69ea7d45c9d09b748ed5b9f833c84750b4efbc0ff288a6bf112667942c8baf99cbcdf6d047bbf8cc131896c14fd5#npm:4.3.4"],\
|
||||
["http-errors", "npm:1.8.1"],\
|
||||
["http-errors", "npm:2.0.0"],\
|
||||
["unix-crypt-td-js", "npm:1.1.4"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.71-aeac195568-5977d52353.zip
vendored
Normal file
BIN
.yarn/cache/@verdaccio-ui-theme-npm-6.0.0-6-next.71-aeac195568-5977d52353.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/ajv-npm-8.11.2-96b35a945e-53435bf79e.zip
vendored
BIN
.yarn/cache/ajv-npm-8.11.2-96b35a945e-53435bf79e.zip
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/verdaccio-audit-npm-11.0.0-6-next.34-f0b9f71b6e-1f1ba70999.zip
vendored
Normal file
BIN
.yarn/cache/verdaccio-audit-npm-11.0.0-6-next.34-f0b9f71b6e-1f1ba70999.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/verdaccio-htpasswd-npm-11.0.0-6-next.41-d086703514-768083f3e7.zip
vendored
Normal file
BIN
.yarn/cache/verdaccio-htpasswd-npm-11.0.0-6-next.41-d086703514-768083f3e7.zip
vendored
Normal file
Binary file not shown.
20
package.json
20
package.json
|
@ -19,18 +19,18 @@
|
|||
"url": "https://opencollective.com/verdaccio"
|
||||
},
|
||||
"dependencies": {
|
||||
"@verdaccio/config": "6.0.0-6-next.70",
|
||||
"@verdaccio/core": "6.0.0-6-next.70",
|
||||
"@verdaccio/config": "6.0.0-6-next.71",
|
||||
"@verdaccio/core": "6.0.0-6-next.71",
|
||||
"@verdaccio/local-storage": "10.3.3",
|
||||
"@verdaccio/logger-7": "6.0.0-6-next.15",
|
||||
"@verdaccio/middleware": "6.0.0-6-next.49",
|
||||
"@verdaccio/logger-7": "6.0.0-6-next.16",
|
||||
"@verdaccio/middleware": "6.0.0-6-next.50",
|
||||
"@verdaccio/search": "6.0.0-6-next.2",
|
||||
"@verdaccio/signature": "6.0.0-6-next.2",
|
||||
"@verdaccio/streams": "10.2.1",
|
||||
"@verdaccio/tarball": "11.0.0-6-next.39",
|
||||
"@verdaccio/ui-theme": "6.0.0-6-next.70",
|
||||
"@verdaccio/url": "11.0.0-6-next.36",
|
||||
"@verdaccio/utils": "6.0.0-6-next.38",
|
||||
"@verdaccio/tarball": "11.0.0-6-next.40",
|
||||
"@verdaccio/ui-theme": "6.0.0-6-next.71",
|
||||
"@verdaccio/url": "11.0.0-6-next.37",
|
||||
"@verdaccio/utils": "6.0.0-6-next.39",
|
||||
"JSONStream": "1.3.5",
|
||||
"async": "3.2.4",
|
||||
"body-parser": "1.20.2",
|
||||
|
@ -56,8 +56,8 @@
|
|||
"request": "2.88.2",
|
||||
"semver": "7.5.1",
|
||||
"validator": "13.9.0",
|
||||
"verdaccio-audit": "11.0.0-6-next.33",
|
||||
"verdaccio-htpasswd": "11.0.0-6-next.38"
|
||||
"verdaccio-audit": "11.0.0-6-next.34",
|
||||
"verdaccio-htpasswd": "11.0.0-6-next.41"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.21.5",
|
||||
|
|
221
yarn.lock
221
yarn.lock
|
@ -3103,38 +3103,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/config@npm:6.0.0-6-next.70":
|
||||
version: 6.0.0-6-next.70
|
||||
resolution: "@verdaccio/config@npm:6.0.0-6-next.70"
|
||||
"@verdaccio/config@npm:6.0.0-6-next.71":
|
||||
version: 6.0.0-6-next.71
|
||||
resolution: "@verdaccio/config@npm:6.0.0-6-next.71"
|
||||
dependencies:
|
||||
"@verdaccio/core": 6.0.0-6-next.70
|
||||
"@verdaccio/utils": 6.0.0-6-next.38
|
||||
"@verdaccio/core": 6.0.0-6-next.71
|
||||
"@verdaccio/utils": 6.0.0-6-next.39
|
||||
debug: 4.3.4
|
||||
js-yaml: 4.1.0
|
||||
lodash: 4.17.21
|
||||
minimatch: 3.1.2
|
||||
yup: 0.32.11
|
||||
checksum: 781d6f6d0600d9a46a3b4258fcd93fcf07dacefef7f7b38e91391e50bb27c777c6100bff68c73a44b6bdb2e782f9040ce17139bd60ccad2e3f34d228825f5d17
|
||||
checksum: a62bc7f6f6799d8f9b7d056303f7c1867adebf250f25662a38bc2208efe939fb9d3edbca7a694276d51f7c9402d7adcdcc1f1f5bfeef6d60b8b41c7f5d7d0ceb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/core@npm:6.0.0-6-next.68":
|
||||
version: 6.0.0-6-next.68
|
||||
resolution: "@verdaccio/core@npm:6.0.0-6-next.68"
|
||||
dependencies:
|
||||
ajv: 8.11.2
|
||||
core-js: 3.28.0
|
||||
http-errors: 1.8.1
|
||||
http-status-codes: 2.2.0
|
||||
process-warning: 1.0.0
|
||||
semver: 7.3.8
|
||||
checksum: cbc581d047e25849a8a3509b96e1720a87543c89673d344b89694eb926bacd9eadfe2decd4752fe7ecae1ce051434c5fdf254685b5e1d6b33535820e3f4bd8a7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/core@npm:6.0.0-6-next.70":
|
||||
version: 6.0.0-6-next.70
|
||||
resolution: "@verdaccio/core@npm:6.0.0-6-next.70"
|
||||
"@verdaccio/core@npm:6.0.0-6-next.71":
|
||||
version: 6.0.0-6-next.71
|
||||
resolution: "@verdaccio/core@npm:6.0.0-6-next.71"
|
||||
dependencies:
|
||||
ajv: 8.12.0
|
||||
core-js: 3.30.2
|
||||
|
@ -3142,7 +3128,7 @@ __metadata:
|
|||
http-status-codes: 2.2.0
|
||||
process-warning: 1.0.0
|
||||
semver: 7.5.0
|
||||
checksum: 4f41a1943e566019fe1288db3c7639571c55fe5a6972aaa69ac680fa4ce572dd652dcef83d479453af8b13bdc3ef89c0661dcc5353a5d5dc5e36fc879b7e67df
|
||||
checksum: d5c61d9e86bec1fbb58b2df5f8b83d0e60871173b7a160957a67805dbaec95656142853e6e99812870208b2eec754bc5d2f0b6fd3e3e9878678afcf6648d65fa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3180,25 +3166,25 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/logger-7@npm:6.0.0-6-next.15":
|
||||
version: 6.0.0-6-next.15
|
||||
resolution: "@verdaccio/logger-7@npm:6.0.0-6-next.15"
|
||||
"@verdaccio/logger-7@npm:6.0.0-6-next.16":
|
||||
version: 6.0.0-6-next.16
|
||||
resolution: "@verdaccio/logger-7@npm:6.0.0-6-next.16"
|
||||
dependencies:
|
||||
"@verdaccio/logger-commons": 6.0.0-6-next.38
|
||||
"@verdaccio/logger-commons": 6.0.0-6-next.39
|
||||
pino: 7.11.0
|
||||
checksum: cfd98190915edb9e2af0bc461caa6c739e9ba5109b3398b2a5beb1e37e08ea343f81a6ec52688fc32adf07205a3b206036e533717b000cad0e381bfcd063bf20
|
||||
checksum: 0e30e693c509257e9f28475f26c0ea682cbb0ca34bd4651d072b21e61b491c72ae453e9d96fc930412aa25d7d8599bb9bf206c3d6c979a77eff836dfb2522ba4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/logger-commons@npm:6.0.0-6-next.38":
|
||||
version: 6.0.0-6-next.38
|
||||
resolution: "@verdaccio/logger-commons@npm:6.0.0-6-next.38"
|
||||
"@verdaccio/logger-commons@npm:6.0.0-6-next.39":
|
||||
version: 6.0.0-6-next.39
|
||||
resolution: "@verdaccio/logger-commons@npm:6.0.0-6-next.39"
|
||||
dependencies:
|
||||
"@verdaccio/core": 6.0.0-6-next.70
|
||||
"@verdaccio/core": 6.0.0-6-next.71
|
||||
"@verdaccio/logger-prettify": 6.0.0-6-next.10
|
||||
colorette: 2.0.20
|
||||
debug: 4.3.4
|
||||
checksum: 65e6ff730b51364128bd88a851becdd9a089b3cd89c17c62ca0024fc6726b89327661d5840e8eb47a7bf3b649741a43eae00f1d5130f0ff4e650c1b450f76760
|
||||
checksum: 81c8901c281210402612dbde1a46e0771fbd53ba82bf59a8096547dcbbbf0b27c757c72b37746fb8ffee0f858e7a28519917f2fac4b452dab90a88d5fe377a4f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3215,21 +3201,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/middleware@npm:6.0.0-6-next.49":
|
||||
version: 6.0.0-6-next.49
|
||||
resolution: "@verdaccio/middleware@npm:6.0.0-6-next.49"
|
||||
"@verdaccio/middleware@npm:6.0.0-6-next.50":
|
||||
version: 6.0.0-6-next.50
|
||||
resolution: "@verdaccio/middleware@npm:6.0.0-6-next.50"
|
||||
dependencies:
|
||||
"@verdaccio/config": 6.0.0-6-next.70
|
||||
"@verdaccio/core": 6.0.0-6-next.70
|
||||
"@verdaccio/url": 11.0.0-6-next.36
|
||||
"@verdaccio/utils": 6.0.0-6-next.38
|
||||
"@verdaccio/config": 6.0.0-6-next.71
|
||||
"@verdaccio/core": 6.0.0-6-next.71
|
||||
"@verdaccio/url": 11.0.0-6-next.37
|
||||
"@verdaccio/utils": 6.0.0-6-next.39
|
||||
debug: 4.3.4
|
||||
express: 4.18.2
|
||||
express-rate-limit: 5.5.1
|
||||
lodash: 4.17.21
|
||||
lru-cache: 7.18.3
|
||||
mime: 2.6.0
|
||||
checksum: 6c68c00d766114f209bc19aa7deee09e3fddb28b0acc30e5f183983b9aaf97cb478f33f555689fdfd03dd3e28ad83462423494e6bca79993195f3190ed9db669
|
||||
checksum: 029d505d7f787463ac41b143b43724158ec91270e913fb3458a551e1303cfd87980ed9581a230ccda04082fd3c02233e464e00136b4b1cd1726fcde02ef81b09
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3258,16 +3244,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/tarball@npm:11.0.0-6-next.39":
|
||||
version: 11.0.0-6-next.39
|
||||
resolution: "@verdaccio/tarball@npm:11.0.0-6-next.39"
|
||||
"@verdaccio/tarball@npm:11.0.0-6-next.40":
|
||||
version: 11.0.0-6-next.40
|
||||
resolution: "@verdaccio/tarball@npm:11.0.0-6-next.40"
|
||||
dependencies:
|
||||
"@verdaccio/core": 6.0.0-6-next.70
|
||||
"@verdaccio/url": 11.0.0-6-next.36
|
||||
"@verdaccio/utils": 6.0.0-6-next.38
|
||||
"@verdaccio/core": 6.0.0-6-next.71
|
||||
"@verdaccio/url": 11.0.0-6-next.37
|
||||
"@verdaccio/utils": 6.0.0-6-next.39
|
||||
debug: 4.3.4
|
||||
lodash: 4.17.21
|
||||
checksum: 63bb88007b5c2851f15243f1aa7d234846b2f204b019587982f300df92200715ae86ad49f1566c12b87307ad160f701529c95ede45cc38b62f45936b2f012a8c
|
||||
checksum: cf751ef3a983dd0438aa0e1759c1e4a042b5666e54873c51438fabf929b892bb4710f6946c5b92a728b97c7a97535d5a873edfeaf9a92e59e6daa1f16dd26cbb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3278,34 +3264,34 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/ui-theme@npm:6.0.0-6-next.70":
|
||||
version: 6.0.0-6-next.70
|
||||
resolution: "@verdaccio/ui-theme@npm:6.0.0-6-next.70"
|
||||
checksum: 67298a37ef2658cde3d559e9ca9b94bd44b9407f5206db5e5b0dbdf8449037131ff28609d688151a088fe50c09638ee1024d8a308d899706c6d2bd98a6a11dc9
|
||||
"@verdaccio/ui-theme@npm:6.0.0-6-next.71":
|
||||
version: 6.0.0-6-next.71
|
||||
resolution: "@verdaccio/ui-theme@npm:6.0.0-6-next.71"
|
||||
checksum: 5977d52353b4fb9534d0d7420ba71b02f15d0dc9ac77bdbc90f49aa1c9d85601a1b4adabe490ec8d0baf9d72da22682618719e250c53925b3a84f3d77456e4a2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/url@npm:11.0.0-6-next.36":
|
||||
version: 11.0.0-6-next.36
|
||||
resolution: "@verdaccio/url@npm:11.0.0-6-next.36"
|
||||
"@verdaccio/url@npm:11.0.0-6-next.37":
|
||||
version: 11.0.0-6-next.37
|
||||
resolution: "@verdaccio/url@npm:11.0.0-6-next.37"
|
||||
dependencies:
|
||||
"@verdaccio/core": 6.0.0-6-next.70
|
||||
"@verdaccio/core": 6.0.0-6-next.71
|
||||
debug: 4.3.4
|
||||
lodash: 4.17.21
|
||||
validator: 13.9.0
|
||||
checksum: 82b0df61831a354db21f0cddf03114e73043bcb7d2d6cdbbec2093addd74d0bd4e89f4ff4e3fc0fabab9833fe6854364f4db20d997252c7d8dc56c812e769751
|
||||
checksum: 7b4e8d25d195e32c05173a9299339ef0a86bcfcd0479eee6827cec9ec3c09dc1659df7953dc1aa8fad443293ead6a215cb1e037b503351852caa1a2d47c495fd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@verdaccio/utils@npm:6.0.0-6-next.38":
|
||||
version: 6.0.0-6-next.38
|
||||
resolution: "@verdaccio/utils@npm:6.0.0-6-next.38"
|
||||
"@verdaccio/utils@npm:6.0.0-6-next.39":
|
||||
version: 6.0.0-6-next.39
|
||||
resolution: "@verdaccio/utils@npm:6.0.0-6-next.39"
|
||||
dependencies:
|
||||
"@verdaccio/core": 6.0.0-6-next.70
|
||||
"@verdaccio/core": 6.0.0-6-next.71
|
||||
lodash: 4.17.21
|
||||
minimatch: 3.1.2
|
||||
semver: 7.5.0
|
||||
checksum: e76e941b1471951f11df56ddb77a33837f1b51e8231e4ccf4bd9bc181b2a80dc76fc1a1b71896b756ca4523cb9e0aac65c5483b2cada683bef59060a041756cd
|
||||
checksum: afca006f9c8ba66c1d0a4b2eb9b92a63b10841cdd8f1a1a8942a2ec6d0708392e407cbb670f6415562aa5145ce85d5004a8e4fb8cdba703a9f5e82076790154c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3419,18 +3405,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ajv@npm:8.11.2":
|
||||
version: 8.11.2
|
||||
resolution: "ajv@npm:8.11.2"
|
||||
dependencies:
|
||||
fast-deep-equal: ^3.1.1
|
||||
json-schema-traverse: ^1.0.0
|
||||
require-from-string: ^2.0.2
|
||||
uri-js: ^4.2.2
|
||||
checksum: 53435bf79ee7d1eabba8085962dba4c08d08593334b304db7772887f0b7beebc1b3d957432f7437ed4b60e53b5d966a57b439869890209c50fed610459999e3e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ajv@npm:8.12.0":
|
||||
version: 8.12.0
|
||||
resolution: "ajv@npm:8.12.0"
|
||||
|
@ -4616,13 +4590,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"core-js@npm:3.28.0":
|
||||
version: 3.28.0
|
||||
resolution: "core-js@npm:3.28.0"
|
||||
checksum: 3155fd0ec16d0089106b145e9595280a4ea4bde0d7ff26aa14364cd4f1c203baf6620c3025acd284f363d08b9f21104101692766ca9a36ffeee7307bdf3e1881
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"core-js@npm:3.30.2":
|
||||
version: 3.30.2
|
||||
resolution: "core-js@npm:3.30.2"
|
||||
|
@ -4840,7 +4807,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"depd@npm:^1.1.0, depd@npm:^1.1.2, depd@npm:~1.1.2":
|
||||
"depd@npm:^1.1.0, depd@npm:^1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "depd@npm:1.1.2"
|
||||
checksum: 6b406620d269619852885ce15965272b829df6f409724415e0002c8632ab6a8c0a08ec1f0bd2add05dc7bd7507606f7e2cc034fa24224ab829580040b835ecd9
|
||||
|
@ -6388,19 +6355,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"http-errors@npm:1.8.1":
|
||||
version: 1.8.1
|
||||
resolution: "http-errors@npm:1.8.1"
|
||||
dependencies:
|
||||
depd: ~1.1.2
|
||||
inherits: 2.0.4
|
||||
setprototypeof: 1.2.0
|
||||
statuses: ">= 1.5.0 < 2"
|
||||
toidentifier: 1.0.1
|
||||
checksum: d3c7e7e776fd51c0a812baff570bdf06fe49a5dc448b700ab6171b1250e4cf7db8b8f4c0b133e4bfe2451022a5790c1ca6c2cae4094dedd6ac8304a1267f91d2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"http-errors@npm:2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "http-errors@npm:2.0.0"
|
||||
|
@ -9541,17 +9495,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"semver@npm:7.3.8, semver@npm:^7.1.1, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8":
|
||||
version: 7.3.8
|
||||
resolution: "semver@npm:7.3.8"
|
||||
dependencies:
|
||||
lru-cache: ^6.0.0
|
||||
bin:
|
||||
semver: bin/semver.js
|
||||
checksum: ba9c7cbbf2b7884696523450a61fee1a09930d888b7a8d7579025ad93d459b2d1949ee5bbfeb188b2be5f4ac163544c5e98491ad6152df34154feebc2cc337c1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"semver@npm:7.5.0":
|
||||
version: 7.5.0
|
||||
resolution: "semver@npm:7.5.0"
|
||||
|
@ -9583,6 +9526,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"semver@npm:^7.1.1, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8":
|
||||
version: 7.3.8
|
||||
resolution: "semver@npm:7.3.8"
|
||||
dependencies:
|
||||
lru-cache: ^6.0.0
|
||||
bin:
|
||||
semver: bin/semver.js
|
||||
checksum: ba9c7cbbf2b7884696523450a61fee1a09930d888b7a8d7579025ad93d459b2d1949ee5bbfeb188b2be5f4ac163544c5e98491ad6152df34154feebc2cc337c1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"send@npm:0.18.0":
|
||||
version: 0.18.0
|
||||
resolution: "send@npm:0.18.0"
|
||||
|
@ -9919,13 +9873,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"statuses@npm:>= 1.5.0 < 2":
|
||||
version: 1.5.0
|
||||
resolution: "statuses@npm:1.5.0"
|
||||
checksum: c469b9519de16a4bb19600205cffb39ee471a5f17b82589757ca7bd40a8d92ebb6ed9f98b5a540c5d302ccbc78f15dc03cc0280dd6e00df1335568a5d5758a5c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"steno@npm:^0.4.1":
|
||||
version: 0.4.4
|
||||
resolution: "steno@npm:0.4.4"
|
||||
|
@ -10670,16 +10617,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"verdaccio-audit@npm:11.0.0-6-next.33":
|
||||
version: 11.0.0-6-next.33
|
||||
resolution: "verdaccio-audit@npm:11.0.0-6-next.33"
|
||||
"verdaccio-audit@npm:11.0.0-6-next.34":
|
||||
version: 11.0.0-6-next.34
|
||||
resolution: "verdaccio-audit@npm:11.0.0-6-next.34"
|
||||
dependencies:
|
||||
"@verdaccio/config": 6.0.0-6-next.70
|
||||
"@verdaccio/core": 6.0.0-6-next.70
|
||||
"@verdaccio/config": 6.0.0-6-next.71
|
||||
"@verdaccio/core": 6.0.0-6-next.71
|
||||
express: 4.18.2
|
||||
https-proxy-agent: 5.0.1
|
||||
node-fetch: cjs
|
||||
checksum: 16f0362acb44ae6ea05457c32df2e869de7ae3471f52774e137d74c628378b43844e096c8c158de40dee26ce621452ad50bc8c9367c49684dce920117befe17d
|
||||
checksum: 1f1ba70999268941068a96f915d41a888828675f8bfbf27e67f322baa0f9299846c69898e71cdabac70b8c19d82be5c3349bea9e0b3478fbe990e99bac4bbab7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -10692,19 +10639,19 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"verdaccio-htpasswd@npm:11.0.0-6-next.38":
|
||||
version: 11.0.0-6-next.38
|
||||
resolution: "verdaccio-htpasswd@npm:11.0.0-6-next.38"
|
||||
"verdaccio-htpasswd@npm:11.0.0-6-next.41":
|
||||
version: 11.0.0-6-next.41
|
||||
resolution: "verdaccio-htpasswd@npm:11.0.0-6-next.41"
|
||||
dependencies:
|
||||
"@verdaccio/core": 6.0.0-6-next.68
|
||||
"@verdaccio/core": 6.0.0-6-next.71
|
||||
"@verdaccio/file-locking": 11.0.0-6-next.7
|
||||
apache-md5: 1.1.8
|
||||
bcryptjs: 2.4.3
|
||||
core-js: 3.28.0
|
||||
core-js: 3.30.2
|
||||
debug: 4.3.4
|
||||
http-errors: 1.8.1
|
||||
http-errors: 2.0.0
|
||||
unix-crypt-td-js: 1.1.4
|
||||
checksum: eb633f15ad3d2eab0ce770fd65adcc4b0a7abc7d272271ef8549678c2ed4882023c7236158d1f88c42d987ed1970b1497a659ea478f0f73fb78565770463df0b
|
||||
checksum: 768083f3e7a54b504e41afd5c4d9e4057480a87b5434c96e924739086bc07812b6c115a57969008aae86493c2bd99a4ad829bd5d0705e254fc4668b5edf79a28
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -10764,19 +10711,19 @@ __metadata:
|
|||
"@typescript-eslint/eslint-plugin": 5.59.5
|
||||
"@typescript-eslint/parser": 5.59.5
|
||||
"@verdaccio-scope/verdaccio-auth-foo": 0.0.2
|
||||
"@verdaccio/config": 6.0.0-6-next.70
|
||||
"@verdaccio/core": 6.0.0-6-next.70
|
||||
"@verdaccio/config": 6.0.0-6-next.71
|
||||
"@verdaccio/core": 6.0.0-6-next.71
|
||||
"@verdaccio/local-storage": 10.3.3
|
||||
"@verdaccio/logger-7": 6.0.0-6-next.15
|
||||
"@verdaccio/middleware": 6.0.0-6-next.49
|
||||
"@verdaccio/logger-7": 6.0.0-6-next.16
|
||||
"@verdaccio/middleware": 6.0.0-6-next.50
|
||||
"@verdaccio/search": 6.0.0-6-next.2
|
||||
"@verdaccio/signature": 6.0.0-6-next.2
|
||||
"@verdaccio/streams": 10.2.1
|
||||
"@verdaccio/tarball": 11.0.0-6-next.39
|
||||
"@verdaccio/tarball": 11.0.0-6-next.40
|
||||
"@verdaccio/types": 11.0.0-6-next.25
|
||||
"@verdaccio/ui-theme": 6.0.0-6-next.70
|
||||
"@verdaccio/url": 11.0.0-6-next.36
|
||||
"@verdaccio/utils": 6.0.0-6-next.38
|
||||
"@verdaccio/ui-theme": 6.0.0-6-next.71
|
||||
"@verdaccio/url": 11.0.0-6-next.37
|
||||
"@verdaccio/utils": 6.0.0-6-next.39
|
||||
JSONStream: 1.3.5
|
||||
async: 3.2.4
|
||||
babel-jest: 29.5.0
|
||||
|
@ -10832,9 +10779,9 @@ __metadata:
|
|||
ts-node: 10.9.1
|
||||
typescript: 4.9.5
|
||||
validator: 13.9.0
|
||||
verdaccio-audit: 11.0.0-6-next.33
|
||||
verdaccio-audit: 11.0.0-6-next.34
|
||||
verdaccio-auth-memory: 10.2.2
|
||||
verdaccio-htpasswd: 11.0.0-6-next.38
|
||||
verdaccio-htpasswd: 11.0.0-6-next.41
|
||||
verdaccio-memory: 10.3.2
|
||||
dependenciesMeta:
|
||||
"@verdaccio/types@11.0.0-6-next.24":
|
||||
|
|
Loading…
Add table
Reference in a new issue