mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
fix: update core deps (#3485)
* fix: update core deps * Update e2e-gatsbyjs-cli-workflow.yml * Update e2e-gatsbyjs-cli-workflow.yml * Update e2e-gatsbyjs-cli-workflow.yml
This commit is contained in:
parent
ebaaf3f681
commit
7a000bccdb
19 changed files with 87 additions and 232 deletions
|
@ -14,10 +14,10 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
|
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
|
||||||
|
|
||||||
- name: 'Use Node.js 14.x'
|
- name: 'Use Node.js 18.x'
|
||||||
uses: actions/setup-node@1f8c6b94b26d0feae1e387ca63ccbdc44d27b561 # tag=v2.5.1
|
uses: actions/setup-node@1f8c6b94b26d0feae1e387ca63ccbdc44d27b561 # tag=v2.5.1
|
||||||
with:
|
with:
|
||||||
node-version: 14.x
|
node-version: 18.x
|
||||||
- name: 'install npm 6'
|
- name: 'install npm 6'
|
||||||
run: npm i -g npm@latest-6
|
run: npm i -g npm@latest-6
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
|
@ -38,7 +38,7 @@ jobs:
|
||||||
fetch-retry-mintimeout=10000
|
fetch-retry-mintimeout=10000
|
||||||
fetch-retry-maxtimeout=80000" > ~/.npmrc
|
fetch-retry-maxtimeout=80000" > ~/.npmrc
|
||||||
npm config list
|
npm config list
|
||||||
npm i -g gatsby
|
npm i -g gatsby@4.24.7
|
||||||
gatsby new my-gatsby
|
gatsby new my-gatsby
|
||||||
cd my-gatsby
|
cd my-gatsby
|
||||||
npm run build
|
npm run build
|
||||||
|
|
152
.pnp.cjs
generated
152
.pnp.cjs
generated
|
@ -78,7 +78,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["@verdaccio-scope/verdaccio-auth-foo", "npm:0.0.2"],\
|
["@verdaccio-scope/verdaccio-auth-foo", "npm:0.0.2"],\
|
||||||
["@verdaccio/commons-api", "npm:10.2.0"],\
|
["@verdaccio/commons-api", "npm:10.2.0"],\
|
||||||
["@verdaccio/local-storage", "npm:10.3.1"],\
|
["@verdaccio/local-storage", "npm:10.3.1"],\
|
||||||
["@verdaccio/readme", "npm:10.4.1"],\
|
["@verdaccio/readme", "npm:10.4.2"],\
|
||||||
["@verdaccio/streams", "npm:10.2.0"],\
|
["@verdaccio/streams", "npm:10.2.0"],\
|
||||||
["@verdaccio/types", "npm:10.7.0"],\
|
["@verdaccio/types", "npm:10.7.0"],\
|
||||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.50"],\
|
["@verdaccio/ui-theme", "npm:6.0.0-6-next.50"],\
|
||||||
|
@ -128,7 +128,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["lodash", "npm:4.17.21"],\
|
["lodash", "npm:4.17.21"],\
|
||||||
["lru-cache", "npm:7.14.0"],\
|
["lru-cache", "npm:7.14.0"],\
|
||||||
["lunr-mutable-indexes", "npm:2.3.2"],\
|
["lunr-mutable-indexes", "npm:2.3.2"],\
|
||||||
["marked", "npm:4.1.1"],\
|
["marked", "npm:4.2.2"],\
|
||||||
["memoizee", "npm:0.4.15"],\
|
["memoizee", "npm:0.4.15"],\
|
||||||
["mime", "npm:3.0.0"],\
|
["mime", "npm:3.0.0"],\
|
||||||
["minimatch", "npm:5.1.0"],\
|
["minimatch", "npm:5.1.0"],\
|
||||||
|
@ -151,9 +151,9 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.7.0"],\
|
["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.7.0"],\
|
||||||
["typescript", "patch:typescript@npm%3A4.1.3#~builtin<compat/typescript>::version=4.1.3&hash=a1c5e5"],\
|
["typescript", "patch:typescript@npm%3A4.1.3#~builtin<compat/typescript>::version=4.1.3&hash=a1c5e5"],\
|
||||||
["validator", "npm:13.7.0"],\
|
["validator", "npm:13.7.0"],\
|
||||||
["verdaccio-audit", "npm:10.2.2"],\
|
["verdaccio-audit", "npm:10.2.3"],\
|
||||||
["verdaccio-auth-memory", "npm:10.2.0"],\
|
["verdaccio-auth-memory", "npm:10.2.0"],\
|
||||||
["verdaccio-htpasswd", "npm:10.5.0"],\
|
["verdaccio-htpasswd", "npm:10.5.1"],\
|
||||||
["verdaccio-memory", "npm:10.3.0"]\
|
["verdaccio-memory", "npm:10.3.0"]\
|
||||||
],\
|
],\
|
||||||
"linkType": "SOFT"\
|
"linkType": "SOFT"\
|
||||||
|
@ -4846,13 +4846,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
["@verdaccio/readme", [\
|
["@verdaccio/readme", [\
|
||||||
["npm:10.4.1", {\
|
["npm:10.4.2", {\
|
||||||
"packageLocation": "./.yarn/cache/@verdaccio-readme-npm-10.4.1-ba4f1b0844-c2ae5465a7.zip/node_modules/@verdaccio/readme/",\
|
"packageLocation": "./.yarn/cache/@verdaccio-readme-npm-10.4.2-2cca0c072d-73492f1137.zip/node_modules/@verdaccio/readme/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["@verdaccio/readme", "npm:10.4.1"],\
|
["@verdaccio/readme", "npm:10.4.2"],\
|
||||||
["dompurify", "npm:2.3.9"],\
|
["dompurify", "npm:2.4.0"],\
|
||||||
["jsdom", "virtual:ba4f1b08442ba4ef8b93a58a2bc365f408c9ba94995e823adb07a429659c3f2045e4fb31e655f58cd179fe9e8452ae09c1504a3b4cafac59960e6ac418fb2e9a#npm:16.7.0"],\
|
["jsdom", "virtual:2cca0c072d54eb622535386134c131ff0320958b9ce0515b5a1e0aef7ea16a35e036ec0ef2d2625d264420121ebbd88b85bd24e2b5bdc2d4f075f9beaf958114#npm:16.7.0"],\
|
||||||
["marked", "npm:4.0.18"]\
|
["marked", "npm:4.2.2"]\
|
||||||
],\
|
],\
|
||||||
"linkType": "HARD"\
|
"linkType": "HARD"\
|
||||||
}]\
|
}]\
|
||||||
|
@ -5159,10 +5159,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
["apache-md5", [\
|
["apache-md5", [\
|
||||||
["npm:1.1.7", {\
|
["npm:1.1.8", {\
|
||||||
"packageLocation": "./.yarn/cache/apache-md5-npm-1.1.7-249065fc1c-a248de461d.zip/node_modules/apache-md5/",\
|
"packageLocation": "./.yarn/cache/apache-md5-npm-1.1.8-07fc388dc3-5f93fe00a4.zip/node_modules/apache-md5/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["apache-md5", "npm:1.1.7"]\
|
["apache-md5", "npm:1.1.8"]\
|
||||||
],\
|
],\
|
||||||
"linkType": "HARD"\
|
"linkType": "HARD"\
|
||||||
}]\
|
}]\
|
||||||
|
@ -5818,25 +5818,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
["body-parser", [\
|
["body-parser", [\
|
||||||
["npm:1.20.0", {\
|
|
||||||
"packageLocation": "./.yarn/cache/body-parser-npm-1.20.0-1820eff49a-12fffdeac8.zip/node_modules/body-parser/",\
|
|
||||||
"packageDependencies": [\
|
|
||||||
["body-parser", "npm:1.20.0"],\
|
|
||||||
["bytes", "npm:3.1.2"],\
|
|
||||||
["content-type", "npm:1.0.4"],\
|
|
||||||
["debug", "virtual:759fd14db92b54abdb7afb3d21dbf8d50f1a5c59c96cd3f963ce3e3ed063bdb801142fae5f01cc81fb79f7ddc13b7c31a9deb9d5a9cfa48ec107f83de8f7f40e#npm:2.6.9"],\
|
|
||||||
["depd", "npm:2.0.0"],\
|
|
||||||
["destroy", "npm:1.2.0"],\
|
|
||||||
["http-errors", "npm:2.0.0"],\
|
|
||||||
["iconv-lite", "npm:0.4.24"],\
|
|
||||||
["on-finished", "npm:2.4.1"],\
|
|
||||||
["qs", "npm:6.10.3"],\
|
|
||||||
["raw-body", "npm:2.5.1"],\
|
|
||||||
["type-is", "npm:1.6.18"],\
|
|
||||||
["unpipe", "npm:1.0.0"]\
|
|
||||||
],\
|
|
||||||
"linkType": "HARD"\
|
|
||||||
}],\
|
|
||||||
["npm:1.20.1", {\
|
["npm:1.20.1", {\
|
||||||
"packageLocation": "./.yarn/cache/body-parser-npm-1.20.1-759fd14db9-f1050dbac3.zip/node_modules/body-parser/",\
|
"packageLocation": "./.yarn/cache/body-parser-npm-1.20.1-759fd14db9-f1050dbac3.zip/node_modules/body-parser/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
|
@ -7316,10 +7297,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
["dompurify", [\
|
["dompurify", [\
|
||||||
["npm:2.3.9", {\
|
["npm:2.4.0", {\
|
||||||
"packageLocation": "./.yarn/cache/dompurify-npm-2.3.9-e3cb3ede2c-68fb9503fc.zip/node_modules/dompurify/",\
|
"packageLocation": "./.yarn/cache/dompurify-npm-2.4.0-0ffecf22ef-c93ea73cf8.zip/node_modules/dompurify/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["dompurify", "npm:2.3.9"]\
|
["dompurify", "npm:2.4.0"]\
|
||||||
],\
|
],\
|
||||||
"linkType": "HARD"\
|
"linkType": "HARD"\
|
||||||
}]\
|
}]\
|
||||||
|
@ -8253,44 +8234,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
["express", [\
|
["express", [\
|
||||||
["npm:4.18.1", {\
|
|
||||||
"packageLocation": "./.yarn/cache/express-npm-4.18.1-842e583ae1-c3d44c92e4.zip/node_modules/express/",\
|
|
||||||
"packageDependencies": [\
|
|
||||||
["express", "npm:4.18.1"],\
|
|
||||||
["accepts", "npm:1.3.8"],\
|
|
||||||
["array-flatten", "npm:1.1.1"],\
|
|
||||||
["body-parser", "npm:1.20.0"],\
|
|
||||||
["content-disposition", "npm:0.5.4"],\
|
|
||||||
["content-type", "npm:1.0.4"],\
|
|
||||||
["cookie", "npm:0.5.0"],\
|
|
||||||
["cookie-signature", "npm:1.0.6"],\
|
|
||||||
["debug", "virtual:759fd14db92b54abdb7afb3d21dbf8d50f1a5c59c96cd3f963ce3e3ed063bdb801142fae5f01cc81fb79f7ddc13b7c31a9deb9d5a9cfa48ec107f83de8f7f40e#npm:2.6.9"],\
|
|
||||||
["depd", "npm:2.0.0"],\
|
|
||||||
["encodeurl", "npm:1.0.2"],\
|
|
||||||
["escape-html", "npm:1.0.3"],\
|
|
||||||
["etag", "npm:1.8.1"],\
|
|
||||||
["finalhandler", "npm:1.2.0"],\
|
|
||||||
["fresh", "npm:0.5.2"],\
|
|
||||||
["http-errors", "npm:2.0.0"],\
|
|
||||||
["merge-descriptors", "npm:1.0.1"],\
|
|
||||||
["methods", "npm:1.1.2"],\
|
|
||||||
["on-finished", "npm:2.4.1"],\
|
|
||||||
["parseurl", "npm:1.3.3"],\
|
|
||||||
["path-to-regexp", "npm:0.1.7"],\
|
|
||||||
["proxy-addr", "npm:2.0.7"],\
|
|
||||||
["qs", "npm:6.10.3"],\
|
|
||||||
["range-parser", "npm:1.2.1"],\
|
|
||||||
["safe-buffer", "npm:5.2.1"],\
|
|
||||||
["send", "npm:0.18.0"],\
|
|
||||||
["serve-static", "npm:1.15.0"],\
|
|
||||||
["setprototypeof", "npm:1.2.0"],\
|
|
||||||
["statuses", "npm:2.0.1"],\
|
|
||||||
["type-is", "npm:1.6.18"],\
|
|
||||||
["utils-merge", "npm:1.0.1"],\
|
|
||||||
["vary", "npm:1.1.2"]\
|
|
||||||
],\
|
|
||||||
"linkType": "HARD"\
|
|
||||||
}],\
|
|
||||||
["npm:4.18.2", {\
|
["npm:4.18.2", {\
|
||||||
"packageLocation": "./.yarn/cache/express-npm-4.18.2-bb15ff679a-3c4b9b0768.zip/node_modules/express/",\
|
"packageLocation": "./.yarn/cache/express-npm-4.18.2-bb15ff679a-3c4b9b0768.zip/node_modules/express/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
|
@ -10354,7 +10297,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["@types/node", "npm:18.11.9"],\
|
["@types/node", "npm:18.11.9"],\
|
||||||
["jest-mock", "npm:26.6.2"],\
|
["jest-mock", "npm:26.6.2"],\
|
||||||
["jest-util", "npm:26.6.2"],\
|
["jest-util", "npm:26.6.2"],\
|
||||||
["jsdom", "virtual:ba4f1b08442ba4ef8b93a58a2bc365f408c9ba94995e823adb07a429659c3f2045e4fb31e655f58cd179fe9e8452ae09c1504a3b4cafac59960e6ac418fb2e9a#npm:16.7.0"]\
|
["jsdom", "virtual:2cca0c072d54eb622535386134c131ff0320958b9ce0515b5a1e0aef7ea16a35e036ec0ef2d2625d264420121ebbd88b85bd24e2b5bdc2d4f075f9beaf958114#npm:16.7.0"]\
|
||||||
],\
|
],\
|
||||||
"linkType": "HARD"\
|
"linkType": "HARD"\
|
||||||
}]\
|
}]\
|
||||||
|
@ -10763,10 +10706,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
],\
|
],\
|
||||||
"linkType": "SOFT"\
|
"linkType": "SOFT"\
|
||||||
}],\
|
}],\
|
||||||
["virtual:ba4f1b08442ba4ef8b93a58a2bc365f408c9ba94995e823adb07a429659c3f2045e4fb31e655f58cd179fe9e8452ae09c1504a3b4cafac59960e6ac418fb2e9a#npm:16.7.0", {\
|
["virtual:2cca0c072d54eb622535386134c131ff0320958b9ce0515b5a1e0aef7ea16a35e036ec0ef2d2625d264420121ebbd88b85bd24e2b5bdc2d4f075f9beaf958114#npm:16.7.0", {\
|
||||||
"packageLocation": "./.yarn/__virtual__/jsdom-virtual-1552d5814e/0/cache/jsdom-npm-16.7.0-216c5c4bf9-454b833718.zip/node_modules/jsdom/",\
|
"packageLocation": "./.yarn/__virtual__/jsdom-virtual-518970426e/0/cache/jsdom-npm-16.7.0-216c5c4bf9-454b833718.zip/node_modules/jsdom/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["jsdom", "virtual:ba4f1b08442ba4ef8b93a58a2bc365f408c9ba94995e823adb07a429659c3f2045e4fb31e655f58cd179fe9e8452ae09c1504a3b4cafac59960e6ac418fb2e9a#npm:16.7.0"],\
|
["jsdom", "virtual:2cca0c072d54eb622535386134c131ff0320958b9ce0515b5a1e0aef7ea16a35e036ec0ef2d2625d264420121ebbd88b85bd24e2b5bdc2d4f075f9beaf958114#npm:16.7.0"],\
|
||||||
["@types/canvas", null],\
|
["@types/canvas", null],\
|
||||||
["abab", "npm:2.0.6"],\
|
["abab", "npm:2.0.6"],\
|
||||||
["acorn", "npm:8.8.1"],\
|
["acorn", "npm:8.8.1"],\
|
||||||
|
@ -10794,7 +10737,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["whatwg-encoding", "npm:1.0.5"],\
|
["whatwg-encoding", "npm:1.0.5"],\
|
||||||
["whatwg-mimetype", "npm:2.3.0"],\
|
["whatwg-mimetype", "npm:2.3.0"],\
|
||||||
["whatwg-url", "npm:8.7.0"],\
|
["whatwg-url", "npm:8.7.0"],\
|
||||||
["ws", "virtual:1552d5814e12ce2eba16284226d2cca48c3b8c66f2e55e3d8bb9e133c2ee9cac305a6ccf5712ddfd2204d873f8dc83870f5541a166c06f61ec2fa5a4cf029431#npm:7.5.9"],\
|
["ws", "virtual:518970426e110e331af0e7205d87d1c860793eb156872ced507847acefb38dfa48c3ea74c9df56d29d4234e2bd5eca7283af0febbf0cbaac05abb89f24498f34#npm:7.5.9"],\
|
||||||
["xml-name-validator", "npm:3.0.0"]\
|
["xml-name-validator", "npm:3.0.0"]\
|
||||||
],\
|
],\
|
||||||
"packagePeers": [\
|
"packagePeers": [\
|
||||||
|
@ -11555,17 +11498,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
["marked", [\
|
["marked", [\
|
||||||
["npm:4.0.18", {\
|
["npm:4.2.2", {\
|
||||||
"packageLocation": "./.yarn/cache/marked-npm-4.0.18-3f495ac058-a13e886d50.zip/node_modules/marked/",\
|
"packageLocation": "./.yarn/cache/marked-npm-4.2.2-9aad2a85ac-1593e0632f.zip/node_modules/marked/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["marked", "npm:4.0.18"]\
|
["marked", "npm:4.2.2"]\
|
||||||
],\
|
|
||||||
"linkType": "HARD"\
|
|
||||||
}],\
|
|
||||||
["npm:4.1.1", {\
|
|
||||||
"packageLocation": "./.yarn/cache/marked-npm-4.1.1-b1d6abaf9f-717e335795.zip/node_modules/marked/",\
|
|
||||||
"packageDependencies": [\
|
|
||||||
["marked", "npm:4.1.1"]\
|
|
||||||
],\
|
],\
|
||||||
"linkType": "HARD"\
|
"linkType": "HARD"\
|
||||||
}]\
|
}]\
|
||||||
|
@ -13057,14 +12993,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
["qs", [\
|
["qs", [\
|
||||||
["npm:6.10.3", {\
|
|
||||||
"packageLocation": "./.yarn/cache/qs-npm-6.10.3-172e1a3fb7-0fac5e6c71.zip/node_modules/qs/",\
|
|
||||||
"packageDependencies": [\
|
|
||||||
["qs", "npm:6.10.3"],\
|
|
||||||
["side-channel", "npm:1.0.4"]\
|
|
||||||
],\
|
|
||||||
"linkType": "HARD"\
|
|
||||||
}],\
|
|
||||||
["npm:6.11.0", {\
|
["npm:6.11.0", {\
|
||||||
"packageLocation": "./.yarn/cache/qs-npm-6.11.0-caf1bc9dea-6e1f29dd53.zip/node_modules/qs/",\
|
"packageLocation": "./.yarn/cache/qs-npm-6.11.0-caf1bc9dea-6e1f29dd53.zip/node_modules/qs/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
|
@ -15366,7 +15294,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["@verdaccio-scope/verdaccio-auth-foo", "npm:0.0.2"],\
|
["@verdaccio-scope/verdaccio-auth-foo", "npm:0.0.2"],\
|
||||||
["@verdaccio/commons-api", "npm:10.2.0"],\
|
["@verdaccio/commons-api", "npm:10.2.0"],\
|
||||||
["@verdaccio/local-storage", "npm:10.3.1"],\
|
["@verdaccio/local-storage", "npm:10.3.1"],\
|
||||||
["@verdaccio/readme", "npm:10.4.1"],\
|
["@verdaccio/readme", "npm:10.4.2"],\
|
||||||
["@verdaccio/streams", "npm:10.2.0"],\
|
["@verdaccio/streams", "npm:10.2.0"],\
|
||||||
["@verdaccio/types", "npm:10.7.0"],\
|
["@verdaccio/types", "npm:10.7.0"],\
|
||||||
["@verdaccio/ui-theme", "npm:6.0.0-6-next.50"],\
|
["@verdaccio/ui-theme", "npm:6.0.0-6-next.50"],\
|
||||||
|
@ -15416,7 +15344,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["lodash", "npm:4.17.21"],\
|
["lodash", "npm:4.17.21"],\
|
||||||
["lru-cache", "npm:7.14.0"],\
|
["lru-cache", "npm:7.14.0"],\
|
||||||
["lunr-mutable-indexes", "npm:2.3.2"],\
|
["lunr-mutable-indexes", "npm:2.3.2"],\
|
||||||
["marked", "npm:4.1.1"],\
|
["marked", "npm:4.2.2"],\
|
||||||
["memoizee", "npm:0.4.15"],\
|
["memoizee", "npm:0.4.15"],\
|
||||||
["mime", "npm:3.0.0"],\
|
["mime", "npm:3.0.0"],\
|
||||||
["minimatch", "npm:5.1.0"],\
|
["minimatch", "npm:5.1.0"],\
|
||||||
|
@ -15439,21 +15367,21 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.7.0"],\
|
["ts-node", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:10.7.0"],\
|
||||||
["typescript", "patch:typescript@npm%3A4.1.3#~builtin<compat/typescript>::version=4.1.3&hash=a1c5e5"],\
|
["typescript", "patch:typescript@npm%3A4.1.3#~builtin<compat/typescript>::version=4.1.3&hash=a1c5e5"],\
|
||||||
["validator", "npm:13.7.0"],\
|
["validator", "npm:13.7.0"],\
|
||||||
["verdaccio-audit", "npm:10.2.2"],\
|
["verdaccio-audit", "npm:10.2.3"],\
|
||||||
["verdaccio-auth-memory", "npm:10.2.0"],\
|
["verdaccio-auth-memory", "npm:10.2.0"],\
|
||||||
["verdaccio-htpasswd", "npm:10.5.0"],\
|
["verdaccio-htpasswd", "npm:10.5.1"],\
|
||||||
["verdaccio-memory", "npm:10.3.0"]\
|
["verdaccio-memory", "npm:10.3.0"]\
|
||||||
],\
|
],\
|
||||||
"linkType": "SOFT"\
|
"linkType": "SOFT"\
|
||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
["verdaccio-audit", [\
|
["verdaccio-audit", [\
|
||||||
["npm:10.2.2", {\
|
["npm:10.2.3", {\
|
||||||
"packageLocation": "./.yarn/cache/verdaccio-audit-npm-10.2.2-61e684f909-0d38c66f04.zip/node_modules/verdaccio-audit/",\
|
"packageLocation": "./.yarn/cache/verdaccio-audit-npm-10.2.3-1649a26db7-4bba83c84c.zip/node_modules/verdaccio-audit/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["verdaccio-audit", "npm:10.2.2"],\
|
["verdaccio-audit", "npm:10.2.3"],\
|
||||||
["body-parser", "npm:1.20.0"],\
|
["body-parser", "npm:1.20.1"],\
|
||||||
["express", "npm:4.18.1"],\
|
["express", "npm:4.18.2"],\
|
||||||
["https-proxy-agent", "npm:5.0.1"],\
|
["https-proxy-agent", "npm:5.0.1"],\
|
||||||
["node-fetch", "virtual:25a5f5382d53dbf298bf7a1191760bc2e0a523a619eeb0e667b99a8649e8ad183f9e2e0b45f6fb831b92f4078b61622aa567cf79565f6aa5af9597e3c84864f6#npm:2.6.7"]\
|
["node-fetch", "virtual:25a5f5382d53dbf298bf7a1191760bc2e0a523a619eeb0e667b99a8649e8ad183f9e2e0b45f6fb831b92f4078b61622aa567cf79565f6aa5af9597e3c84864f6#npm:2.6.7"]\
|
||||||
],\
|
],\
|
||||||
|
@ -15471,12 +15399,12 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
}]\
|
}]\
|
||||||
]],\
|
]],\
|
||||||
["verdaccio-htpasswd", [\
|
["verdaccio-htpasswd", [\
|
||||||
["npm:10.5.0", {\
|
["npm:10.5.1", {\
|
||||||
"packageLocation": "./.yarn/cache/verdaccio-htpasswd-npm-10.5.0-66239eb3c7-4d323a2e21.zip/node_modules/verdaccio-htpasswd/",\
|
"packageLocation": "./.yarn/cache/verdaccio-htpasswd-npm-10.5.1-d610beddee-26a4fd0391.zip/node_modules/verdaccio-htpasswd/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["verdaccio-htpasswd", "npm:10.5.0"],\
|
["verdaccio-htpasswd", "npm:10.5.1"],\
|
||||||
["@verdaccio/file-locking", "npm:10.3.0"],\
|
["@verdaccio/file-locking", "npm:10.3.0"],\
|
||||||
["apache-md5", "npm:1.1.7"],\
|
["apache-md5", "npm:1.1.8"],\
|
||||||
["bcryptjs", "npm:2.4.3"],\
|
["bcryptjs", "npm:2.4.3"],\
|
||||||
["http-errors", "npm:2.0.0"],\
|
["http-errors", "npm:2.0.0"],\
|
||||||
["unix-crypt-td-js", "npm:1.1.4"]\
|
["unix-crypt-td-js", "npm:1.1.4"]\
|
||||||
|
@ -15722,10 +15650,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||||
],\
|
],\
|
||||||
"linkType": "SOFT"\
|
"linkType": "SOFT"\
|
||||||
}],\
|
}],\
|
||||||
["virtual:1552d5814e12ce2eba16284226d2cca48c3b8c66f2e55e3d8bb9e133c2ee9cac305a6ccf5712ddfd2204d873f8dc83870f5541a166c06f61ec2fa5a4cf029431#npm:7.5.9", {\
|
["virtual:518970426e110e331af0e7205d87d1c860793eb156872ced507847acefb38dfa48c3ea74c9df56d29d4234e2bd5eca7283af0febbf0cbaac05abb89f24498f34#npm:7.5.9", {\
|
||||||
"packageLocation": "./.yarn/__virtual__/ws-virtual-2a2b2ac313/0/cache/ws-npm-7.5.9-26f12a5ed6-c3c100a181.zip/node_modules/ws/",\
|
"packageLocation": "./.yarn/__virtual__/ws-virtual-9ffc40a239/0/cache/ws-npm-7.5.9-26f12a5ed6-c3c100a181.zip/node_modules/ws/",\
|
||||||
"packageDependencies": [\
|
"packageDependencies": [\
|
||||||
["ws", "virtual:1552d5814e12ce2eba16284226d2cca48c3b8c66f2e55e3d8bb9e133c2ee9cac305a6ccf5712ddfd2204d873f8dc83870f5541a166c06f61ec2fa5a4cf029431#npm:7.5.9"],\
|
["ws", "virtual:518970426e110e331af0e7205d87d1c860793eb156872ced507847acefb38dfa48c3ea74c9df56d29d4234e2bd5eca7283af0febbf0cbaac05abb89f24498f34#npm:7.5.9"],\
|
||||||
["@types/bufferutil", null],\
|
["@types/bufferutil", null],\
|
||||||
["@types/utf-8-validate", null],\
|
["@types/utf-8-validate", null],\
|
||||||
["bufferutil", null],\
|
["bufferutil", null],\
|
||||||
|
|
Binary file not shown.
BIN
.yarn/cache/@verdaccio-readme-npm-10.4.2-2cca0c072d-73492f1137.zip
vendored
Normal file
BIN
.yarn/cache/@verdaccio-readme-npm-10.4.2-2cca0c072d-73492f1137.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/dompurify-npm-2.4.0-0ffecf22ef-c93ea73cf8.zip
vendored
Normal file
BIN
.yarn/cache/dompurify-npm-2.4.0-0ffecf22ef-c93ea73cf8.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/marked-npm-4.2.2-9aad2a85ac-1593e0632f.zip
vendored
Normal file
BIN
.yarn/cache/marked-npm-4.2.2-9aad2a85ac-1593e0632f.zip
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/qs-npm-6.10.3-172e1a3fb7-0fac5e6c71.zip
vendored
BIN
.yarn/cache/qs-npm-6.10.3-172e1a3fb7-0fac5e6c71.zip
vendored
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/verdaccio-audit-npm-10.2.3-1649a26db7-4bba83c84c.zip
vendored
Normal file
BIN
.yarn/cache/verdaccio-audit-npm-10.2.3-1649a26db7-4bba83c84c.zip
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
.yarn/cache/verdaccio-htpasswd-npm-10.5.1-d610beddee-26a4fd0391.zip
vendored
Normal file
BIN
.yarn/cache/verdaccio-htpasswd-npm-10.5.1-d610beddee-26a4fd0391.zip
vendored
Normal file
Binary file not shown.
16
package.json
16
package.json
|
@ -17,11 +17,15 @@
|
||||||
"type": "opencollective",
|
"type": "opencollective",
|
||||||
"url": "https://opencollective.com/verdaccio"
|
"url": "https://opencollective.com/verdaccio"
|
||||||
},
|
},
|
||||||
"files": ["./build", "./index.js", "./conf/"],
|
"files": [
|
||||||
|
"./build",
|
||||||
|
"./index.js",
|
||||||
|
"./conf/"
|
||||||
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@verdaccio/commons-api": "10.2.0",
|
"@verdaccio/commons-api": "10.2.0",
|
||||||
"@verdaccio/local-storage": "10.3.1",
|
"@verdaccio/local-storage": "10.3.1",
|
||||||
"@verdaccio/readme": "10.4.1",
|
"@verdaccio/readme": "10.4.2",
|
||||||
"@verdaccio/streams": "10.2.0",
|
"@verdaccio/streams": "10.2.0",
|
||||||
"@verdaccio/ui-theme": "6.0.0-6-next.50",
|
"@verdaccio/ui-theme": "6.0.0-6-next.50",
|
||||||
"JSONStream": "1.3.5",
|
"JSONStream": "1.3.5",
|
||||||
|
@ -32,7 +36,7 @@
|
||||||
"cookies": "0.8.0",
|
"cookies": "0.8.0",
|
||||||
"cors": "2.8.5",
|
"cors": "2.8.5",
|
||||||
"dayjs": "1.11.6",
|
"dayjs": "1.11.6",
|
||||||
"debug": "^4.3.3",
|
"debug": "^4.3.4",
|
||||||
"envinfo": "7.8.1",
|
"envinfo": "7.8.1",
|
||||||
"eslint-import-resolver-node": "0.3.6",
|
"eslint-import-resolver-node": "0.3.6",
|
||||||
"express": "4.18.2",
|
"express": "4.18.2",
|
||||||
|
@ -46,7 +50,7 @@
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"lru-cache": "7.14.0",
|
"lru-cache": "7.14.0",
|
||||||
"lunr-mutable-indexes": "2.3.2",
|
"lunr-mutable-indexes": "2.3.2",
|
||||||
"marked": "4.1.1",
|
"marked": "4.2.2",
|
||||||
"memoizee": "0.4.15",
|
"memoizee": "0.4.15",
|
||||||
"mime": "3.0.0",
|
"mime": "3.0.0",
|
||||||
"minimatch": "5.1.0",
|
"minimatch": "5.1.0",
|
||||||
|
@ -59,8 +63,8 @@
|
||||||
"request": "2.88.0",
|
"request": "2.88.0",
|
||||||
"semver": "7.3.7",
|
"semver": "7.3.7",
|
||||||
"validator": "13.7.0",
|
"validator": "13.7.0",
|
||||||
"verdaccio-audit": "10.2.2",
|
"verdaccio-audit": "10.2.3",
|
||||||
"verdaccio-htpasswd": "10.5.0"
|
"verdaccio-htpasswd": "10.5.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "7.19.3",
|
"@babel/cli": "7.19.3",
|
||||||
|
|
145
yarn.lock
145
yarn.lock
|
@ -2978,14 +2978,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@verdaccio/readme@npm:10.4.1":
|
"@verdaccio/readme@npm:10.4.2":
|
||||||
version: 10.4.1
|
version: 10.4.2
|
||||||
resolution: "@verdaccio/readme@npm:10.4.1"
|
resolution: "@verdaccio/readme@npm:10.4.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
dompurify: 2.3.9
|
dompurify: 2.4.0
|
||||||
jsdom: 16.7.0
|
jsdom: 16.7.0
|
||||||
marked: 4.0.18
|
marked: 4.2.2
|
||||||
checksum: c2ae5465a780628e21e320af2f8894305cd5e14ccd8b4a2af70e7fda15e4b1c0ca8ec1700c635d617066e90d97c2f70452921dfe80a7d9b97488137aaaf5ae36
|
checksum: 73492f11378cb2d4047caa693bde9e322b730b1d79c84ecea92098b4fda104b644d6098b016819069c5a7482bff993e28c35fbbc69f98f23ce0a042cc30dbfc4
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3256,10 +3256,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"apache-md5@npm:1.1.7":
|
"apache-md5@npm:1.1.8":
|
||||||
version: 1.1.7
|
version: 1.1.8
|
||||||
resolution: "apache-md5@npm:1.1.7"
|
resolution: "apache-md5@npm:1.1.8"
|
||||||
checksum: a248de461d0993fd3721255b270caf67a06bd98ff5b4653724eaed8fa8be53a1e8ab88274bf6c0cce190fe8e796a309505f8805ad212a9a6dec297a6c3ab99ad
|
checksum: 5f93fe00a4c75c947a8ba88054cfa9c141ea13d1581515a59637d580747581345f8cee41204af354f7280439ab19120f4bec4a1ee5cf1ac7033a7a89dbb05ada
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -3706,26 +3706,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"body-parser@npm:1.20.0":
|
|
||||||
version: 1.20.0
|
|
||||||
resolution: "body-parser@npm:1.20.0"
|
|
||||||
dependencies:
|
|
||||||
bytes: 3.1.2
|
|
||||||
content-type: ~1.0.4
|
|
||||||
debug: 2.6.9
|
|
||||||
depd: 2.0.0
|
|
||||||
destroy: 1.2.0
|
|
||||||
http-errors: 2.0.0
|
|
||||||
iconv-lite: 0.4.24
|
|
||||||
on-finished: 2.4.1
|
|
||||||
qs: 6.10.3
|
|
||||||
raw-body: 2.5.1
|
|
||||||
type-is: ~1.6.18
|
|
||||||
unpipe: 1.0.0
|
|
||||||
checksum: 12fffdeac82fe20dddcab7074215d5156e7d02a69ae90cbe9fee1ca3efa2f28ef52097cbea76685ee0a1509c71d85abd0056a08e612c09077cad6277a644cf88
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"body-parser@npm:1.20.1":
|
"body-parser@npm:1.20.1":
|
||||||
version: 1.20.1
|
version: 1.20.1
|
||||||
resolution: "body-parser@npm:1.20.1"
|
resolution: "body-parser@npm:1.20.1"
|
||||||
|
@ -5014,10 +4994,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"dompurify@npm:2.3.9":
|
"dompurify@npm:2.4.0":
|
||||||
version: 2.3.9
|
version: 2.4.0
|
||||||
resolution: "dompurify@npm:2.3.9"
|
resolution: "dompurify@npm:2.4.0"
|
||||||
checksum: 68fb9503fcc64a5e2c4e8869c2d51836f78eedfc5833eb8e8844d7f4f9dfe1abfaba2e5a00f1b0395aa4651f0bcafdda5bfbf32d16f74509544432e9cde7fe9b
|
checksum: c93ea73cf8e3ba044588450198563e56ce6902e36d0e16e3699df2fa59e82c4fdd11d4ad04ef5024569ce96a35b46f29d0bbea522516add33cd39a7f56a8a675
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5760,45 +5740,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"express@npm:4.18.1":
|
|
||||||
version: 4.18.1
|
|
||||||
resolution: "express@npm:4.18.1"
|
|
||||||
dependencies:
|
|
||||||
accepts: ~1.3.8
|
|
||||||
array-flatten: 1.1.1
|
|
||||||
body-parser: 1.20.0
|
|
||||||
content-disposition: 0.5.4
|
|
||||||
content-type: ~1.0.4
|
|
||||||
cookie: 0.5.0
|
|
||||||
cookie-signature: 1.0.6
|
|
||||||
debug: 2.6.9
|
|
||||||
depd: 2.0.0
|
|
||||||
encodeurl: ~1.0.2
|
|
||||||
escape-html: ~1.0.3
|
|
||||||
etag: ~1.8.1
|
|
||||||
finalhandler: 1.2.0
|
|
||||||
fresh: 0.5.2
|
|
||||||
http-errors: 2.0.0
|
|
||||||
merge-descriptors: 1.0.1
|
|
||||||
methods: ~1.1.2
|
|
||||||
on-finished: 2.4.1
|
|
||||||
parseurl: ~1.3.3
|
|
||||||
path-to-regexp: 0.1.7
|
|
||||||
proxy-addr: ~2.0.7
|
|
||||||
qs: 6.10.3
|
|
||||||
range-parser: ~1.2.1
|
|
||||||
safe-buffer: 5.2.1
|
|
||||||
send: 0.18.0
|
|
||||||
serve-static: 1.15.0
|
|
||||||
setprototypeof: 1.2.0
|
|
||||||
statuses: 2.0.1
|
|
||||||
type-is: ~1.6.18
|
|
||||||
utils-merge: 1.0.1
|
|
||||||
vary: ~1.1.2
|
|
||||||
checksum: c3d44c92e48226ef32ec978becfedb0ecf0ca21316bfd33674b3c5d20459840584f2325726a4f17f33d9c99f769636f728982d1c5433a5b6fe6eb95b8cf0c854
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"express@npm:4.18.2":
|
"express@npm:4.18.2":
|
||||||
version: 4.18.2
|
version: 4.18.2
|
||||||
resolution: "express@npm:4.18.2"
|
resolution: "express@npm:4.18.2"
|
||||||
|
@ -8728,21 +8669,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"marked@npm:4.0.18":
|
"marked@npm:4.2.2":
|
||||||
version: 4.0.18
|
version: 4.2.2
|
||||||
resolution: "marked@npm:4.0.18"
|
resolution: "marked@npm:4.2.2"
|
||||||
bin:
|
bin:
|
||||||
marked: bin/marked.js
|
marked: bin/marked.js
|
||||||
checksum: a13e886d5059a8500a6fd552feecc16e18fc3636aa491fce372384b1fdea67e323d67ac49f7618f6977e66ca96e39f27400eb5c1273d5ee9c2301e8c33e90dce
|
checksum: 1593e0632ff8dee1b9c8b669f26c8ce41e675bcb08ef75052845d4943db2c4d887edacd5b2120cf99a2cc06e9fbffc346ebaf98a7555273fda6a935adbfacf50
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"marked@npm:4.1.1":
|
|
||||||
version: 4.1.1
|
|
||||||
resolution: "marked@npm:4.1.1"
|
|
||||||
bin:
|
|
||||||
marked: bin/marked.js
|
|
||||||
checksum: 717e3357952ee53de831bf0eb110ed075bebca2376c58bcdf7ee523ef540d45308ad6d51b2c933da0968832ea4386f31c142ca65443e77c098e84f6cce73e418
|
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -10066,15 +9998,6 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"qs@npm:6.10.3":
|
|
||||||
version: 6.10.3
|
|
||||||
resolution: "qs@npm:6.10.3"
|
|
||||||
dependencies:
|
|
||||||
side-channel: ^1.0.4
|
|
||||||
checksum: 0fac5e6c7191d0295a96d0e83c851aeb015df7e990e4d3b093897d3ac6c94e555dbd0a599739c84d7fa46d7fee282d94ba76943983935cf33bba6769539b8019
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"qs@npm:6.11.0, qs@npm:^6.11.0":
|
"qs@npm:6.11.0, qs@npm:^6.11.0":
|
||||||
version: 6.11.0
|
version: 6.11.0
|
||||||
resolution: "qs@npm:6.11.0"
|
resolution: "qs@npm:6.11.0"
|
||||||
|
@ -12098,15 +12021,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"verdaccio-audit@npm:10.2.2":
|
"verdaccio-audit@npm:10.2.3":
|
||||||
version: 10.2.2
|
version: 10.2.3
|
||||||
resolution: "verdaccio-audit@npm:10.2.2"
|
resolution: "verdaccio-audit@npm:10.2.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
body-parser: 1.20.0
|
body-parser: 1.20.1
|
||||||
express: 4.18.1
|
express: 4.18.2
|
||||||
https-proxy-agent: 5.0.1
|
https-proxy-agent: 5.0.1
|
||||||
node-fetch: 2.6.7
|
node-fetch: 2.6.7
|
||||||
checksum: 0d38c66f0404f3c18234fd72d733dd869a252fe37443d509a09e5932fad01bb25e5ba4fcb0ed09f18e6878a24374f1d1f4f83d40b886e4f30f417e9bdc9b7d76
|
checksum: 4bba83c84cc6acb9fd9fbf59b6853ffd8275ac45d6e626597ce09753c09c9b642752c29e3ce497d97e8f03f2cdda9613fb2d60e904a33c413aae6a54db52666a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12119,16 +12042,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"verdaccio-htpasswd@npm:10.5.0":
|
"verdaccio-htpasswd@npm:10.5.1":
|
||||||
version: 10.5.0
|
version: 10.5.1
|
||||||
resolution: "verdaccio-htpasswd@npm:10.5.0"
|
resolution: "verdaccio-htpasswd@npm:10.5.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@verdaccio/file-locking": 10.3.0
|
"@verdaccio/file-locking": 10.3.0
|
||||||
apache-md5: 1.1.7
|
apache-md5: 1.1.8
|
||||||
bcryptjs: 2.4.3
|
bcryptjs: 2.4.3
|
||||||
http-errors: 2.0.0
|
http-errors: 2.0.0
|
||||||
unix-crypt-td-js: 1.1.4
|
unix-crypt-td-js: 1.1.4
|
||||||
checksum: 4d323a2e211efcdf1d57d01b0ce739e5d550985ff92f4d6817b46d6cfda5f71cfb0840fc5c9295396c6368a7d731152aebe5ad548649e811f9e9d60d0b711f21
|
checksum: 26a4fd039106f37287e2d298a7adf812521cf97c22fe2567563fcddc4c69e0e666ec33df5cc213b1b4ee97e28cb04845ee6fa3e3b88366be351c3cd7273e39b6
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12192,7 +12115,7 @@ __metadata:
|
||||||
"@verdaccio-scope/verdaccio-auth-foo": 0.0.2
|
"@verdaccio-scope/verdaccio-auth-foo": 0.0.2
|
||||||
"@verdaccio/commons-api": 10.2.0
|
"@verdaccio/commons-api": 10.2.0
|
||||||
"@verdaccio/local-storage": 10.3.1
|
"@verdaccio/local-storage": 10.3.1
|
||||||
"@verdaccio/readme": 10.4.1
|
"@verdaccio/readme": 10.4.2
|
||||||
"@verdaccio/streams": 10.2.0
|
"@verdaccio/streams": 10.2.0
|
||||||
"@verdaccio/types": 10.7.0
|
"@verdaccio/types": 10.7.0
|
||||||
"@verdaccio/ui-theme": 6.0.0-6-next.50
|
"@verdaccio/ui-theme": 6.0.0-6-next.50
|
||||||
|
@ -12209,7 +12132,7 @@ __metadata:
|
||||||
cors: 2.8.5
|
cors: 2.8.5
|
||||||
cross-env: 7.0.3
|
cross-env: 7.0.3
|
||||||
dayjs: 1.11.6
|
dayjs: 1.11.6
|
||||||
debug: ^4.3.3
|
debug: ^4.3.4
|
||||||
detect-secrets: 1.0.6
|
detect-secrets: 1.0.6
|
||||||
envinfo: 7.8.1
|
envinfo: 7.8.1
|
||||||
eslint: 7.32.0
|
eslint: 7.32.0
|
||||||
|
@ -12242,7 +12165,7 @@ __metadata:
|
||||||
lodash: 4.17.21
|
lodash: 4.17.21
|
||||||
lru-cache: 7.14.0
|
lru-cache: 7.14.0
|
||||||
lunr-mutable-indexes: 2.3.2
|
lunr-mutable-indexes: 2.3.2
|
||||||
marked: 4.1.1
|
marked: 4.2.2
|
||||||
memoizee: 0.4.15
|
memoizee: 0.4.15
|
||||||
mime: 3.0.0
|
mime: 3.0.0
|
||||||
minimatch: 5.1.0
|
minimatch: 5.1.0
|
||||||
|
@ -12265,9 +12188,9 @@ __metadata:
|
||||||
ts-node: 10.7.0
|
ts-node: 10.7.0
|
||||||
typescript: 4.1.3
|
typescript: 4.1.3
|
||||||
validator: 13.7.0
|
validator: 13.7.0
|
||||||
verdaccio-audit: 10.2.2
|
verdaccio-audit: 10.2.3
|
||||||
verdaccio-auth-memory: 10.2.0
|
verdaccio-auth-memory: 10.2.0
|
||||||
verdaccio-htpasswd: 10.5.0
|
verdaccio-htpasswd: 10.5.1
|
||||||
verdaccio-memory: 10.3.0
|
verdaccio-memory: 10.3.0
|
||||||
bin:
|
bin:
|
||||||
verdaccio: ./bin/verdaccio
|
verdaccio: ./bin/verdaccio
|
||||||
|
|
Loading…
Add table
Reference in a new issue