{ "issues": [ { "result": "fail", "text": "If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang.", "note": "No gcc, gcc-c++ or clang found in BuildRequires", "name": "CheckGccBuildRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/" }, { "result": "fail", "text": "The License field must be a valid SPDX expression.", "note": "Not a valid SPDX expression 'MPL-2.0 AND (BSD-3-Clause OR MIT) AND (MIT AND BSD-3-Clause) AND (MIT AND Zlib) AND (MIT OR Apache-2.0) AND (MIT OR CC0-1.0) AND (MPL-2.0 OR Apache-2.0) AND 0BSD AND AFL-2.0 AND Apache-2.0 AND BSD AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND BlueOak-1.0.0 AND CC-BY-3.0 AND CC-BY-4.0 AND CC0-1.0 AND ISC AND MIT AND Public Domain AND Unicode-DFS-2016 AND Unlicense'.", "name": "CheckLicenseFieldSPDX", "url": "https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1" }, { "result": "fail", "text": "systemd_post is invoked in %post, systemd_preun in %preun, and systemd_postun in %postun for Systemd service files.", "note": "Systemd service file(s) in openbao, openbao-vault-compat", "name": "CheckSystemdUnitdirScriplets", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/#_scriptlets" } ], "results": { "MUST": { "C/C++": [ { "result": "fail", "text": "If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang.", "note": "No gcc, gcc-c++ or clang found in BuildRequires", "name": "CheckGccBuildRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/" }, { "result": "pass", "text": "Package does not contain any libtool archives (.la)", "note": null, "name": "CheckLibToolArchives", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#packaging-static-libraries" }, { "result": "pending", "text": "Package does not contain kernel modules.", "note": null, "name": "CheckNoKernelModules", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_no_external_kernel_modules" }, { "result": "pass", "text": "Package contains no static executables.", "note": null, "name": "CheckNoStaticExecutables", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_statically_linking_executables" }, { "result": "pass", "text": "Rpath absent or only used for internal libs.", "note": null, "name": "CheckRPATH", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_beware_of_rpath" } ], "Generic": [ { "result": "pending", "text": "Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines.", "note": null, "name": "CheckApprovedLicense", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/" }, { "result": "pending", "text": "%build honors applicable compiler flags or justifies otherwise.", "note": null, "name": "CheckBuildCompilerFlags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_compiler_flags" }, { "result": "pass", "text": "Package uses either %{buildroot} or $RPM_BUILD_ROOT", "note": null, "name": "CheckBuildrootMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pending", "text": "Package contains no bundled libraries without FPC exception.", "note": null, "name": "CheckBundledLibs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#bundling" }, { "result": "pending", "text": "Changelog in prescribed format.", "note": null, "name": "CheckChangelogFormat", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#changelogs" }, { "result": "pass", "text": "Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install.", "note": null, "name": "CheckCleanBuildroot", "url": "(this test has no URL)" }, { "result": "pending", "text": "Sources contain only permissible code or content.", "note": null, "name": "CheckCodeAndContent", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_impermissible_content" }, { "result": "pass", "text": "%config files are marked noreplace or the reason is justified.", "note": null, "name": "CheckConfigNoReplace", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_configuration_files" }, { "result": "pass", "text": "Macros in Summary, %description expandable at SRPM build time.", "note": null, "name": "CheckDescMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_rpm_buildtime_macros" }, { "result": "pending", "text": "Package contains desktop file if it is a GUI application.", "note": null, "name": "CheckDesktopFile", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_desktop_files" }, { "result": "pending", "text": "Development files must be in a -devel package", "note": null, "name": "CheckDevelFilesInDevel", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" }, { "result": "pass", "text": "Package requires other packages for directories it uses.", "note": null, "name": "CheckDirectoryRequire", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Dist tag is present.", "note": null, "name": "CheckDistTag", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/DistTag/" }, { "result": "pending", "text": "Package uses nothing in %doc for runtime.", "note": null, "name": "CheckDocRuntime", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Package does not contain duplicates in %files.", "note": null, "name": "CheckFileDuplicates", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_duplicate_files" }, { "result": "pass", "text": "Permissions on files are set properly.", "note": null, "name": "CheckFilePermissions", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_permissions" }, { "result": "pending", "text": "Package complies to the Packaging Guidelines", "note": null, "name": "CheckGuidelines", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package must not depend on deprecated() packages.", "note": null, "name": "CheckIfDepsDeprecated", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/" }, { "result": "pass", "text": "If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license.", "note": null, "name": "CheckLicensInDoc", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "License field in the package spec file matches the actual license.", "note": "Checking patched sources after %prep for licenses. Licenses found: \"Unknown or generated\", \"Mozilla Public License 2.0\", \"*No copyright* Apache License 2.0\", \"*No copyright* Apache License 2.0 [generated file]\", \"*No copyright* Mozilla Public License 2.0\", \"*No copyright* MIT License\", \"BSD 3-Clause License\", \"BSD 2-Clause License\", \"Mozilla Public License 2.0 [generated file]\", \"Creative Commons Attribution-ShareAlike 2.5 and/or Mozilla Public License 2.0\", \"Apache License 2.0\", \"MIT License\", \"MIT License and/or Mozilla Public License 2.0\", \"ISC License and/or MIT License\", \"*No copyright* Apache License\", \"BSD 1-Clause License\", \"Apache License 2.0 and/or MIT License\", \"BSD 3-Clause License and/or MIT License\", \"*No copyright* GNU Lesser General Public License\", \"BSD 2-clause FreeBSD License\", \"ISC License\", \"Apache License 2.0 and/or BSD 3-Clause License\", \"Apache License 2.0 and/or Creative Commons Attribution 4.0\", \"*No copyright* Creative Commons CC0 1.0\", \"Creative Commons Attribution 4.0\", \"Apache License 2.0 and/or Universal Permissive License v1.0\", \"OpenSSL License\", \"Apache License 2.0 [generated file]\", \"Universal Permissive License v1.0\", \"*No copyright* BSD 3-Clause License\". 7199 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/openbao/licensecheck.txt", "name": "CheckLicenseField", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_valid_license_short_names" }, { "result": "fail", "text": "The License field must be a valid SPDX expression.", "note": "Not a valid SPDX expression 'MPL-2.0 AND (BSD-3-Clause OR MIT) AND (MIT AND BSD-3-Clause) AND (MIT AND Zlib) AND (MIT OR Apache-2.0) AND (MIT OR CC0-1.0) AND (MPL-2.0 OR Apache-2.0) AND 0BSD AND AFL-2.0 AND Apache-2.0 AND BSD AND BSD-2-Clause AND BSD-2-Clause-Views AND BSD-3-Clause AND BlueOak-1.0.0 AND CC-BY-3.0 AND CC-BY-4.0 AND CC0-1.0 AND ISC AND MIT AND Public Domain AND Unicode-DFS-2016 AND Unlicense'.", "name": "CheckLicenseFieldSPDX", "url": "https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1" }, { "result": "pending", "text": "License file installed when any subpackage combination is installed.", "note": null, "name": "CheckLicenseInSubpackages", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#subpackage-licensing" }, { "result": "pending", "text": "Package consistently uses macros (instead of hard-coded directory names).", "note": null, "name": "CheckMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pass", "text": "Package use %makeinstall only when make install DESTDIR=... doesn't work.", "note": null, "name": "CheckMakeinstall", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_why_the_makeinstall_macro_should_not_be_used" }, { "result": "pending", "text": "If the package is under multiple licenses, the licensing breakdown must be documented in the spec.", "note": null, "name": "CheckMultipleLicenses", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_multiple_licensing_scenarios" }, { "result": "pass", "text": "Package is named using only allowed ASCII characters.", "note": null, "name": "CheckNameCharset", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package is named according to the Package Naming Guidelines.", "note": null, "name": "CheckNaming", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pass", "text": "No %config files under /usr.", "note": "", "name": "CheckNoConfigInUsr", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_configuration_files" }, { "result": "pending", "text": "Package does not generate any conflict.", "note": null, "name": "CheckNoConflicts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_conflicts" }, { "result": "pass", "text": "Package does not use a name that already exists.", "note": null, "name": "CheckNoNameConflict", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/#_conflicting_package_names" }, { "result": "pending", "text": "Package obeys FHS, except libexecdir and /usr/target.", "note": null, "name": "CheckObeysFHS", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_filesystem_layout" }, { "result": "pending", "text": "If the package is a rename of another package, proper Obsoletes and Provides are present.", "note": null, "name": "CheckObsoletesForRename", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#renaming-or-replacing-existing-packages" }, { "result": "pass", "text": "Package must own all directories that it creates.", "note": null, "name": "CheckOwnDirs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package does not own files or directories owned by other packages.", "note": null, "name": "CheckOwnOther", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package is not relocatable.", "note": null, "name": "CheckRelocatable", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_relocatable_packages" }, { "result": "pending", "text": "Requires correct, justified where necessary.", "note": null, "name": "CheckRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_explicit_requires" }, { "result": "pass", "text": "Sources used to build the package match the upstream source, as provided in the spec URL.", "note": null, "name": "CheckSourceMD5", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Spec file is legible and written in American English.", "note": null, "name": "CheckSpecLegibility", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_legibility" }, { "result": "pass", "text": "Spec file name must match the spec package %{name}, in the format %{name}.spec.", "note": null, "name": "CheckSpecName", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_file_naming" }, { "result": "pending", "text": "Package contains systemd file(s) if in need.", "note": null, "name": "CheckSystemdScripts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "fail", "text": "systemd_post is invoked in %post, systemd_preun in %preun, and systemd_postun in %postun for Systemd service files.", "note": "Systemd service file(s) in openbao, openbao-vault-compat", "name": "CheckSystemdUnitdirScriplets", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/#_scriptlets" }, { "result": "pass", "text": "File names are valid UTF-8.", "note": null, "name": "CheckUTF8Filenames", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_non_ascii_filenames" }, { "result": "pending", "text": "Useful -debuginfo package or justification otherwise.", "note": null, "name": "CheckUsefulDebuginfo", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_debuginfo_packages" }, { "result": "pending", "text": "Package is not known to require an ExcludeArch tag.", "note": null, "name": "generic-excludearch", "url": "https://fedoraproject.org/wiki/Architectures#ExcludeArch_.26_ExclusiveArch" }, { "result": "pending", "text": "Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.", "note": "Documentation size is 71332 bytes in 2 files. ", "name": "generic-large-docs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": null, "name": "generic-srv-opt", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pending", "text": "Package successfully compiles and builds into binary rpms on at least one supported primary architecture.", "note": "Using prebuilt packages", "name": "CheckBuild", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pass", "text": "Package installs properly.", "note": null, "name": "CheckPackageInstalls", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Rpmlint is run on all rpms the build produces.", "note": "There are rpmlint messages (see attachment).", "name": "CheckRpmlint", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] }, "SHOULD": { "Generic": [ { "result": "fail", "text": "Reviewer should test that the package builds in mock.", "note": null, "name": "CheckBuildInMock", "url": "https://fedoraproject.org/wiki/PackageMaintainers/MockTricks" }, { "result": "pass", "text": "Buildroot is not present", "note": null, "name": "CheckBuildroot", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT)", "note": null, "name": "CheckClean", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it.", "note": null, "name": "CheckContainsLicenseText", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pass", "text": "No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.", "note": null, "name": "CheckFileRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_dependencies" }, { "result": "pending", "text": "Final provides and requires are sane (see attachments).", "note": null, "name": "CheckFinalRequiresProvides", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Fully versioned dependency in subpackages if applicable.", "note": "No Requires: %{name}%{?_isa} = %{version}-%{release} in openbao-vault-compat", "name": "CheckFullVerReqSub", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_requiring_base_package" }, { "result": "pending", "text": "Package functions as described.", "note": null, "name": "CheckFunctionAsDescribed", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Packager, Vendor, PreReq, Copyright tags should not be in spec file", "note": null, "name": "CheckIllegalSpecTags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "Latest version is packaged.", "note": null, "name": "CheckLatestVersionIsPackaged", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Package does not include license text files separate from upstream.", "note": null, "name": "CheckLicenseUpstream", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "Patches link to upstream bugs/comments/lists or are otherwise justified.", "note": null, "name": "CheckPatchComments", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_patch_guidelines" }, { "result": "pending", "text": "SourceX tarball generation or download is documented.", "note": "Package contains tarball without URL, check comments", "name": "CheckSourceComment", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "fail", "text": "Sources can be downloaded from URI in Source: tag", "note": "Could not download Source1: https://github.com/opensciencegrid/openbao-rpm/releases/download/v2.4.0-1/openbao-rpm-2.4.0-1.tar.gz", "name": "CheckSourceDownloads", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pass", "text": "SourceX is a working URL.", "note": null, "name": "CheckSourceUrl", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Sources are verified with gpgverify first in %prep if upstream publishes signatures.", "note": "gpgverify is not used.", "name": "CheckSourceVerification", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_file_verification" }, { "result": "pending", "text": "Package should compile and build into binary rpms on all supported architectures.", "note": null, "name": "CheckSupportAllArchs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pending", "text": "%check is present and all tests pass.", "note": null, "name": "CheckTestSuites", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_test_suites" }, { "result": "pending", "text": "Packages should try to preserve timestamps of original installed files.", "note": null, "name": "CheckTimeStamps", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_timestamps" }, { "result": "pass", "text": "Spec use %global instead of %define unless justified.", "note": null, "name": "CheckUseGlobal", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_global_preferred_over_define" } ] }, "EXTRA": { "Generic": [ { "result": "pending", "text": "Large data in /usr/share should live in a noarch subpackage if package is arched.", "note": "Arch-ed rpms have a total of 4372480 bytes in /usr/share ", "name": "generic-large-data", "url": "https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Package_Review_Guidelines" }, { "result": "pass", "text": "Rpmlint is run on debuginfo package(s).", "note": "There are rpmlint messages (see attachment).", "name": "CheckRpmlintDebuginfo", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" }, { "result": "pass", "text": "Rpmlint is run on all installed packages.", "note": "No rpmlint messages.", "name": "CheckRpmlintInstalled", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] } }, "attachments": [ { "header": "Rpmlint", "text": "Checking: openbao-2.4.0-1.fc43.x86_64.rpm\n openbao-vault-compat-2.4.0-1.fc43.x86_64.rpm\n openbao-2.4.0-1.fc43.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.7.0\nconfiguration:\n /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nrpmlintrc: [PosixPath('/tmp/tmp3za041xe')]\nchecks: 32, packages: 3\n\nopenbao.src: W: strange-permission goversion.patch 666\nopenbao.src: W: strange-permission openbao-dist-2.4.0-1.tar.xz 666\nopenbao.src: W: strange-permission openbao-rpm-2.4.0-1.tar.gz 666\nopenbao.src: W: strange-permission openbao.spec 666\nopenbao.x86_64: W: non-standard-uid /etc/openbao.d/tls openbao\nopenbao.x86_64: W: non-standard-uid /var/lib/openbao openbao\nopenbao.x86_64: W: non-standard-gid /etc/openbao.d/tls openbao\nopenbao.x86_64: W: non-standard-gid /var/lib/openbao openbao\nopenbao-vault-compat.x86_64: E: no-binary\nopenbao.spec: W: no-%check-section\nopenbao.src: W: invalid-license BSD\nopenbao.src: W: invalid-license Public Domain\nopenbao.x86_64: W: invalid-license BSD\nopenbao.x86_64: W: invalid-license Public Domain\nopenbao-vault-compat.x86_64: W: invalid-license BSD\nopenbao-vault-compat.x86_64: W: invalid-license Public Domain\nopenbao.x86_64: W: empty-%pre\nopenbao-vault-compat.x86_64: W: dangling-relative-symlink /etc/vault.d openbao.d\nopenbao-vault-compat.x86_64: W: dangling-relative-symlink /usr/bin/vault bao\nopenbao-vault-compat.x86_64: W: dangling-relative-symlink /usr/lib/systemd/system/vault.service openbao.service\nopenbao-vault-compat.x86_64: W: dangling-relative-symlink /usr/share/man/man1/vault.1.gz bao.1.gz\nopenbao-vault-compat.x86_64: W: dangling-relative-symlink /var/lib/vault openbao\n 3 packages and 0 specfiles checked; 1 errors, 21 warnings, 13 filtered, 1 badness; has taken 3.7 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "(none): E: there is no installed rpm \"openbao-debuginfo\".\n(none): E: there is no installed rpm \"openbao\".\n(none): E: there is no installed rpm \"openbao-vault-compat\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\n============================ rpmlint session starts ============================\nrpmlint: 2.7.0\nconfiguration:\n /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nchecks: 32, packages: 3\n\n 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s \n\n" }, { "header": "Rpmlint (debuginfo)", "text": "Checking: openbao-debuginfo-2.4.0-1.fc43.x86_64.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.7.0\nconfiguration:\n /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nrpmlintrc: [PosixPath('/tmp/tmpoheg9a12')]\nchecks: 32, packages: 1\n\nopenbao-debuginfo.x86_64: W: invalid-license BSD\nopenbao-debuginfo.x86_64: W: invalid-license Public Domain\n 1 packages and 0 specfiles checked; 0 errors, 2 warnings, 5 filtered, 0 badness; has taken 3.4 s \n\n\n\n" }, { "header": "", "text": "Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24\nCommand line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name openbao --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-43-x86_64\nActive plugins: Shell-api, Generic, C/C++\nDisabled plugins: R, Java, Ocaml, Perl, Python, Haskell, PHP, fonts, SugarActivity\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Source checksums", "text": "https://github.com/DrDaveD/openbao/releases/download/v2.4.0-1/openbao-dist-2.4.0-1.tar.xz :\n CHECKSUM(SHA256) this package : ae4aeff8b0336df041dc36f506b2225f291828de38a72db2463e19cc20c01fbe\n CHECKSUM(SHA256) upstream package : ae4aeff8b0336df041dc36f506b2225f291828de38a72db2463e19cc20c01fbe\n" }, { "header": "Requires", "text": "openbao (rpmlib, GLIBC filtered):\n /bin/sh\n config(openbao)\n group(openbao)\n libc.so.6()(64bit)\n libresolv.so.2()(64bit)\n rtld(GNU_HASH)\n user(openbao)\n\nopenbao-vault-compat (rpmlib, GLIBC filtered):\n openbao\n\n" }, { "header": "Provides", "text": "openbao:\n bundled(golang(cel.dev/expr))\n bundled(golang(cloud.google.com/go))\n bundled(golang(cloud.google.com/go/auth))\n bundled(golang(cloud.google.com/go/auth/oauth2adapt))\n bundled(golang(cloud.google.com/go/compute/metadata))\n bundled(golang(cloud.google.com/go/iam))\n bundled(golang(cloud.google.com/go/kms))\n bundled(golang(cloud.google.com/go/longrunning))\n bundled(golang(cloud.google.com/go/monitoring))\n bundled(golang(dario.cat/mergo))\n bundled(golang(filippo.io/edwards25519))\n bundled(golang(github.com/Azure/azure_sdk_for_go))\n bundled(golang(github.com/Azure/azure_sdk_for_go/sdk/azcore))\n bundled(golang(github.com/Azure/azure_sdk_for_go/sdk/azidentity))\n bundled(golang(github.com/Azure/azure_sdk_for_go/sdk/internal))\n bundled(golang(github.com/Azure/azure_sdk_for_go/sdk/keyvault/azkeys))\n bundled(golang(github.com/Azure/azure_sdk_for_go/sdk/keyvault/internal))\n bundled(golang(github.com/Azure/go_ansiterm))\n bundled(golang(github.com/Azure/go_autorest))\n bundled(golang(github.com/Azure/go_autorest/autorest))\n bundled(golang(github.com/Azure/go_autorest/autorest/adal))\n bundled(golang(github.com/Azure/go_autorest/autorest/azure/auth))\n bundled(golang(github.com/Azure/go_autorest/autorest/azure/cli))\n bundled(golang(github.com/Azure/go_autorest/autorest/date))\n bundled(golang(github.com/Azure/go_autorest/autorest/to))\n bundled(golang(github.com/Azure/go_autorest/autorest/validation))\n bundled(golang(github.com/Azure/go_autorest/logger))\n bundled(golang(github.com/Azure/go_autorest/tracing))\n bundled(golang(github.com/Azure/go_ntlmssp))\n bundled(golang(github.com/AzureAD/microsoft_authentication_library_for_go))\n bundled(golang(github.com/BurntSushi/toml))\n bundled(golang(github.com/DataDog/datadog_go))\n bundled(golang(github.com/Jeffail/gabs/v2))\n bundled(golang(github.com/Masterminds/goutils))\n bundled(golang(github.com/Masterminds/semver/v3))\n bundled(golang(github.com/Masterminds/sprig/v3))\n bundled(golang(github.com/Microsoft/go_winio))\n bundled(golang(github.com/Nvveen/Gotty))\n bundled(golang(github.com/ProtonMail/go_crypto))\n bundled(golang(github.com/agext/levenshtein))\n bundled(golang(github.com/aliyun/alibaba_cloud_sdk_go))\n bundled(golang(github.com/antlr4_go/antlr/v4))\n bundled(golang(github.com/apparentlymart/go_textseg/v13))\n bundled(golang(github.com/apparentlymart/go_textseg/v15))\n bundled(golang(github.com/armon/go_metrics))\n bundled(golang(github.com/armon/go_radix))\n bundled(golang(github.com/asaskevich/govalidator))\n bundled(golang(github.com/aws/aws_sdk_go))\n bundled(golang(github.com/beorn7/perks))\n bundled(golang(github.com/bgentry/speakeasy))\n bundled(golang(github.com/boombuler/barcode))\n bundled(golang(github.com/caddyserver/certmagic))\n bundled(golang(github.com/caddyserver/zerossl))\n bundled(golang(github.com/cenkalti/backoff/v4))\n bundled(golang(github.com/cespare/xxhash/v2))\n bundled(golang(github.com/circonus_labs/circonus_gometrics))\n bundled(golang(github.com/circonus_labs/circonusllhist))\n bundled(golang(github.com/cloudflare/circl))\n bundled(golang(github.com/containerd/continuity))\n bundled(golang(github.com/containerd/errdefs))\n bundled(golang(github.com/containerd/errdefs/pkg))\n bundled(golang(github.com/containerd/log))\n bundled(golang(github.com/coreos/go_oidc/v3))\n bundled(golang(github.com/coreos/go_systemd/v22))\n bundled(golang(github.com/davecgh/go_spew))\n bundled(golang(github.com/denverdino/aliyungo))\n bundled(golang(github.com/digitalocean/godo))\n bundled(golang(github.com/dimchansky/utfbom))\n bundled(golang(github.com/distribution/reference))\n bundled(golang(github.com/docker/cli))\n bundled(golang(github.com/docker/docker))\n bundled(golang(github.com/docker/go_connections))\n bundled(golang(github.com/docker/go_units))\n bundled(golang(github.com/duosecurity/duo_api_golang))\n bundled(golang(github.com/dustin/go_humanize))\n bundled(golang(github.com/ebitengine/purego))\n bundled(golang(github.com/emicklei/go_restful/v3))\n bundled(golang(github.com/evanphx/json_patch/v5))\n bundled(golang(github.com/fatih/color))\n bundled(golang(github.com/fatih/structs))\n bundled(golang(github.com/felixge/httpsnoop))\n bundled(golang(github.com/fxamacker/cbor/v2))\n bundled(golang(github.com/gammazero/deque))\n bundled(golang(github.com/gammazero/workerpool))\n bundled(golang(github.com/go_asn1_ber/asn1_ber))\n bundled(golang(github.com/go_errors/errors))\n bundled(golang(github.com/go_jose/go_jose/v3))\n bundled(golang(github.com/go_jose/go_jose/v4))\n bundled(golang(github.com/go_ldap/ldap/v3))\n bundled(golang(github.com/go_ldap/ldif))\n bundled(golang(github.com/go_logr/logr))\n bundled(golang(github.com/go_logr/stdr))\n bundled(golang(github.com/go_ole/go_ole))\n bundled(golang(github.com/go_openapi/jsonpointer))\n bundled(golang(github.com/go_openapi/jsonreference))\n bundled(golang(github.com/go_openapi/swag))\n bundled(golang(github.com/go_sql_driver/mysql))\n bundled(golang(github.com/go_test/deep))\n bundled(golang(github.com/go_viper/mapstructure/v2))\n bundled(golang(github.com/gocql/gocql))\n bundled(golang(github.com/gogo/protobuf))\n bundled(golang(github.com/golang/protobuf))\n bundled(golang(github.com/golang/snappy))\n bundled(golang(github.com/golang_jwt/jwt/v4))\n bundled(golang(github.com/golang_jwt/jwt/v5))\n bundled(golang(github.com/google/cel_go))\n bundled(golang(github.com/google/gnostic_models))\n bundled(golang(github.com/google/go_cmp))\n bundled(golang(github.com/google/go_metrics_stackdriver))\n bundled(golang(github.com/google/go_querystring))\n bundled(golang(github.com/google/pprof))\n bundled(golang(github.com/google/s2a_go))\n bundled(golang(github.com/google/shlex))\n bundled(golang(github.com/google/uuid))\n bundled(golang(github.com/googleapis/enterprise_certificate_proxy))\n bundled(golang(github.com/googleapis/gax_go/v2))\n bundled(golang(github.com/gophercloud/gophercloud))\n bundled(golang(github.com/gorilla/websocket))\n bundled(golang(github.com/grpc_ecosystem/grpc_gateway/v2))\n bundled(golang(github.com/hailocab/go_hostpool))\n bundled(golang(github.com/hashicorp/cap))\n bundled(golang(github.com/hashicorp/cli))\n bundled(golang(github.com/hashicorp/consul/sdk))\n bundled(golang(github.com/hashicorp/errwrap))\n bundled(golang(github.com/hashicorp/go_cleanhttp))\n bundled(golang(github.com/hashicorp/go_discover))\n bundled(golang(github.com/hashicorp/go_hclog))\n bundled(golang(github.com/hashicorp/go_immutable_radix))\n bundled(golang(github.com/hashicorp/go_memdb))\n bundled(golang(github.com/hashicorp/go_metrics))\n bundled(golang(github.com/hashicorp/go_msgpack))\n bundled(golang(github.com/hashicorp/go_msgpack/v2))\n bundled(golang(github.com/hashicorp/go_multierror))\n bundled(golang(github.com/hashicorp/go_plugin))\n bundled(golang(github.com/hashicorp/go_raftchunking))\n bundled(golang(github.com/hashicorp/go_retryablehttp))\n bundled(golang(github.com/hashicorp/go_rootcerts))\n bundled(golang(github.com/hashicorp/go_secure_stdlib/awsutil))\n bundled(golang(github.com/hashicorp/go_secure_stdlib/base62))\n bundled(golang(github.com/hashicorp/go_secure_stdlib/fileutil))\n bundled(golang(github.com/hashicorp/go_secure_stdlib/gatedwriter))\n bundled(golang(github.com/hashicorp/go_secure_stdlib/kv_builder))\n bundled(golang(github.com/hashicorp/go_secure_stdlib/mlock))\n bundled(golang(github.com/hashicorp/go_secure_stdlib/nonceutil))\n bundled(golang(github.com/hashicorp/go_secure_stdlib/parseutil))\n bundled(golang(github.com/hashicorp/go_secure_stdlib/password))\n bundled(golang(github.com/hashicorp/go_secure_stdlib/reloadutil))\n bundled(golang(github.com/hashicorp/go_secure_stdlib/strutil))\n bundled(golang(github.com/hashicorp/go_secure_stdlib/tlsutil))\n bundled(golang(github.com/hashicorp/go_sockaddr))\n bundled(golang(github.com/hashicorp/go_syslog))\n bundled(golang(github.com/hashicorp/go_uuid))\n bundled(golang(github.com/hashicorp/go_version))\n bundled(golang(github.com/hashicorp/golang_lru))\n bundled(golang(github.com/hashicorp/golang_lru/v2))\n bundled(golang(github.com/hashicorp/hcl))\n bundled(golang(github.com/hashicorp/hcl/v2))\n bundled(golang(github.com/hashicorp/logutils))\n bundled(golang(github.com/hashicorp/mdns))\n bundled(golang(github.com/hashicorp/raft))\n bundled(golang(github.com/hashicorp/raft_autopilot))\n bundled(golang(github.com/hashicorp/raft_boltdb/v2))\n bundled(golang(github.com/hashicorp/raft_snapshot))\n bundled(golang(github.com/hashicorp/vault_plugin_mock))\n bundled(golang(github.com/hashicorp/vic))\n bundled(golang(github.com/hashicorp/yamux))\n bundled(golang(github.com/huandu/xstrings))\n bundled(golang(github.com/imdario/mergo))\n bundled(golang(github.com/influxdata/influxdb1_client))\n bundled(golang(github.com/jackc/pgpassfile))\n bundled(golang(github.com/jackc/pgservicefile))\n bundled(golang(github.com/jackc/pgx/v5))\n bundled(golang(github.com/jackc/puddle/v2))\n bundled(golang(github.com/jcmturner/aescts/v2))\n bundled(golang(github.com/jcmturner/dnsutils/v2))\n bundled(golang(github.com/jcmturner/gofork))\n bundled(golang(github.com/jcmturner/goidentity/v6))\n bundled(golang(github.com/jcmturner/gokrb5/v8))\n bundled(golang(github.com/jcmturner/rpc/v2))\n bundled(golang(github.com/jefferai/isbadcipher))\n bundled(golang(github.com/jefferai/jsonx))\n bundled(golang(github.com/jmespath/go_jmespath))\n bundled(golang(github.com/josharian/intern))\n bundled(golang(github.com/joyent/triton_go))\n bundled(golang(github.com/json_iterator/go))\n bundled(golang(github.com/kelseyhightower/envconfig))\n bundled(golang(github.com/klauspost/compress))\n bundled(golang(github.com/klauspost/cpuid/v2))\n bundled(golang(github.com/kr/pretty))\n bundled(golang(github.com/kr/text))\n bundled(golang(github.com/kylelemons/godebug))\n bundled(golang(github.com/libdns/libdns))\n bundled(golang(github.com/linode/linodego))\n bundled(golang(github.com/lufia/plan9stats))\n bundled(golang(github.com/mailru/easyjson))\n bundled(golang(github.com/mattn/go_colorable))\n bundled(golang(github.com/mattn/go_isatty))\n bundled(golang(github.com/mediocregopher/radix/v4))\n bundled(golang(github.com/mholt/acmez/v3))\n bundled(golang(github.com/michaelklishin/rabbit_hole/v3))\n bundled(golang(github.com/miekg/dns))\n bundled(golang(github.com/miekg/pkcs11))\n bundled(golang(github.com/mitchellh/copystructure))\n bundled(golang(github.com/mitchellh/go_homedir))\n bundled(golang(github.com/mitchellh/go_testing_interface))\n bundled(golang(github.com/mitchellh/go_wordwrap))\n bundled(golang(github.com/mitchellh/mapstructure))\n bundled(golang(github.com/mitchellh/pointerstructure))\n bundled(golang(github.com/mitchellh/reflectwalk))\n bundled(golang(github.com/moby/docker_image_spec))\n bundled(golang(github.com/moby/go_archive))\n bundled(golang(github.com/moby/patternmatcher))\n bundled(golang(github.com/moby/spdystream))\n bundled(golang(github.com/moby/sys/sequential))\n bundled(golang(github.com/moby/sys/user))\n bundled(golang(github.com/moby/sys/userns))\n bundled(golang(github.com/moby/term))\n bundled(golang(github.com/modern_go/concurrent))\n bundled(golang(github.com/modern_go/reflect2))\n bundled(golang(github.com/munnerz/goautoneg))\n bundled(golang(github.com/mxk/go_flowrate))\n bundled(golang(github.com/natefinch/atomic))\n bundled(golang(github.com/nicolai86/scaleway_sdk))\n bundled(golang(github.com/oklog/run))\n bundled(golang(github.com/okta/okta_sdk_golang/v2))\n bundled(golang(github.com/onsi/ginkgo/v2))\n bundled(golang(github.com/onsi/gomega))\n bundled(golang(github.com/openbao/go_kms_wrapping/entropy/v2))\n bundled(golang(github.com/openbao/go_kms_wrapping/v2))\n bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/aead/v2))\n bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/alicloudkms/v2))\n bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/awskms/v2))\n bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/azurekeyvault/v2))\n bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/gcpckms/v2))\n bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/kmip/v2))\n bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/ocikms/v2))\n bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/pkcs11/v2))\n bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/static/v2))\n bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/transit/v2))\n bundled(golang(github.com/openbao/openbao/api/auth/approle/v2))\n bundled(golang(github.com/openbao/openbao/api/auth/kubernetes/v2))\n bundled(golang(github.com/openbao/openbao/api/auth/userpass/v2))\n bundled(golang(github.com/openbao/openbao/api/v2))\n bundled(golang(github.com/openbao/openbao/sdk/v2))\n bundled(golang(github.com/openbao/openbao_template))\n bundled(golang(github.com/opencontainers/go_digest))\n bundled(golang(github.com/opencontainers/image_spec))\n bundled(golang(github.com/opencontainers/runc))\n bundled(golang(github.com/opentracing/opentracing_go))\n bundled(golang(github.com/oracle/oci_go_sdk/v60))\n bundled(golang(github.com/ory/dockertest/v3))\n bundled(golang(github.com/ovh/kmip_go))\n bundled(golang(github.com/packethost/packngo))\n bundled(golang(github.com/patrickmn/go_cache))\n bundled(golang(github.com/petermattis/goid))\n bundled(golang(github.com/pierrec/lz4))\n bundled(golang(github.com/pires/go_proxyproto))\n bundled(golang(github.com/pkg/browser))\n bundled(golang(github.com/pkg/errors))\n bundled(golang(github.com/pmezard/go_difflib))\n bundled(golang(github.com/posener/complete))\n bundled(golang(github.com/power_devops/perfstat))\n bundled(golang(github.com/pquerna/otp))\n bundled(golang(github.com/prometheus/client_golang))\n bundled(golang(github.com/prometheus/client_model))\n bundled(golang(github.com/prometheus/common))\n bundled(golang(github.com/prometheus/procfs))\n bundled(golang(github.com/rboyer/safeio))\n bundled(golang(github.com/renier/xmlrpc))\n bundled(golang(github.com/rogpeppe/go_internal))\n bundled(golang(github.com/ryanuber/columnize))\n bundled(golang(github.com/ryanuber/go_glob))\n bundled(golang(github.com/sasha_s/go_deadlock))\n bundled(golang(github.com/sethvargo/go_limiter))\n bundled(golang(github.com/shirou/gopsutil/v4))\n bundled(golang(github.com/shopspring/decimal))\n bundled(golang(github.com/sirupsen/logrus))\n bundled(golang(github.com/softlayer/softlayer_go))\n bundled(golang(github.com/sony/gobreaker))\n bundled(golang(github.com/spf13/cast))\n bundled(golang(github.com/spf13/pflag))\n bundled(golang(github.com/stoewer/go_strcase))\n bundled(golang(github.com/stretchr/objx))\n bundled(golang(github.com/stretchr/testify))\n bundled(golang(github.com/tencentcloud/tencentcloud_sdk_go))\n bundled(golang(github.com/tilinna/clock))\n bundled(golang(github.com/tink_crypto/tink_go/v2))\n bundled(golang(github.com/tklauser/go_sysconf))\n bundled(golang(github.com/tklauser/numcpus))\n bundled(golang(github.com/tv42/httpunix))\n bundled(golang(github.com/vmware/govmomi))\n bundled(golang(github.com/x448/float16))\n bundled(golang(github.com/xeipuuv/gojsonpointer))\n bundled(golang(github.com/xeipuuv/gojsonreference))\n bundled(golang(github.com/xeipuuv/gojsonschema))\n bundled(golang(github.com/yeqown/go_qrcode/v2))\n bundled(golang(github.com/yeqown/reedsolomon))\n bundled(golang(github.com/yusufpapurcu/wmi))\n bundled(golang(github.com/zclconf/go_cty))\n bundled(golang(github.com/zeebo/blake3))\n bundled(golang(go.etcd.io/bbolt))\n bundled(golang(go.opentelemetry.io/auto/sdk))\n bundled(golang(go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc))\n bundled(golang(go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp))\n bundled(golang(go.opentelemetry.io/otel))\n bundled(golang(go.opentelemetry.io/otel/metric))\n bundled(golang(go.opentelemetry.io/otel/sdk))\n bundled(golang(go.opentelemetry.io/otel/trace))\n bundled(golang(go.uber.org/atomic))\n bundled(golang(go.uber.org/goleak))\n bundled(golang(go.uber.org/multierr))\n bundled(golang(go.uber.org/zap))\n bundled(golang(go.uber.org/zap/exp))\n bundled(golang(golang.org/x/crypto))\n bundled(golang(golang.org/x/exp))\n bundled(golang(golang.org/x/mod))\n bundled(golang(golang.org/x/net))\n bundled(golang(golang.org/x/oauth2))\n bundled(golang(golang.org/x/sync))\n bundled(golang(golang.org/x/sys))\n bundled(golang(golang.org/x/term))\n bundled(golang(golang.org/x/text))\n bundled(golang(golang.org/x/time))\n bundled(golang(golang.org/x/tools))\n bundled(golang(google.golang.org/api))\n bundled(golang(google.golang.org/genproto))\n bundled(golang(google.golang.org/genproto/googleapis/api))\n bundled(golang(google.golang.org/genproto/googleapis/rpc))\n bundled(golang(google.golang.org/grpc))\n bundled(golang(google.golang.org/protobuf))\n bundled(golang(gopkg.in/evanphx/json_patch.v4))\n bundled(golang(gopkg.in/inf.v0))\n bundled(golang(gopkg.in/ini.v1))\n bundled(golang(gopkg.in/jcmturner/goidentity.v3))\n bundled(golang(gopkg.in/resty.v1))\n bundled(golang(gopkg.in/yaml.v2))\n bundled(golang(gopkg.in/yaml.v3))\n bundled(golang(k8s.io/api))\n bundled(golang(k8s.io/apimachinery))\n bundled(golang(k8s.io/client_go))\n bundled(golang(k8s.io/klog/v2))\n bundled(golang(k8s.io/kube_openapi))\n bundled(golang(k8s.io/utils))\n bundled(golang(layeh.com/radius))\n bundled(golang(sigs.k8s.io/json))\n bundled(golang(sigs.k8s.io/randfill))\n bundled(golang(sigs.k8s.io/structured_merge_diff/v4))\n bundled(golang(sigs.k8s.io/yaml))\n bundled(nodejs-JSV)\n bundled(nodejs-abab)\n bundled(nodejs-abbrev)\n bundled(nodejs-abortcontroller-polyfill)\n bundled(nodejs-accepts)\n bundled(nodejs-acorn)\n bundled(nodejs-acorn-dynamic-import)\n bundled(nodejs-acorn-globals)\n bundled(nodejs-acorn-jsx)\n bundled(nodejs-acorn-walk)\n bundled(nodejs-agent-base)\n bundled(nodejs-agentkeepalive)\n bundled(nodejs-aggregate-error)\n bundled(nodejs-ajv)\n bundled(nodejs-ajv-errors)\n bundled(nodejs-ajv-keywords)\n bundled(nodejs-amd-name-resolver)\n bundled(nodejs-amdefine)\n bundled(nodejs-anchor-markdown-header)\n bundled(nodejs-ansi-escapes)\n bundled(nodejs-ansi-html)\n bundled(nodejs-ansi-regex)\n bundled(nodejs-ansi-styles)\n bundled(nodejs-ansi-to-html)\n bundled(nodejs-ansicolors)\n bundled(nodejs-anymatch)\n bundled(nodejs-aproba)\n bundled(nodejs-are-we-there-yet)\n bundled(nodejs-argparse)\n bundled(nodejs-aria-query)\n bundled(nodejs-arr-diff)\n bundled(nodejs-arr-flatten)\n bundled(nodejs-arr-union)\n bundled(nodejs-array-buffer-byte-length)\n bundled(nodejs-array-equal)\n bundled(nodejs-array-flatten)\n bundled(nodejs-array-from)\n bundled(nodejs-array-to-error)\n bundled(nodejs-array-to-sentence)\n bundled(nodejs-array-union)\n bundled(nodejs-array-unique)\n bundled(nodejs-arraybuffer.prototype.slice)\n bundled(nodejs-arrify)\n bundled(nodejs-asn1)\n bundled(nodejs-asn1.js)\n bundled(nodejs-asn1js)\n bundled(nodejs-assert)\n bundled(nodejs-assert-never)\n bundled(nodejs-assert-plus)\n bundled(nodejs-assign-symbols)\n bundled(nodejs-ast-metadata-inferer)\n bundled(nodejs-ast-types)\n bundled(nodejs-async)\n bundled(nodejs-async-disk-cache)\n bundled(nodejs-async-each)\n bundled(nodejs-async-function)\n bundled(nodejs-async-promise-queue)\n bundled(nodejs-asynckit)\n bundled(nodejs-at-least-node)\n bundled(nodejs-atob)\n bundled(nodejs-autoprefixer)\n bundled(nodejs-autosize)\n bundled(nodejs-available-typed-arrays)\n bundled(nodejs-aws-sign2)\n bundled(nodejs-aws4)\n bundled(nodejs-babel-code-frame)\n bundled(nodejs-babel-core)\n bundled(nodejs-babel-generator)\n bundled(nodejs-babel-helper-builder-binary-assignment-operator-visitor)\n bundled(nodejs-babel-helper-call-delegate)\n bundled(nodejs-babel-helper-define-map)\n bundled(nodejs-babel-helper-explode-assignable-expression)\n bundled(nodejs-babel-helper-function-name)\n bundled(nodejs-babel-helper-get-function-arity)\n bundled(nodejs-babel-helper-hoist-variables)\n bundled(nodejs-babel-helper-optimise-call-expression)\n bundled(nodejs-babel-helper-regex)\n bundled(nodejs-babel-helper-remap-async-to-generator)\n bundled(nodejs-babel-helper-replace-supers)\n bundled(nodejs-babel-helpers)\n bundled(nodejs-babel-import-util)\n bundled(nodejs-babel-loader)\n bundled(nodejs-babel-messages)\n bundled(nodejs-babel-plugin-check-es2015-constants)\n bundled(nodejs-babel-plugin-compact-reexports)\n bundled(nodejs-babel-plugin-debug-macros)\n bundled(nodejs-babel-plugin-dynamic-import-node)\n bundled(nodejs-babel-plugin-ember-data-packages-polyfill)\n bundled(nodejs-babel-plugin-ember-modules-api-polyfill)\n bundled(nodejs-babel-plugin-ember-template-compilation)\n bundled(nodejs-babel-plugin-filter-imports)\n bundled(nodejs-babel-plugin-htmlbars-inline-precompile)\n bundled(nodejs-babel-plugin-inline-json-import)\n bundled(nodejs-babel-plugin-module-resolver)\n bundled(nodejs-babel-plugin-polyfill-corejs2)\n bundled(nodejs-babel-plugin-polyfill-corejs3)\n bundled(nodejs-babel-plugin-polyfill-regenerator)\n bundled(nodejs-babel-plugin-syntax-async-functions)\n bundled(nodejs-babel-plugin-syntax-dynamic-import)\n bundled(nodejs-babel-plugin-syntax-exponentiation-operator)\n bundled(nodejs-babel-plugin-syntax-trailing-function-commas)\n bundled(nodejs-babel-plugin-transform-async-to-generator)\n bundled(nodejs-babel-plugin-transform-es2015-arrow-functions)\n bundled(nodejs-babel-plugin-transform-es2015-block-scoped-functions)\n bundled(nodejs-babel-plugin-transform-es2015-block-scoping)\n bundled(nodejs-babel-plugin-transform-es2015-classes)\n bundled(nodejs-babel-plugin-transform-es2015-computed-properties)\n bundled(nodejs-babel-plugin-transform-es2015-destructuring)\n bundled(nodejs-babel-plugin-transform-es2015-duplicate-keys)\n bundled(nodejs-babel-plugin-transform-es2015-for-of)\n bundled(nodejs-babel-plugin-transform-es2015-function-name)\n bundled(nodejs-babel-plugin-transform-es2015-literals)\n bundled(nodejs-babel-plugin-transform-es2015-modules-amd)\n bundled(nodejs-babel-plugin-transform-es2015-modules-commonjs)\n bundled(nodejs-babel-plugin-transform-es2015-modules-systemjs)\n bundled(nodejs-babel-plugin-transform-es2015-modules-umd)\n bundled(nodejs-babel-plugin-transform-es2015-object-super)\n bundled(nodejs-babel-plugin-transform-es2015-parameters)\n bundled(nodejs-babel-plugin-transform-es2015-shorthand-properties)\n bundled(nodejs-babel-plugin-transform-es2015-spread)\n bundled(nodejs-babel-plugin-transform-es2015-sticky-regex)\n bundled(nodejs-babel-plugin-transform-es2015-template-literals)\n bundled(nodejs-babel-plugin-transform-es2015-typeof-symbol)\n bundled(nodejs-babel-plugin-transform-es2015-unicode-regex)\n bundled(nodejs-babel-plugin-transform-exponentiation-operator)\n bundled(nodejs-babel-plugin-transform-regenerator)\n bundled(nodejs-babel-plugin-transform-strict-mode)\n bundled(nodejs-babel-polyfill)\n bundled(nodejs-babel-preset-env)\n bundled(nodejs-babel-register)\n bundled(nodejs-babel-runtime)\n bundled(nodejs-babel-template)\n bundled(nodejs-babel-traverse)\n bundled(nodejs-babel-types)\n bundled(nodejs-babel6-plugin-strip-class-callcheck)\n bundled(nodejs-babylon)\n bundled(nodejs-backbone)\n bundled(nodejs-bail)\n bundled(nodejs-balanced-match)\n bundled(nodejs-base)\n bundled(nodejs-base64-js)\n bundled(nodejs-base64id)\n bundled(nodejs-basic-auth)\n bundled(nodejs-bcrypt-pbkdf)\n bundled(nodejs-better-path-resolve)\n bundled(nodejs-big.js)\n bundled(nodejs-binary-extensions)\n bundled(nodejs-binaryextensions)\n bundled(nodejs-bl)\n bundled(nodejs-blank-object)\n bundled(nodejs-bluebird)\n bundled(nodejs-bn.js)\n bundled(nodejs-body)\n bundled(nodejs-body-parser)\n bundled(nodejs-boolbase)\n bundled(nodejs-boolify)\n bundled(nodejs-bower-config)\n bundled(nodejs-bower-endpoint-parser)\n bundled(nodejs-brace-expansion)\n bundled(nodejs-braces)\n bundled(nodejs-broccoli)\n bundled(nodejs-broccoli-amd-funnel)\n bundled(nodejs-broccoli-asset-rev)\n bundled(nodejs-broccoli-asset-rewrite)\n bundled(nodejs-broccoli-autoprefixer)\n bundled(nodejs-broccoli-babel-transpiler)\n bundled(nodejs-broccoli-builder)\n bundled(nodejs-broccoli-caching-writer)\n bundled(nodejs-broccoli-clean-css)\n bundled(nodejs-broccoli-concat)\n bundled(nodejs-broccoli-config-loader)\n bundled(nodejs-broccoli-config-replace)\n bundled(nodejs-broccoli-debug)\n bundled(nodejs-broccoli-dependency-funnel)\n bundled(nodejs-broccoli-file-creator)\n bundled(nodejs-broccoli-filter)\n bundled(nodejs-broccoli-funnel)\n bundled(nodejs-broccoli-funnel-reducer)\n bundled(nodejs-broccoli-kitchen-sink-helpers)\n bundled(nodejs-broccoli-merge-trees)\n bundled(nodejs-broccoli-middleware)\n bundled(nodejs-broccoli-node-api)\n bundled(nodejs-broccoli-node-info)\n bundled(nodejs-broccoli-output-wrapper)\n bundled(nodejs-broccoli-persistent-filter)\n bundled(nodejs-broccoli-plugin)\n bundled(nodejs-broccoli-rollup)\n bundled(nodejs-broccoli-sass-source-maps)\n bundled(nodejs-broccoli-slow-trees)\n bundled(nodejs-broccoli-source)\n bundled(nodejs-broccoli-sri-hash)\n bundled(nodejs-broccoli-stew)\n bundled(nodejs-broccoli-string-replace)\n bundled(nodejs-broccoli-svg-optimizer)\n bundled(nodejs-broccoli-templater)\n bundled(nodejs-broccoli-terser-sourcemap)\n bundled(nodejs-broccoli-test-helper)\n bundled(nodejs-broccoli-uglify-sourcemap)\n bundled(nodejs-brorand)\n bundled(nodejs-browser-process-hrtime)\n bundled(nodejs-browserify-aes)\n bundled(nodejs-browserify-cipher)\n bundled(nodejs-browserify-des)\n bundled(nodejs-browserify-rsa)\n bundled(nodejs-browserify-sign)\n bundled(nodejs-browserify-zlib)\n bundled(nodejs-browserslist)\n bundled(nodejs-bser)\n bundled(nodejs-buffer)\n bundled(nodejs-buffer-from)\n bundled(nodejs-buffer-xor)\n bundled(nodejs-builtin-status-codes)\n bundled(nodejs-builtins)\n bundled(nodejs-bytes)\n bundled(nodejs-bytestreamjs)\n bundled(nodejs-cacache)\n bundled(nodejs-cache-base)\n bundled(nodejs-calculate-cache-key-for-tree)\n bundled(nodejs-call-bind)\n bundled(nodejs-call-bind-apply-helpers)\n bundled(nodejs-call-bound)\n bundled(nodejs-callsite)\n bundled(nodejs-callsites)\n bundled(nodejs-camelcase)\n bundled(nodejs-camelcase-keys)\n bundled(nodejs-can-symlink)\n bundled(nodejs-caniuse-api)\n bundled(nodejs-caniuse-lite)\n bundled(nodejs-capture-exit)\n bundled(nodejs-cardinal)\n bundled(nodejs-caseless)\n bundled(nodejs-ccount)\n bundled(nodejs-ceibo)\n bundled(nodejs-chalk)\n bundled(nodejs-character-entities)\n bundled(nodejs-character-entities-legacy)\n bundled(nodejs-character-reference-invalid)\n bundled(nodejs-charcodes)\n bundled(nodejs-chardet)\n bundled(nodejs-charm)\n bundled(nodejs-cheerio)\n bundled(nodejs-cheerio-select)\n bundled(nodejs-chokidar)\n bundled(nodejs-chownr)\n bundled(nodejs-chrome-trace-event)\n bundled(nodejs-ci-info)\n bundled(nodejs-cipher-base)\n bundled(nodejs-class-utils)\n bundled(nodejs-clean-base-url)\n bundled(nodejs-clean-css)\n bundled(nodejs-clean-css-promise)\n bundled(nodejs-clean-stack)\n bundled(nodejs-clean-up-path)\n bundled(nodejs-cli-cursor)\n bundled(nodejs-cli-spinners)\n bundled(nodejs-cli-table)\n bundled(nodejs-cli-truncate)\n bundled(nodejs-cli-width)\n bundled(nodejs-clipboard)\n bundled(nodejs-cliui)\n bundled(nodejs-clone)\n bundled(nodejs-coa)\n bundled(nodejs-codemirror)\n bundled(nodejs-collection-visit)\n bundled(nodejs-color-convert)\n bundled(nodejs-color-name)\n bundled(nodejs-color-support)\n bundled(nodejs-colorette)\n bundled(nodejs-colors)\n bundled(nodejs-columnify)\n bundled(nodejs-combined-stream)\n bundled(nodejs-commander)\n bundled(nodejs-common-ancestor-path)\n bundled(nodejs-common-tags)\n bundled(nodejs-commondir)\n bundled(nodejs-component-emitter)\n bundled(nodejs-compressible)\n bundled(nodejs-compression)\n bundled(nodejs-concat-map)\n bundled(nodejs-concat-stream)\n bundled(nodejs-configstore)\n bundled(nodejs-connect)\n bundled(nodejs-console-browserify)\n bundled(nodejs-console-control-strings)\n bundled(nodejs-console-ui)\n bundled(nodejs-consolidate)\n bundled(nodejs-constants-browserify)\n bundled(nodejs-content-disposition)\n bundled(nodejs-content-tag)\n bundled(nodejs-content-type)\n bundled(nodejs-continuable-cache)\n bundled(nodejs-convert-source-map)\n bundled(nodejs-cookie)\n bundled(nodejs-cookie-signature)\n bundled(nodejs-copy-concurrently)\n bundled(nodejs-copy-dereference)\n bundled(nodejs-copy-descriptor)\n bundled(nodejs-core-js)\n bundled(nodejs-core-js-compat)\n bundled(nodejs-core-object)\n bundled(nodejs-core-util-is)\n bundled(nodejs-cors)\n bundled(nodejs-create-ecdh)\n bundled(nodejs-create-hash)\n bundled(nodejs-create-hmac)\n bundled(nodejs-cross-spawn)\n bundled(nodejs-crypto-browserify)\n bundled(nodejs-crypto-random-string)\n bundled(nodejs-css-loader)\n bundled(nodejs-css-select)\n bundled(nodejs-css-select-base-adapter)\n bundled(nodejs-css-tree)\n bundled(nodejs-css-what)\n bundled(nodejs-cssesc)\n bundled(nodejs-csso)\n bundled(nodejs-cssom)\n bundled(nodejs-cssstyle)\n bundled(nodejs-cyclist)\n bundled(nodejs-d3)\n bundled(nodejs-d3-array)\n bundled(nodejs-d3-axis)\n bundled(nodejs-d3-brush)\n bundled(nodejs-d3-chord)\n bundled(nodejs-d3-collection)\n bundled(nodejs-d3-color)\n bundled(nodejs-d3-contour)\n bundled(nodejs-d3-dispatch)\n bundled(nodejs-d3-drag)\n bundled(nodejs-d3-dsv)\n bundled(nodejs-d3-ease)\n bundled(nodejs-d3-fetch)\n bundled(nodejs-d3-force)\n bundled(nodejs-d3-format)\n bundled(nodejs-d3-geo)\n bundled(nodejs-d3-hierarchy)\n bundled(nodejs-d3-interpolate)\n bundled(nodejs-d3-path)\n bundled(nodejs-d3-polygon)\n bundled(nodejs-d3-quadtree)\n bundled(nodejs-d3-random)\n bundled(nodejs-d3-scale)\n bundled(nodejs-d3-scale-chromatic)\n bundled(nodejs-d3-selection)\n bundled(nodejs-d3-selection-multi)\n bundled(nodejs-d3-shape)\n bundled(nodejs-d3-time)\n bundled(nodejs-d3-time-format)\n bundled(nodejs-d3-timer)\n bundled(nodejs-d3-tip)\n bundled(nodejs-d3-transition)\n bundled(nodejs-d3-voronoi)\n bundled(nodejs-d3-zoom)\n bundled(nodejs-dag-map)\n bundled(nodejs-dashdash)\n bundled(nodejs-data-urls)\n bundled(nodejs-data-view-buffer)\n bundled(nodejs-data-view-byte-length)\n bundled(nodejs-data-view-byte-offset)\n bundled(nodejs-date-fns)\n bundled(nodejs-date-fns-tz)\n bundled(nodejs-date-time)\n bundled(nodejs-debug)\n bundled(nodejs-decache)\n bundled(nodejs-decimal.js)\n bundled(nodejs-decode-uri-component)\n bundled(nodejs-decorator-transforms)\n bundled(nodejs-deep-is)\n bundled(nodejs-deepmerge)\n bundled(nodejs-defaults)\n bundled(nodejs-define-data-property)\n bundled(nodejs-define-properties)\n bundled(nodejs-define-property)\n bundled(nodejs-delayed-stream)\n bundled(nodejs-delegate)\n bundled(nodejs-delegates)\n bundled(nodejs-depd)\n bundled(nodejs-des.js)\n bundled(nodejs-destroy)\n bundled(nodejs-detect-file)\n bundled(nodejs-detect-indent)\n bundled(nodejs-detect-newline)\n bundled(nodejs-dialog-polyfill)\n bundled(nodejs-diff)\n bundled(nodejs-diff-match-patch)\n bundled(nodejs-diffie-hellman)\n bundled(nodejs-dir-glob)\n bundled(nodejs-dlv)\n bundled(nodejs-doctoc)\n bundled(nodejs-doctrine)\n bundled(nodejs-dom-element-descriptors)\n bundled(nodejs-dom-serializer)\n bundled(nodejs-domain-browser)\n bundled(nodejs-domelementtype)\n bundled(nodejs-domexception)\n bundled(nodejs-domhandler)\n bundled(nodejs-dompurify)\n bundled(nodejs-domutils)\n bundled(nodejs-dot-case)\n bundled(nodejs-dot-prop)\n bundled(nodejs-dunder-proto)\n bundled(nodejs-duplexify)\n bundled(nodejs-eastasianwidth)\n bundled(nodejs-ecc-jsbn)\n bundled(nodejs-editions)\n bundled(nodejs-ee-first)\n bundled(nodejs-electron-to-chromium)\n bundled(nodejs-elliptic)\n bundled(nodejs-ember-a11y-refocus)\n bundled(nodejs-ember-asset-loader)\n bundled(nodejs-ember-assign-helper)\n bundled(nodejs-ember-auto-import)\n bundled(nodejs-ember-basic-dropdown)\n bundled(nodejs-ember-cache-primitive-polyfill)\n bundled(nodejs-ember-cached-decorator-polyfill)\n bundled(nodejs-ember-cli)\n bundled(nodejs-ember-cli-autoprefixer)\n bundled(nodejs-ember-cli-babel)\n bundled(nodejs-ember-cli-babel-plugin-helpers)\n bundled(nodejs-ember-cli-clipboard)\n bundled(nodejs-ember-cli-content-security-policy)\n bundled(nodejs-ember-cli-dependency-checker)\n bundled(nodejs-ember-cli-deprecation-workflow)\n bundled(nodejs-ember-cli-flash)\n bundled(nodejs-ember-cli-get-component-path-option)\n bundled(nodejs-ember-cli-htmlbars)\n bundled(nodejs-ember-cli-inject-live-reload)\n bundled(nodejs-ember-cli-is-package-missing)\n bundled(nodejs-ember-cli-lodash-subset)\n bundled(nodejs-ember-cli-mirage)\n bundled(nodejs-ember-cli-node-assets)\n bundled(nodejs-ember-cli-normalize-entity-name)\n bundled(nodejs-ember-cli-page-object)\n bundled(nodejs-ember-cli-path-utils)\n bundled(nodejs-ember-cli-preprocess-registry)\n bundled(nodejs-ember-cli-sass)\n bundled(nodejs-ember-cli-sri)\n bundled(nodejs-ember-cli-string-helpers)\n bundled(nodejs-ember-cli-string-utils)\n bundled(nodejs-ember-cli-terser)\n bundled(nodejs-ember-cli-test-info)\n bundled(nodejs-ember-cli-test-loader)\n bundled(nodejs-ember-cli-typescript)\n bundled(nodejs-ember-cli-typescript-blueprint-polyfill)\n bundled(nodejs-ember-cli-version-checker)\n bundled(nodejs-ember-compatibility-helpers)\n bundled(nodejs-ember-composable-helpers)\n bundled(nodejs-ember-concurrency)\n bundled(nodejs-ember-concurrency-decorators)\n bundled(nodejs-ember-copy)\n bundled(nodejs-ember-d3)\n bundled(nodejs-ember-data)\n bundled(nodejs-ember-destroyable-polyfill)\n bundled(nodejs-ember-element-helper)\n bundled(nodejs-ember-engines)\n bundled(nodejs-ember-eslint-parser)\n bundled(nodejs-ember-export-application-global)\n bundled(nodejs-ember-fetch)\n bundled(nodejs-ember-focus-trap)\n bundled(nodejs-ember-get-config)\n bundled(nodejs-ember-in-element-polyfill)\n bundled(nodejs-ember-inflector)\n bundled(nodejs-ember-keyboard)\n bundled(nodejs-ember-load-initializers)\n bundled(nodejs-ember-maybe-in-element)\n bundled(nodejs-ember-modal-dialog)\n bundled(nodejs-ember-modifier)\n bundled(nodejs-ember-modifier-manager-polyfill)\n bundled(nodejs-ember-named-blocks-polyfill)\n bundled(nodejs-ember-native-dom-helpers)\n bundled(nodejs-ember-page-title)\n bundled(nodejs-ember-power-select)\n bundled(nodejs-ember-qrcode-shim)\n bundled(nodejs-ember-qunit)\n bundled(nodejs-ember-resolver)\n bundled(nodejs-ember-resources)\n bundled(nodejs-ember-responsive)\n bundled(nodejs-ember-rfc176-data)\n bundled(nodejs-ember-router-generator)\n bundled(nodejs-ember-router-helpers)\n bundled(nodejs-ember-service-worker)\n bundled(nodejs-ember-sinon)\n bundled(nodejs-ember-source)\n bundled(nodejs-ember-source-channel-url)\n bundled(nodejs-ember-stargate)\n bundled(nodejs-ember-style-modifier)\n bundled(nodejs-ember-svg-jar)\n bundled(nodejs-ember-template-lint)\n bundled(nodejs-ember-template-lint-plugin-prettier)\n bundled(nodejs-ember-template-recast)\n bundled(nodejs-ember-test-selectors)\n bundled(nodejs-ember-tether)\n bundled(nodejs-ember-text-measurer)\n bundled(nodejs-ember-tracked-storage-polyfill)\n bundled(nodejs-ember-truth-helpers)\n bundled(nodejs-ember-wormhole)\n bundled(nodejs-emoji-regex)\n bundled(nodejs-emojis-list)\n bundled(nodejs-encodeurl)\n bundled(nodejs-encoding)\n bundled(nodejs-end-of-stream)\n bundled(nodejs-engine.io)\n bundled(nodejs-engine.io-parser)\n bundled(nodejs-enhanced-resolve)\n bundled(nodejs-ensure-posix-path)\n bundled(nodejs-entities)\n bundled(nodejs-env-paths)\n bundled(nodejs-environment)\n bundled(nodejs-err-code)\n bundled(nodejs-errlop)\n bundled(nodejs-errno)\n bundled(nodejs-error)\n bundled(nodejs-error-ex)\n bundled(nodejs-es-abstract)\n bundled(nodejs-es-define-property)\n bundled(nodejs-es-errors)\n bundled(nodejs-es-module-lexer)\n bundled(nodejs-es-object-atoms)\n bundled(nodejs-es-set-tostringtag)\n bundled(nodejs-es-to-primitive)\n bundled(nodejs-es6-promise)\n bundled(nodejs-es6-promisify)\n bundled(nodejs-escalade)\n bundled(nodejs-escape-html)\n bundled(nodejs-escape-string-regexp)\n bundled(nodejs-escodegen)\n bundled(nodejs-eslint)\n bundled(nodejs-eslint-compat-utils)\n bundled(nodejs-eslint-config-prettier)\n bundled(nodejs-eslint-plugin-compat)\n bundled(nodejs-eslint-plugin-ember)\n bundled(nodejs-eslint-plugin-es-x)\n bundled(nodejs-eslint-plugin-n)\n bundled(nodejs-eslint-plugin-prettier)\n bundled(nodejs-eslint-plugin-qunit)\n bundled(nodejs-eslint-scope)\n bundled(nodejs-eslint-utils)\n bundled(nodejs-eslint-visitor-keys)\n bundled(nodejs-esm)\n bundled(nodejs-espree)\n bundled(nodejs-esprima)\n bundled(nodejs-esquery)\n bundled(nodejs-esrecurse)\n bundled(nodejs-estraverse)\n bundled(nodejs-estree-walker)\n bundled(nodejs-esutils)\n bundled(nodejs-etag)\n bundled(nodejs-eventemitter3)\n bundled(nodejs-events)\n bundled(nodejs-events-to-array)\n bundled(nodejs-evp_bytestokey)\n bundled(nodejs-exec-sh)\n bundled(nodejs-execa)\n bundled(nodejs-exists-sync)\n bundled(nodejs-exit)\n bundled(nodejs-expand-brackets)\n bundled(nodejs-expand-tilde)\n bundled(nodejs-express)\n bundled(nodejs-extend)\n bundled(nodejs-extend-shallow)\n bundled(nodejs-external-editor)\n bundled(nodejs-extglob)\n bundled(nodejs-extract-stack)\n bundled(nodejs-extsprintf)\n bundled(nodejs-fake-xml-http-request)\n bundled(nodejs-fast-deep-equal)\n bundled(nodejs-fast-diff)\n bundled(nodejs-fast-glob)\n bundled(nodejs-fast-json-stable-stringify)\n bundled(nodejs-fast-levenshtein)\n bundled(nodejs-fast-ordered-set)\n bundled(nodejs-fast-sourcemap-concat)\n bundled(nodejs-fast-uri)\n bundled(nodejs-fastq)\n bundled(nodejs-fault)\n bundled(nodejs-faye-websocket)\n bundled(nodejs-fb-watchman)\n bundled(nodejs-figgy-pudding)\n bundled(nodejs-figures)\n bundled(nodejs-file-entry-cache)\n bundled(nodejs-filesize)\n bundled(nodejs-fill-range)\n bundled(nodejs-finalhandler)\n bundled(nodejs-find-babel-config)\n bundled(nodejs-find-cache-dir)\n bundled(nodejs-find-index)\n bundled(nodejs-find-up)\n bundled(nodejs-find-yarn-workspace-root)\n bundled(nodejs-findup-sync)\n bundled(nodejs-fireworm)\n bundled(nodejs-fixturify)\n bundled(nodejs-fixturify-project)\n bundled(nodejs-flat)\n bundled(nodejs-flat-cache)\n bundled(nodejs-flatted)\n bundled(nodejs-flush-write-stream)\n bundled(nodejs-focus-trap)\n bundled(nodejs-follow-redirects)\n bundled(nodejs-for-each)\n bundled(nodejs-for-in)\n bundled(nodejs-foreground-child)\n bundled(nodejs-forever-agent)\n bundled(nodejs-form-data)\n bundled(nodejs-format)\n bundled(nodejs-forwarded)\n bundled(nodejs-fragment-cache)\n bundled(nodejs-fresh)\n bundled(nodejs-from2)\n bundled(nodejs-fs-extra)\n bundled(nodejs-fs-merger)\n bundled(nodejs-fs-minipass)\n bundled(nodejs-fs-tree-diff)\n bundled(nodejs-fs-updater)\n bundled(nodejs-fs-write-stream-atomic)\n bundled(nodejs-fs.realpath)\n bundled(nodejs-function-bind)\n bundled(nodejs-function.prototype.name)\n bundled(nodejs-functions-have-names)\n bundled(nodejs-fuse.js)\n bundled(nodejs-gauge)\n bundled(nodejs-gensync)\n bundled(nodejs-get-caller-file)\n bundled(nodejs-get-east-asian-width)\n bundled(nodejs-get-intrinsic)\n bundled(nodejs-get-proto)\n bundled(nodejs-get-stdin)\n bundled(nodejs-get-stream)\n bundled(nodejs-get-symbol-description)\n bundled(nodejs-get-tsconfig)\n bundled(nodejs-get-value)\n bundled(nodejs-getpass)\n bundled(nodejs-git-hooks-list)\n bundled(nodejs-git-repo-info)\n bundled(nodejs-glob)\n bundled(nodejs-glob-parent)\n bundled(nodejs-glob-to-regexp)\n bundled(nodejs-global-modules)\n bundled(nodejs-global-prefix)\n bundled(nodejs-globals)\n bundled(nodejs-globalthis)\n bundled(nodejs-globalyzer)\n bundled(nodejs-globby)\n bundled(nodejs-globrex)\n bundled(nodejs-good-listener)\n bundled(nodejs-gopd)\n bundled(nodejs-graceful-fs)\n bundled(nodejs-graceful-readlink)\n bundled(nodejs-grapheme-splitter)\n bundled(nodejs-graphemer)\n bundled(nodejs-growly)\n bundled(nodejs-handlebars)\n bundled(nodejs-har-schema)\n bundled(nodejs-har-validator)\n bundled(nodejs-has)\n bundled(nodejs-has-ansi)\n bundled(nodejs-has-bigints)\n bundled(nodejs-has-color)\n bundled(nodejs-has-flag)\n bundled(nodejs-has-property-descriptors)\n bundled(nodejs-has-proto)\n bundled(nodejs-has-symbols)\n bundled(nodejs-has-tostringtag)\n bundled(nodejs-has-unicode)\n bundled(nodejs-has-value)\n bundled(nodejs-has-values)\n bundled(nodejs-hash-base)\n bundled(nodejs-hash-for-dep)\n bundled(nodejs-hash.js)\n bundled(nodejs-hasown)\n bundled(nodejs-heimdalljs)\n bundled(nodejs-heimdalljs-fs-monitor)\n bundled(nodejs-heimdalljs-graph)\n bundled(nodejs-heimdalljs-logger)\n bundled(nodejs-highlight.js)\n bundled(nodejs-hmac-drbg)\n bundled(nodejs-home-or-tmp)\n bundled(nodejs-homedir-polyfill)\n bundled(nodejs-hosted-git-info)\n bundled(nodejs-html-encoding-sniffer)\n bundled(nodejs-html-tags)\n bundled(nodejs-htmlparser2)\n bundled(nodejs-http-cache-semantics)\n bundled(nodejs-http-errors)\n bundled(nodejs-http-parser-js)\n bundled(nodejs-http-proxy)\n bundled(nodejs-http-proxy-agent)\n bundled(nodejs-http-signature)\n bundled(nodejs-https)\n bundled(nodejs-https-browserify)\n bundled(nodejs-https-proxy-agent)\n bundled(nodejs-human-signals)\n bundled(nodejs-humanize-ms)\n bundled(nodejs-iconv-lite)\n bundled(nodejs-icss-utils)\n bundled(nodejs-ieee754)\n bundled(nodejs-iferr)\n bundled(nodejs-ignore)\n bundled(nodejs-immutable)\n bundled(nodejs-import-fresh)\n bundled(nodejs-imurmurhash)\n bundled(nodejs-include-path-searcher)\n bundled(nodejs-indent-string)\n bundled(nodejs-infer-owner)\n bundled(nodejs-inflected)\n bundled(nodejs-inflection)\n bundled(nodejs-inflight)\n bundled(nodejs-inherits)\n bundled(nodejs-ini)\n bundled(nodejs-inline-source-map-comment)\n bundled(nodejs-inquirer)\n bundled(nodejs-internal-slot)\n bundled(nodejs-invariant)\n bundled(nodejs-ip)\n bundled(nodejs-ipaddr.js)\n bundled(nodejs-is-accessor-descriptor)\n bundled(nodejs-is-alphabetical)\n bundled(nodejs-is-alphanumerical)\n bundled(nodejs-is-array-buffer)\n bundled(nodejs-is-arrayish)\n bundled(nodejs-is-async-function)\n bundled(nodejs-is-bigint)\n bundled(nodejs-is-binary-path)\n bundled(nodejs-is-boolean-object)\n bundled(nodejs-is-buffer)\n bundled(nodejs-is-callable)\n bundled(nodejs-is-core-module)\n bundled(nodejs-is-data-descriptor)\n bundled(nodejs-is-data-view)\n bundled(nodejs-is-date-object)\n bundled(nodejs-is-decimal)\n bundled(nodejs-is-descriptor)\n bundled(nodejs-is-docker)\n bundled(nodejs-is-extendable)\n bundled(nodejs-is-extglob)\n bundled(nodejs-is-finalizationregistry)\n bundled(nodejs-is-finite)\n bundled(nodejs-is-fullwidth-code-point)\n bundled(nodejs-is-generator-function)\n bundled(nodejs-is-git-url)\n bundled(nodejs-is-glob)\n bundled(nodejs-is-hexadecimal)\n bundled(nodejs-is-interactive)\n bundled(nodejs-is-lambda)\n bundled(nodejs-is-language-code)\n bundled(nodejs-is-map)\n bundled(nodejs-is-negative-zero)\n bundled(nodejs-is-number)\n bundled(nodejs-is-number-object)\n bundled(nodejs-is-obj)\n bundled(nodejs-is-path-inside)\n bundled(nodejs-is-plain-obj)\n bundled(nodejs-is-plain-object)\n bundled(nodejs-is-potential-custom-element-name)\n bundled(nodejs-is-reference)\n bundled(nodejs-is-regex)\n bundled(nodejs-is-set)\n bundled(nodejs-is-shared-array-buffer)\n bundled(nodejs-is-stream)\n bundled(nodejs-is-string)\n bundled(nodejs-is-subdir)\n bundled(nodejs-is-symbol)\n bundled(nodejs-is-type)\n bundled(nodejs-is-typed-array)\n bundled(nodejs-is-typedarray)\n bundled(nodejs-is-unicode-supported)\n bundled(nodejs-is-weakmap)\n bundled(nodejs-is-weakref)\n bundled(nodejs-is-weakset)\n bundled(nodejs-is-windows)\n bundled(nodejs-is-wsl)\n bundled(nodejs-isarray)\n bundled(nodejs-isbinaryfile)\n bundled(nodejs-isexe)\n bundled(nodejs-isobject)\n bundled(nodejs-isstream)\n bundled(nodejs-istextorbinary)\n bundled(nodejs-jackspeak)\n bundled(nodejs-jest-worker)\n bundled(nodejs-jquery)\n bundled(nodejs-js-sdsl)\n bundled(nodejs-js-string-escape)\n bundled(nodejs-js-tokens)\n bundled(nodejs-js-yaml)\n bundled(nodejs-jsbn)\n bundled(nodejs-jsdom)\n bundled(nodejs-jsesc)\n bundled(nodejs-json-buffer)\n bundled(nodejs-json-parse-better-errors)\n bundled(nodejs-json-parse-even-better-errors)\n bundled(nodejs-json-schema)\n bundled(nodejs-json-schema-traverse)\n bundled(nodejs-json-stable-stringify)\n bundled(nodejs-json-stable-stringify-without-jsonify)\n bundled(nodejs-json-stringify-safe)\n bundled(nodejs-json5)\n bundled(nodejs-jsondiffpatch)\n bundled(nodejs-jsonfile)\n bundled(nodejs-jsonify)\n bundled(nodejs-jsonlint)\n bundled(nodejs-jsprim)\n bundled(nodejs-just-extend)\n bundled(nodejs-keyv)\n bundled(nodejs-kind-of)\n bundled(nodejs-klaw)\n bundled(nodejs-language-subtag-registry)\n bundled(nodejs-language-tags)\n bundled(nodejs-leek)\n bundled(nodejs-levn)\n bundled(nodejs-lilconfig)\n bundled(nodejs-line-column)\n bundled(nodejs-linkify-it)\n bundled(nodejs-lint-staged)\n bundled(nodejs-listr2)\n bundled(nodejs-livereload-js)\n bundled(nodejs-load-json-file)\n bundled(nodejs-loader-runner)\n bundled(nodejs-loader-utils)\n bundled(nodejs-loader.js)\n bundled(nodejs-locate-character)\n bundled(nodejs-locate-path)\n bundled(nodejs-lodash)\n bundled(nodejs-lodash-es)\n bundled(nodejs-lodash._baseassign)\n bundled(nodejs-lodash._basecopy)\n bundled(nodejs-lodash._baseflatten)\n bundled(nodejs-lodash._bindcallback)\n bundled(nodejs-lodash._createassigner)\n bundled(nodejs-lodash._getnative)\n bundled(nodejs-lodash._isiterateecall)\n bundled(nodejs-lodash._reinterpolate)\n bundled(nodejs-lodash.assign)\n bundled(nodejs-lodash.camelcase)\n bundled(nodejs-lodash.clonedeep)\n bundled(nodejs-lodash.compact)\n bundled(nodejs-lodash.debounce)\n bundled(nodejs-lodash.defaultsdeep)\n bundled(nodejs-lodash.find)\n bundled(nodejs-lodash.flatten)\n bundled(nodejs-lodash.foreach)\n bundled(nodejs-lodash.forin)\n bundled(nodejs-lodash.get)\n bundled(nodejs-lodash.has)\n bundled(nodejs-lodash.invokemap)\n bundled(nodejs-lodash.isarguments)\n bundled(nodejs-lodash.isarray)\n bundled(nodejs-lodash.isempty)\n bundled(nodejs-lodash.isequal)\n bundled(nodejs-lodash.isfunction)\n bundled(nodejs-lodash.isinteger)\n bundled(nodejs-lodash.isplainobject)\n bundled(nodejs-lodash.kebabcase)\n bundled(nodejs-lodash.keys)\n bundled(nodejs-lodash.lowerfirst)\n bundled(nodejs-lodash.map)\n bundled(nodejs-lodash.mapvalues)\n bundled(nodejs-lodash.memoize)\n bundled(nodejs-lodash.merge)\n bundled(nodejs-lodash.omit)\n bundled(nodejs-lodash.pick)\n bundled(nodejs-lodash.restparam)\n bundled(nodejs-lodash.snakecase)\n bundled(nodejs-lodash.template)\n bundled(nodejs-lodash.templatesettings)\n bundled(nodejs-lodash.uniq)\n bundled(nodejs-lodash.uniqby)\n bundled(nodejs-lodash.values)\n bundled(nodejs-log-symbols)\n bundled(nodejs-log-update)\n bundled(nodejs-loglevel)\n bundled(nodejs-loglevel-colored-level-prefix)\n bundled(nodejs-lolex)\n bundled(nodejs-longest-streak)\n bundled(nodejs-loose-envify)\n bundled(nodejs-lower-case)\n bundled(nodejs-lru-cache)\n bundled(nodejs-magic-string)\n bundled(nodejs-make-dir)\n bundled(nodejs-make-fetch-happen)\n bundled(nodejs-make-plural)\n bundled(nodejs-makeerror)\n bundled(nodejs-map-cache)\n bundled(nodejs-map-obj)\n bundled(nodejs-map-visit)\n bundled(nodejs-markdown-it)\n bundled(nodejs-markdown-it-terminal)\n bundled(nodejs-markdown-table)\n bundled(nodejs-matcher-collection)\n bundled(nodejs-math-intrinsics)\n bundled(nodejs-mathml-tag-names)\n bundled(nodejs-md5.js)\n bundled(nodejs-mdast-util-find-and-replace)\n bundled(nodejs-mdast-util-footnote)\n bundled(nodejs-mdast-util-from-markdown)\n bundled(nodejs-mdast-util-frontmatter)\n bundled(nodejs-mdast-util-gfm)\n bundled(nodejs-mdast-util-gfm-autolink-literal)\n bundled(nodejs-mdast-util-gfm-strikethrough)\n bundled(nodejs-mdast-util-gfm-table)\n bundled(nodejs-mdast-util-gfm-task-list-item)\n bundled(nodejs-mdast-util-to-markdown)\n bundled(nodejs-mdast-util-to-string)\n bundled(nodejs-mdn-data)\n bundled(nodejs-mdurl)\n bundled(nodejs-media-typer)\n bundled(nodejs-memory-fs)\n bundled(nodejs-memory-streams)\n bundled(nodejs-memorystream)\n bundled(nodejs-merge-descriptors)\n bundled(nodejs-merge-stream)\n bundled(nodejs-merge-trees)\n bundled(nodejs-merge2)\n bundled(nodejs-methods)\n bundled(nodejs-micromark)\n bundled(nodejs-micromark-extension-footnote)\n bundled(nodejs-micromark-extension-frontmatter)\n bundled(nodejs-micromark-extension-gfm)\n bundled(nodejs-micromark-extension-gfm-autolink-literal)\n bundled(nodejs-micromark-extension-gfm-strikethrough)\n bundled(nodejs-micromark-extension-gfm-table)\n bundled(nodejs-micromark-extension-gfm-tagfilter)\n bundled(nodejs-micromark-extension-gfm-task-list-item)\n bundled(nodejs-micromatch)\n bundled(nodejs-miller-rabin)\n bundled(nodejs-mime)\n bundled(nodejs-mime-db)\n bundled(nodejs-mime-types)\n bundled(nodejs-mimic-fn)\n bundled(nodejs-mimic-function)\n bundled(nodejs-mini-css-extract-plugin)\n bundled(nodejs-minimalistic-assert)\n bundled(nodejs-minimalistic-crypto-utils)\n bundled(nodejs-minimatch)\n bundled(nodejs-minimist)\n bundled(nodejs-minipass)\n bundled(nodejs-minipass-collect)\n bundled(nodejs-minipass-fetch)\n bundled(nodejs-minipass-flush)\n bundled(nodejs-minipass-pipeline)\n bundled(nodejs-minipass-sized)\n bundled(nodejs-minizlib)\n bundled(nodejs-miragejs)\n bundled(nodejs-mississippi)\n bundled(nodejs-mixin-deep)\n bundled(nodejs-mkdirp)\n bundled(nodejs-mktemp)\n bundled(nodejs-moo)\n bundled(nodejs-morgan)\n bundled(nodejs-mout)\n bundled(nodejs-move-concurrently)\n bundled(nodejs-mr-dep-walk)\n bundled(nodejs-ms)\n bundled(nodejs-mustache)\n bundled(nodejs-mute-stream)\n bundled(nodejs-nanoid)\n bundled(nodejs-nanomatch)\n bundled(nodejs-natural-compare)\n bundled(nodejs-negotiator)\n bundled(nodejs-neo-async)\n bundled(nodejs-nice-try)\n bundled(nodejs-nise)\n bundled(nodejs-no-case)\n bundled(nodejs-node-fetch)\n bundled(nodejs-node-gyp)\n bundled(nodejs-node-int64)\n bundled(nodejs-node-libs-browser)\n bundled(nodejs-node-modules-path)\n bundled(nodejs-node-notifier)\n bundled(nodejs-node-releases)\n bundled(nodejs-node-watch)\n bundled(nodejs-nomnom)\n bundled(nodejs-nopt)\n bundled(nodejs-normalize-package-data)\n bundled(nodejs-normalize-path)\n bundled(nodejs-normalize-range)\n bundled(nodejs-normalize.css)\n bundled(nodejs-npm-git-info)\n bundled(nodejs-npm-package-arg)\n bundled(nodejs-npm-run-all)\n bundled(nodejs-npm-run-path)\n bundled(nodejs-npmlog)\n bundled(nodejs-nth-check)\n bundled(nodejs-num2fraction)\n bundled(nodejs-nwsapi)\n bundled(nodejs-oauth-sign)\n bundled(nodejs-object-assign)\n bundled(nodejs-object-copy)\n bundled(nodejs-object-hash)\n bundled(nodejs-object-inspect)\n bundled(nodejs-object-keys)\n bundled(nodejs-object-visit)\n bundled(nodejs-object.assign)\n bundled(nodejs-object.getownpropertydescriptors)\n bundled(nodejs-object.pick)\n bundled(nodejs-object.values)\n bundled(nodejs-on-finished)\n bundled(nodejs-on-headers)\n bundled(nodejs-once)\n bundled(nodejs-onetime)\n bundled(nodejs-optionator)\n bundled(nodejs-ora)\n bundled(nodejs-os-browserify)\n bundled(nodejs-os-homedir)\n bundled(nodejs-os-tmpdir)\n bundled(nodejs-osenv)\n bundled(nodejs-own-keys)\n bundled(nodejs-p-defer)\n bundled(nodejs-p-finally)\n bundled(nodejs-p-limit)\n bundled(nodejs-p-locate)\n bundled(nodejs-p-map)\n bundled(nodejs-p-try)\n bundled(nodejs-package-json-from-dist)\n bundled(nodejs-pako)\n bundled(nodejs-parallel-transform)\n bundled(nodejs-parent-module)\n bundled(nodejs-parse-asn1)\n bundled(nodejs-parse-entities)\n bundled(nodejs-parse-json)\n bundled(nodejs-parse-ms)\n bundled(nodejs-parse-passwd)\n bundled(nodejs-parse-static-imports)\n bundled(nodejs-parse5)\n bundled(nodejs-parse5-htmlparser2-tree-adapter)\n bundled(nodejs-parseurl)\n bundled(nodejs-pascalcase)\n bundled(nodejs-path-browserify)\n bundled(nodejs-path-dirname)\n bundled(nodejs-path-exists)\n bundled(nodejs-path-is-absolute)\n bundled(nodejs-path-key)\n bundled(nodejs-path-parse)\n bundled(nodejs-path-posix)\n bundled(nodejs-path-root)\n bundled(nodejs-path-root-regex)\n bundled(nodejs-path-scurry)\n bundled(nodejs-path-to-regexp)\n bundled(nodejs-path-type)\n bundled(nodejs-pbkdf2)\n bundled(nodejs-performance-now)\n bundled(nodejs-picocolors)\n bundled(nodejs-picomatch)\n bundled(nodejs-pidtree)\n bundled(nodejs-pify)\n bundled(nodejs-pinkie)\n bundled(nodejs-pinkie-promise)\n bundled(nodejs-pkg-dir)\n bundled(nodejs-pkg-entry-points)\n bundled(nodejs-pkg-up)\n bundled(nodejs-pkijs)\n bundled(nodejs-portfinder)\n bundled(nodejs-posix-character-classes)\n bundled(nodejs-possible-typed-array-names)\n bundled(nodejs-postcss)\n bundled(nodejs-postcss-modules-extract-imports)\n bundled(nodejs-postcss-modules-local-by-default)\n bundled(nodejs-postcss-modules-scope)\n bundled(nodejs-postcss-modules-values)\n bundled(nodejs-postcss-selector-parser)\n bundled(nodejs-postcss-value-parser)\n bundled(nodejs-prelude-ls)\n bundled(nodejs-pretender)\n bundled(nodejs-prettier)\n bundled(nodejs-prettier-eslint-cli)\n bundled(nodejs-prettier-linter-helpers)\n bundled(nodejs-pretty-format)\n bundled(nodejs-pretty-ms)\n bundled(nodejs-printf)\n bundled(nodejs-private)\n bundled(nodejs-process)\n bundled(nodejs-process-nextick-args)\n bundled(nodejs-process-relative-require)\n bundled(nodejs-promise-inflight)\n bundled(nodejs-promise-map-series)\n bundled(nodejs-promise-retry)\n bundled(nodejs-promise.hash.helper)\n bundled(nodejs-promise.prototype.finally)\n bundled(nodejs-proper-lockfile)\n bundled(nodejs-proxy-addr)\n bundled(nodejs-prr)\n bundled(nodejs-psl)\n bundled(nodejs-public-encrypt)\n bundled(nodejs-pump)\n bundled(nodejs-pumpify)\n bundled(nodejs-punycode)\n bundled(nodejs-pvutils)\n bundled(nodejs-q)\n bundled(nodejs-qs)\n bundled(nodejs-querystring)\n bundled(nodejs-querystring-es3)\n bundled(nodejs-queue-microtask)\n bundled(nodejs-quick-lru)\n bundled(nodejs-quick-temp)\n bundled(nodejs-qunit)\n bundled(nodejs-qunit-dom)\n bundled(nodejs-randombytes)\n bundled(nodejs-randomfill)\n bundled(nodejs-range-parser)\n bundled(nodejs-raw-body)\n bundled(nodejs-react-is)\n bundled(nodejs-read-pkg)\n bundled(nodejs-readable-stream)\n bundled(nodejs-readdirp)\n bundled(nodejs-recast)\n bundled(nodejs-redeyed)\n bundled(nodejs-reflect.getprototypeof)\n bundled(nodejs-regenerate)\n bundled(nodejs-regenerate-unicode-properties)\n bundled(nodejs-regenerator-runtime)\n bundled(nodejs-regenerator-transform)\n bundled(nodejs-regex-not)\n bundled(nodejs-regexp.prototype.flags)\n bundled(nodejs-regexpp)\n bundled(nodejs-regexpu-core)\n bundled(nodejs-regjsgen)\n bundled(nodejs-regjsparser)\n bundled(nodejs-remark-footnotes)\n bundled(nodejs-remark-frontmatter)\n bundled(nodejs-remark-gfm)\n bundled(nodejs-remark-parse)\n bundled(nodejs-remove-trailing-separator)\n bundled(nodejs-remove-types)\n bundled(nodejs-repeat-element)\n bundled(nodejs-repeat-string)\n bundled(nodejs-repeating)\n bundled(nodejs-request)\n bundled(nodejs-request-promise-core)\n bundled(nodejs-request-promise-native)\n bundled(nodejs-require-directory)\n bundled(nodejs-require-from-string)\n bundled(nodejs-require-relative)\n bundled(nodejs-requireindex)\n bundled(nodejs-requires-port)\n bundled(nodejs-reselect)\n bundled(nodejs-resolve)\n bundled(nodejs-resolve-dir)\n bundled(nodejs-resolve-from)\n bundled(nodejs-resolve-package-path)\n bundled(nodejs-resolve-path)\n bundled(nodejs-resolve-pkg-maps)\n bundled(nodejs-resolve-url)\n bundled(nodejs-restore-cursor)\n bundled(nodejs-ret)\n bundled(nodejs-retry)\n bundled(nodejs-reusify)\n bundled(nodejs-rfdc)\n bundled(nodejs-rimraf)\n bundled(nodejs-ripemd160)\n bundled(nodejs-rollup)\n bundled(nodejs-rollup-pluginutils)\n bundled(nodejs-route-recognizer)\n bundled(nodejs-rsvp)\n bundled(nodejs-run-async)\n bundled(nodejs-run-parallel)\n bundled(nodejs-run-queue)\n bundled(nodejs-rw)\n bundled(nodejs-rxjs)\n bundled(nodejs-safe-array-concat)\n bundled(nodejs-safe-buffer)\n bundled(nodejs-safe-identifier)\n bundled(nodejs-safe-json-parse)\n bundled(nodejs-safe-push-apply)\n bundled(nodejs-safe-regex)\n bundled(nodejs-safe-regex-test)\n bundled(nodejs-safe-stable-stringify)\n bundled(nodejs-safer-buffer)\n bundled(nodejs-sane)\n bundled(nodejs-sass)\n bundled(nodejs-sass-svg-uri)\n bundled(nodejs-sax)\n bundled(nodejs-saxes)\n bundled(nodejs-schema-utils)\n bundled(nodejs-select)\n bundled(nodejs-semver)\n bundled(nodejs-send)\n bundled(nodejs-serialize-javascript)\n bundled(nodejs-serve-static)\n bundled(nodejs-set-blocking)\n bundled(nodejs-set-function-length)\n bundled(nodejs-set-function-name)\n bundled(nodejs-set-proto)\n bundled(nodejs-set-value)\n bundled(nodejs-setimmediate)\n bundled(nodejs-setprototypeof)\n bundled(nodejs-sha.js)\n bundled(nodejs-shebang-command)\n bundled(nodejs-shebang-regex)\n bundled(nodejs-shell-quote)\n bundled(nodejs-shellwords)\n bundled(nodejs-side-channel)\n bundled(nodejs-side-channel-list)\n bundled(nodejs-side-channel-map)\n bundled(nodejs-side-channel-weakmap)\n bundled(nodejs-signal-exit)\n bundled(nodejs-silent-error)\n bundled(nodejs-simple-html-tokenizer)\n bundled(nodejs-sinon)\n bundled(nodejs-slash)\n bundled(nodejs-slice-ansi)\n bundled(nodejs-smart-buffer)\n bundled(nodejs-snake-case)\n bundled(nodejs-snapdragon)\n bundled(nodejs-snapdragon-node)\n bundled(nodejs-snapdragon-util)\n bundled(nodejs-socket.io)\n bundled(nodejs-socket.io-adapter)\n bundled(nodejs-socket.io-parser)\n bundled(nodejs-socks)\n bundled(nodejs-socks-proxy-agent)\n bundled(nodejs-sort-object-keys)\n bundled(nodejs-sort-package-json)\n bundled(nodejs-source-list-map)\n bundled(nodejs-source-map)\n bundled(nodejs-source-map-js)\n bundled(nodejs-source-map-resolve)\n bundled(nodejs-source-map-support)\n bundled(nodejs-source-map-url)\n bundled(nodejs-sourcemap-codec)\n bundled(nodejs-sourcemap-validator)\n bundled(nodejs-spawn-args)\n bundled(nodejs-spdx-correct)\n bundled(nodejs-spdx-exceptions)\n bundled(nodejs-spdx-expression-parse)\n bundled(nodejs-spdx-license-ids)\n bundled(nodejs-split-string)\n bundled(nodejs-sprintf-js)\n bundled(nodejs-sri-toolbox)\n bundled(nodejs-sshpk)\n bundled(nodejs-ssri)\n bundled(nodejs-stable)\n bundled(nodejs-stagehand)\n bundled(nodejs-static-extend)\n bundled(nodejs-statuses)\n bundled(nodejs-stealthy-require)\n bundled(nodejs-stream-browserify)\n bundled(nodejs-stream-each)\n bundled(nodejs-stream-http)\n bundled(nodejs-stream-shift)\n bundled(nodejs-string-argv)\n bundled(nodejs-string-template)\n bundled(nodejs-string-width)\n bundled(nodejs-string.prototype.endswith)\n bundled(nodejs-string.prototype.matchall)\n bundled(nodejs-string.prototype.padend)\n bundled(nodejs-string.prototype.startswith)\n bundled(nodejs-string.prototype.trim)\n bundled(nodejs-string.prototype.trimend)\n bundled(nodejs-string.prototype.trimstart)\n bundled(nodejs-string_decoder)\n bundled(nodejs-strip-ansi)\n bundled(nodejs-strip-bom)\n bundled(nodejs-strip-eof)\n bundled(nodejs-strip-final-newline)\n bundled(nodejs-strip-json-comments)\n bundled(nodejs-strip-test-selectors)\n bundled(nodejs-style-loader)\n bundled(nodejs-styled_string)\n bundled(nodejs-sum-up)\n bundled(nodejs-supports-color)\n bundled(nodejs-supports-preserve-symlinks-flag)\n bundled(nodejs-svg-tags)\n bundled(nodejs-svgo)\n bundled(nodejs-swagger-ui-dist)\n bundled(nodejs-symbol-tree)\n bundled(nodejs-symlink-or-copy)\n bundled(nodejs-sync-disk-cache)\n bundled(nodejs-synckit)\n bundled(nodejs-tabbable)\n bundled(nodejs-tap-parser)\n bundled(nodejs-tapable)\n bundled(nodejs-tar)\n bundled(nodejs-temp)\n bundled(nodejs-terser)\n bundled(nodejs-terser-webpack-plugin)\n bundled(nodejs-testem)\n bundled(nodejs-tether)\n bundled(nodejs-text-encoder-lite)\n bundled(nodejs-text-table)\n bundled(nodejs-textextensions)\n bundled(nodejs-through)\n bundled(nodejs-through2)\n bundled(nodejs-time-zone)\n bundled(nodejs-timers-browserify)\n bundled(nodejs-tiny-emitter)\n bundled(nodejs-tiny-glob)\n bundled(nodejs-tiny-lr)\n bundled(nodejs-tippy.js)\n bundled(nodejs-tmp)\n bundled(nodejs-tmpl)\n bundled(nodejs-to-arraybuffer)\n bundled(nodejs-to-fast-properties)\n bundled(nodejs-to-object-path)\n bundled(nodejs-to-regex)\n bundled(nodejs-to-regex-range)\n bundled(nodejs-toidentifier)\n bundled(nodejs-tough-cookie)\n bundled(nodejs-tr46)\n bundled(nodejs-tracked-maps-and-sets)\n bundled(nodejs-traverse)\n bundled(nodejs-tree-sync)\n bundled(nodejs-trim-right)\n bundled(nodejs-trough)\n bundled(nodejs-ts-api-utils)\n bundled(nodejs-tslib)\n bundled(nodejs-tty-browserify)\n bundled(nodejs-tunnel-agent)\n bundled(nodejs-tweetnacl)\n bundled(nodejs-type-check)\n bundled(nodejs-type-detect)\n bundled(nodejs-type-fest)\n bundled(nodejs-type-is)\n bundled(nodejs-typed-array-buffer)\n bundled(nodejs-typed-array-byte-length)\n bundled(nodejs-typed-array-byte-offset)\n bundled(nodejs-typed-array-length)\n bundled(nodejs-typedarray)\n bundled(nodejs-typedarray-to-buffer)\n bundled(nodejs-typescript)\n bundled(nodejs-typescript-eslint)\n bundled(nodejs-typescript-memoize)\n bundled(nodejs-uc.micro)\n bundled(nodejs-uglify-js)\n bundled(nodejs-unbox-primitive)\n bundled(nodejs-underscore)\n bundled(nodejs-underscore.string)\n bundled(nodejs-unicode-canonical-property-names-ecmascript)\n bundled(nodejs-unicode-match-property-ecmascript)\n bundled(nodejs-unicode-match-property-value-ecmascript)\n bundled(nodejs-unicode-property-aliases-ecmascript)\n bundled(nodejs-unified)\n bundled(nodejs-union-value)\n bundled(nodejs-unique-filename)\n bundled(nodejs-unique-slug)\n bundled(nodejs-unique-string)\n bundled(nodejs-unist-util-is)\n bundled(nodejs-unist-util-stringify-position)\n bundled(nodejs-unist-util-visit-parents)\n bundled(nodejs-universalify)\n bundled(nodejs-unpipe)\n bundled(nodejs-unquote)\n bundled(nodejs-unset-value)\n bundled(nodejs-untildify)\n bundled(nodejs-upath)\n bundled(nodejs-update-browserslist-db)\n bundled(nodejs-update-section)\n bundled(nodejs-uri-js)\n bundled(nodejs-urix)\n bundled(nodejs-url)\n bundled(nodejs-use)\n bundled(nodejs-username-sync)\n bundled(nodejs-util)\n bundled(nodejs-util-deprecate)\n bundled(nodejs-util.promisify)\n bundled(nodejs-utils-merge)\n bundled(nodejs-uuid)\n bundled(nodejs-v8-compile-cache)\n bundled(nodejs-validate-npm-package-license)\n bundled(nodejs-validate-npm-package-name)\n bundled(nodejs-validate-peer-dependencies)\n bundled(nodejs-vary)\n bundled(nodejs-verror)\n bundled(nodejs-vfile)\n bundled(nodejs-vfile-message)\n bundled(nodejs-vm-browserify)\n bundled(nodejs-w3c-hr-time)\n bundled(nodejs-w3c-xmlserializer)\n bundled(nodejs-walk-sync)\n bundled(nodejs-walker)\n bundled(nodejs-watch-detector)\n bundled(nodejs-watchpack)\n bundled(nodejs-watchpack-chokidar2)\n bundled(nodejs-wcwidth)\n bundled(nodejs-webidl-conversions)\n bundled(nodejs-webpack)\n bundled(nodejs-webpack-sources)\n bundled(nodejs-websocket-driver)\n bundled(nodejs-websocket-extensions)\n bundled(nodejs-whatwg-encoding)\n bundled(nodejs-whatwg-fetch)\n bundled(nodejs-whatwg-mimetype)\n bundled(nodejs-whatwg-url)\n bundled(nodejs-which)\n bundled(nodejs-which-boxed-primitive)\n bundled(nodejs-which-builtin-type)\n bundled(nodejs-which-collection)\n bundled(nodejs-which-typed-array)\n bundled(nodejs-wide-align)\n bundled(nodejs-word-wrap)\n bundled(nodejs-wordwrap)\n bundled(nodejs-worker-farm)\n bundled(nodejs-workerpool)\n bundled(nodejs-wrap-ansi)\n bundled(nodejs-wrap-legacy-hbs-plugin-if-needed)\n bundled(nodejs-wrappy)\n bundled(nodejs-write-file-atomic)\n bundled(nodejs-ws)\n bundled(nodejs-xdg-basedir)\n bundled(nodejs-xml-name-validator)\n bundled(nodejs-xmlchars)\n bundled(nodejs-xstate)\n bundled(nodejs-xtend)\n bundled(nodejs-y18n)\n bundled(nodejs-yallist)\n bundled(nodejs-yam)\n bundled(nodejs-yaml)\n bundled(nodejs-yargs)\n bundled(nodejs-yargs-parser)\n bundled(nodejs-yocto-queue)\n bundled(nodejs-zwitch)\n config(openbao)\n group(openbao)\n openbao\n openbao(x86-64)\n user(openbao)\n\nopenbao-vault-compat:\n openbao-vault-compat\n openbao-vault-compat(x86-64)\n vault\n\n" } ] }