
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@glas/build
Advanced tools
Contains common build and deployment scripts.
Yarn
Follow the instructions here to setup node on an Ubuntu subsystem: https://gist.github.com/noygal/6b7b1796a92d70e24e35f94b53722219
Also do the following because Microsoft no longer thinks our personal computer is well, personal: https://www.cicoria.com/improving-windows-subsystem-for-linux-wsl-by-500-minutes-to-seconds/ https://www.prajwaldesai.com/turn-off-windows-10-microsoft-consumer-experiences/ https://www.howtogeek.com/269331/how-to-disable-all-of-windows-10s-built-in-advertising/
Also install python:
sudo apt install python
git clone https://github.com/glassorg/build.git
cd build
yarn setup
(sudo yarn setup) if Linux
https://stackoverflow.com/questions/39668731/what-typescript-version-is-visual-studio-code-using-how-to-update-it
Run "guild" to display a list of available commands.
guild
Some guild commands can take a single JSON formatted parameter.
If it's a string or object then escape the json format with single ticks. For instance
guild webpack '"debug"'
FAQs
Contains common build and deployment scripts.
We found that @glas/build 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.