
Security News
Open VSX Begins Implementing Pre-Publish Security Checks After Repeated Supply Chain Incidents
Following multiple malicious extension incidents, Open VSX outlines new safeguards designed to catch risky uploads earlier.
@hiro-ui/react-scripts
Advanced tools
It's react-scripts@4.0.2 but with our own tweaks.
node-sass package).worker.js)| Variable | Development | Production | Notes |
|---|---|---|---|
| PORT | + | - | By default, the dev server will try to use port 3000. You may use this variable to specify a different port. |
| HOST | + | - | By default, the development web server binds to localhost. You may use this variable to specify a different host. |
| HTTPS | + | - | When set to true, app will run the development server in https mode. |
| PUBLIC_URL | - | + | Your application is assumed to be hosted at the serving web server's root. You may use this variable to force assets to be referenced verbatim to the url you provide (hostname included). This may be particularly useful when using a CDN to host your application. |
| CI | + | + | When set to true, app treats warnings as failures in the build. It also makes the test runner non-watching. Most CIs set this flag by default. |
| GENERATE_SOURCEMAP | - | + | When set to false, source maps are not generated for a production build. This solves out of memory (OOM) issues on some smaller machines. |
| CHUNKS_GENERATION | - | + | When set to true, chunks are generated for a production build. Available only for desktop apps, not for desktop. |
FAQs
It's react-scripts@5.0.1 but with our own tweaks.
The npm package @hiro-ui/react-scripts receives a total of 250 weekly downloads. As such, @hiro-ui/react-scripts popularity was classified as not popular.
We found that @hiro-ui/react-scripts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
Following multiple malicious extension incidents, Open VSX outlines new safeguards designed to catch risky uploads earlier.

Research
/Security News
Threat actors compromised four oorzc Open VSX extensions with more than 22,000 downloads, pushing malicious versions that install a staged loader, evade Russian-locale systems, pull C2 from Solana memos, and steal macOS credentials and wallets.

Security News
Lodash 4.17.23 marks a security reset, with maintainers rebuilding governance and infrastructure to support long-term, sustainable maintenance.