Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
NodeCG is a live graphics system, designed to be used during live stream events. It is based on the overlay system used during the Tip of the Hats 2014 event.
NodeCG provides a basic bundle system for graphics, as well as an admin dashboard for controlling the bundles.
A bundle contains HTML, Javascript, CSS, and any other resources required to produce a certain graphic animation and also contains an admin panel for controlling the animation. See nodecg-samples for some examples of how these bundles are structured.
Install node.js & npm, then install bower, then run the following:
git clone https://github.com/nodecg/nodecg.git
cd nodecg
npm install
node server.js
Alternatively, if you have forever installed you may run run_nodecg.sh
http://localhost:9090/dashboard
to see the admin dashboardhttp://localhost:9090/view/{bundle-name}/
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)NodeCG is provided under the MIT license, which is available to read in the [LICENSE][] file. [license]: LICENSE
Alex "Lange" Van Camp, lead programmer & designer of toth-overlay, contributor to NodeCG
Matt "Bluee" McNamara, contributor to NodeCG
Atmo, original dashboard concept and code
FAQs
Dynamic broadcast graphics rendered in a browser
The npm package nodecg receives a total of 4,036 weekly downloads. As such, nodecg popularity was classified as popular.
We found that nodecg demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.