Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@coveord/hosted-search-pages
Advanced tools
``` .-. . --.-- . .-. .-. ( ) | | _|_ | ( ) o `-. .-. .-. .--. .-.|--. | .--. | .-. .--.-|- .-. .-. .-.
.-. . --.-- . .-. .-.
( ) | | _|_ | ( ) o
`-. .-. .-. .--. .-.|--. | .--. | .-. .--.-|- .-. .-. .-. `-. .-. .--.. ._ . .-. .-.
( )(.-' ( ) | ( | | | | | | (.-' | | ( ) ( (.-' ( )(.-' | \ / | ( (.-'
`-' `--' `-'`-' `-'' `- --'--' `- `-' `--'' ' `-'`- `-' `--' `-' `--'' `' -' `- `-' `--'
This service is in charge of hosted search page share modal.
To contribute to this project, just follow the following steps:
Instead of installing node directly on your machine, using a node version manager might make it easier to prevent incompatibility issue with other project. You can check out NVM for more info.
To install all npm packages use pnpm install
.
To build the ui library and install it in the service use pnpm build
.
To contribute to this project, please follow these steps
You can run all the Test Suites by running this command in the root of the project
pnpm test
You can run a specific test suite by running this command
pnpm test <path of the file> // here is an example: pnpm test src/index.spec.ts
You can enable the watch mode to all the test suites by running this command
pnpm test:watchAll
You can enable the watch mode to a specific test suite by running this command
pnpm test:watch <path of the file> // here is an example: pnpm test:watch src/index.spec.ts
The package will be automatically published by the CI/CD.
Just remember to use the conventional commits with something else than chore
.
FAQs
``` .-. . --.-- . .-. .-. ( ) | | _|_ | ( ) o `-. .-. .-. .--. .-.|--. | .--. | .-. .--.-|- .-. .-. .-.
We found that @coveord/hosted-search-pages demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.