Andreas Wacknitz
2024-03-22 2c9a9e15cdb9b2894bbdba5289c15e7a5a8ad56e
nodejs-18: update to 18.19.1

4 files modified
210 ■■■■■ changed files
components/runtime/node18/Makefile 5 ●●●●● patch | view | raw | blame | history
components/runtime/node18/manifests/sample-manifest.p5m 101 ●●●●● patch | view | raw | blame | history
components/runtime/node18/nodejs.p5m 102 ●●●●● patch | view | raw | blame | history
components/runtime/node18/pkg5 2 ●●● patch | view | raw | blame | history
components/runtime/node18/Makefile
@@ -12,16 +12,17 @@
# Copyright 2022 Andreas Wacknitz <a.wacknitz@gmx.de>
#
USE_PARALLEL_BUILD= yes
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=            node
COMPONENT_MAJOR_VERSION=    18
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).19.0
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).19.1
COMPONENT_SUMMARY=        Evented I/O for V8 JavaScript.
COMPONENT_PROJECT_URL=    https://nodejs.org
COMPONENT_SRC=            $(COMPONENT_NAME)-v$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=        $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=    sha256:f52b41af20596a9abd8ed75241837ec43945468221448bbf841361e2091819b6
COMPONENT_ARCHIVE_HASH=    sha256:090f96a2ecde080b6b382c6d642bca5d0be4702a78cb555be7bf02b20bd16ded
COMPONENT_ARCHIVE_URL=    $(COMPONENT_PROJECT_URL)/dist/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_CLASSIFICATION=    Development/Other Languages
COMPONENT_FMRI=            runtime/nodejs-$(COMPONENT_MAJOR_VERSION)
components/runtime/node18/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -2811,9 +2811,6 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/build/index.d.cts
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/build/lib/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/index.mjs
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex/LICENSE-MIT.txt
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex/RGI_Emoji.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/RGI_Emoji.js
@@ -2825,9 +2822,6 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/string-width/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/string-width/license
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/string-width/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/index.js
@@ -2838,17 +2832,6 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/lib/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/lib/options.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/lib/proxy.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/agent-base/dist/helpers.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/agent-base/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/agent-base/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/https-proxy-agent/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/https-proxy-agent/dist/parse-proxy-response.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/https-proxy-agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/socks-proxy-agent/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/socks-proxy-agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/arborist/LICENSE.md
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/arborist/README.md
@@ -2933,6 +2916,9 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/config/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/lib/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/node_modules/ansi-styles/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/node_modules/ansi-styles/license
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/node_modules/ansi-styles/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/fs/LICENSE.md
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/fs/lib/common/get-options.js
@@ -3124,6 +3110,9 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/abort-controller/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/abort-controller/polyfill.js
file path=usr/node/18/lib/node_modules/npm/node_modules/abort-controller/polyfill.mjs
file path=usr/node/18/lib/node_modules/npm/node_modules/agent-base/dist/helpers.js
file path=usr/node/18/lib/node_modules/npm/node_modules/agent-base/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/agent-base/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/aggregate-error/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/aggregate-error/license
file path=usr/node/18/lib/node_modules/npm/node_modules/aggregate-error/package.json
@@ -3225,6 +3214,12 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/color.js
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/license
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/test.js
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-table3/LICENSE
@@ -3261,6 +3256,12 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/Makefile
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/columnify.js
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/utils.js
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/width.js
@@ -3437,6 +3438,12 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/lib/theme-set.js
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/lib/themes.js
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/lib/wide-truncate.js
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/glob/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/glob/README.md
@@ -3512,9 +3519,10 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/has-unicode/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/has-unicode/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/has-unicode/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/has/LICENSE-MIT
file path=usr/node/18/lib/node_modules/npm/node_modules/has/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/has/src/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/hasown/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/hasown/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/hasown/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/hasown/tsconfig.json
file path=usr/node/18/lib/node_modules/npm/node_modules/hosted-git-info/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/hosted-git-info/lib/from-url.js
file path=usr/node/18/lib/node_modules/npm/node_modules/hosted-git-info/lib/hosts.js
@@ -3524,6 +3532,12 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/http-cache-semantics/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/http-cache-semantics/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/http-cache-semantics/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/http-proxy-agent/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/http-proxy-agent/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/http-proxy-agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/https-proxy-agent/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js
file path=usr/node/18/lib/node_modules/npm/node_modules/https-proxy-agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/iconv-lite/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-codec.js
file path=usr/node/18/lib/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-data.js
@@ -3685,12 +3699,10 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/libnpmversion/lib/write-json.js
file path=usr/node/18/lib/node_modules/npm/node_modules/libnpmversion/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/cjs/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/cjs/index.min.js
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/cjs/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/mjs/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/mjs/index.min.js
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/mjs/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/esm/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/esm/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/make-fetch-happen/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js
@@ -4239,6 +4251,8 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/smart-buffer/build/utils.js
file path=usr/node/18/lib/node_modules/npm/node_modules/smart-buffer/docs/ROADMAP.md
file path=usr/node/18/lib/node_modules/npm/node_modules/smart-buffer/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/socks-proxy-agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/socks/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/socks/build/client/socksclient.js
file path=usr/node/18/lib/node_modules/npm/node_modules/socks/build/common/constants.js
@@ -4275,15 +4289,30 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/ssri/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/license
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/license
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string_decoder/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string_decoder/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi-cjs/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi-cjs/license
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi-cjs/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi-cjs/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi-cjs/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi-cjs/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi/license
@@ -4415,15 +4444,18 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/wide-align/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-styles/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-styles/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-styles/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex/LICENSE-MIT.txt
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex/RGI_Emoji.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex/es2015/RGI_Emoji.js
@@ -4435,9 +4467,6 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/string-width/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/string-width/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/string-width/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/write-file-atomic/LICENSE.md
file path=usr/node/18/lib/node_modules/npm/node_modules/write-file-atomic/lib/index.js
components/runtime/node18/nodejs.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 Andreas Wacknitz
# Copyright 2024 Andreas Wacknitz
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -97,6 +97,7 @@
link path=usr/share/man/man1/npm-whoami.1 target=../../../node/18/lib/node_modules/npm/man/man1/npm-whoami.1 mediator=nodejs mediator-version=18
link path=usr/share/man/man1/npm.1 target=../../../node/18/lib/node_modules/npm/man/man1/npm.1 mediator=nodejs mediator-version=18
link path=usr/share/man/man1/npx.1 target=../../../node/18/lib/node_modules/npm/man/man1/npx.1 mediator=nodejs mediator-version=18
link path=usr/share/man/man5/npm-folders.5 target=../../../node/18/lib/node_modules/npm/man/man5/folders.5 mediator=nodejs mediator-version=18
link path=usr/share/man/man5/npm-global.5 target=../../../node/18/lib/node_modules/npm/man/man5/npm-global.5 mediator=nodejs mediator-version=18
link path=usr/share/man/man5/npm-install.5 target=../../../node/18/lib/node_modules/npm/man/man5/install.5 mediator=nodejs mediator-version=18
@@ -2905,9 +2906,6 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/build/index.d.cts
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/build/lib/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/index.mjs
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex/LICENSE-MIT.txt
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex/RGI_Emoji.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex/es2015/RGI_Emoji.js
@@ -2919,9 +2917,6 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/string-width/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/string-width/license
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/string-width/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/cliui/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/index.js
@@ -2932,17 +2927,6 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/lib/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/lib/options.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/lib/proxy.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/agent-base/dist/helpers.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/agent-base/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/agent-base/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/https-proxy-agent/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/https-proxy-agent/dist/parse-proxy-response.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/https-proxy-agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/socks-proxy-agent/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/socks-proxy-agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/arborist/LICENSE.md
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/arborist/README.md
@@ -3027,6 +3011,9 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/config/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/lib/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/node_modules/ansi-styles/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/node_modules/ansi-styles/license
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/node_modules/ansi-styles/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/disparity-colors/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/fs/LICENSE.md
file path=usr/node/18/lib/node_modules/npm/node_modules/@npmcli/fs/lib/common/get-options.js
@@ -3218,6 +3205,9 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/abort-controller/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/abort-controller/polyfill.js
file path=usr/node/18/lib/node_modules/npm/node_modules/abort-controller/polyfill.mjs
file path=usr/node/18/lib/node_modules/npm/node_modules/agent-base/dist/helpers.js
file path=usr/node/18/lib/node_modules/npm/node_modules/agent-base/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/agent-base/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/aggregate-error/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/aggregate-error/license
file path=usr/node/18/lib/node_modules/npm/node_modules/aggregate-error/package.json
@@ -3319,6 +3309,12 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/color.js
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/license
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-columns/test.js
file path=usr/node/18/lib/node_modules/npm/node_modules/cli-table3/LICENSE
@@ -3355,6 +3351,12 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/Makefile
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/columnify.js
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/utils.js
file path=usr/node/18/lib/node_modules/npm/node_modules/columnify/width.js
@@ -3531,6 +3533,12 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/lib/theme-set.js
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/lib/themes.js
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/lib/wide-truncate.js
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/gauge/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/glob/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/glob/README.md
@@ -3606,9 +3614,10 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/has-unicode/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/has-unicode/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/has-unicode/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/has/LICENSE-MIT
file path=usr/node/18/lib/node_modules/npm/node_modules/has/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/has/src/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/hasown/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/hasown/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/hasown/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/hasown/tsconfig.json
file path=usr/node/18/lib/node_modules/npm/node_modules/hosted-git-info/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/hosted-git-info/lib/from-url.js
file path=usr/node/18/lib/node_modules/npm/node_modules/hosted-git-info/lib/hosts.js
@@ -3618,6 +3627,12 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/http-cache-semantics/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/http-cache-semantics/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/http-cache-semantics/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/http-proxy-agent/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/http-proxy-agent/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/http-proxy-agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/https-proxy-agent/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js
file path=usr/node/18/lib/node_modules/npm/node_modules/https-proxy-agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/iconv-lite/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-codec.js
file path=usr/node/18/lib/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-data.js
@@ -3779,12 +3794,10 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/libnpmversion/lib/write-json.js
file path=usr/node/18/lib/node_modules/npm/node_modules/libnpmversion/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/cjs/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/cjs/index.min.js
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/cjs/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/mjs/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/mjs/index.min.js
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/mjs/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/esm/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/dist/esm/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/lru-cache/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/make-fetch-happen/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js
@@ -4333,6 +4346,8 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/smart-buffer/build/utils.js
file path=usr/node/18/lib/node_modules/npm/node_modules/smart-buffer/docs/ROADMAP.md
file path=usr/node/18/lib/node_modules/npm/node_modules/smart-buffer/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/socks-proxy-agent/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/socks/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/socks/build/client/socksclient.js
file path=usr/node/18/lib/node_modules/npm/node_modules/socks/build/common/constants.js
@@ -4369,15 +4384,30 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/ssri/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/license
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width-cjs/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/license
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string-width/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/string_decoder/LICENSE
file path=usr/node/18/lib/node_modules/npm/node_modules/string_decoder/lib/string_decoder.js
file path=usr/node/18/lib/node_modules/npm/node_modules/string_decoder/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi-cjs/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi-cjs/license
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi-cjs/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi-cjs/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi-cjs/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi-cjs/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/strip-ansi/license
@@ -4509,15 +4539,18 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/wide-align/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi-cjs/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-styles/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-styles/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-styles/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex/LICENSE-MIT.txt
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex/RGI_Emoji.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex/es2015/RGI_Emoji.js
@@ -4529,9 +4562,6 @@
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/string-width/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/string-width/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/string-width/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi/index.js
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi/license
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/wrap-ansi/package.json
file path=usr/node/18/lib/node_modules/npm/node_modules/write-file-atomic/LICENSE.md
file path=usr/node/18/lib/node_modules/npm/node_modules/write-file-atomic/lib/index.js
components/runtime/node18/pkg5
@@ -10,4 +10,4 @@
        "runtime/nodejs-18"
    ],
    "name": "node"
}
}