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 in live broadcasts. It is primarily aimed at Twitch broadcasters using Open Broadcaster Software, but is usable in any environment that can render HTML. NodeCG is based on the overlay system developed for the Tip of the Hats 2014 charity 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 run the following:
git clone https://github.com/nodecg/nodecg.git
cd nodecg
npm install --production
node server.js
To run NodeCG in production, pm2 is recommended.
http://localhost:9090/dashboard
to see the admin dashboardhttp://localhost:9090/view/{bundle-name}/
Full docs can be found in the wiki.
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
0.3.0 (2014-12-18)
<a name="0.2.1"></a>
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.