
Security News
npm v12 Ships With Install Scripts Off by Default, Begins Deprecating 2FA-Bypass Tokens
npm v12 is generally available, turning install scripts off by default and beginning the deprecation of 2FA-bypass publishing tokens.
@commute/market-data-chartjs
Advanced tools
A library to help you render market data using ChartJS. This was originally developed to be used in a Webflow project, but you can use it in any other platform.
This library requires the use of chartjs. You can add the following line inside the tag in your website:
<script async src="https://cdn.jsdelivr.net/npm/chart.js"></script>
Add the following line inside the tag in your website:
<script async src="https://cdn.jsdelivr.net/npm/@commute/market-data-chartjs@version/dist/index.js"></script>
Add the following line inside the tag in your website:
<script async src="https://cdn.jsdelivr.net/npm/@commute/market-data@version/dist/index.js"></script>
You can localize numbers by adding the custom attribute 'data-number' to the elements that need that utility. It will get the website's locale by using the attributes 'data-wf-locale=locale' or 'data-locale=locale'. For example, if your HTML has the 'data-wf-locale=es-AR' attribute, your locale would be 'es-AR'.
A huge thank you to Finsweet for providing the foundation of this project with Finsweet Developer Starter. 💪🏽
Plase refer to the original project for extensive documentation.
FAQs
A library to help you render market data using ChartJS.
The npm package @commute/market-data-chartjs receives a total of 14 weekly downloads. As such, @commute/market-data-chartjs popularity was classified as not popular.
We found that @commute/market-data-chartjs 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
npm v12 is generally available, turning install scripts off by default and beginning the deprecation of 2FA-bypass publishing tokens.

Research
/Security News
Socket tracks the activity as Operation “Muck and Load”: a threat actor uses commit-farming workflows, public dead drops, and protected archives to stage Windows RAT and infostealer malware.

Security News
pnpm 11.10 hardens registry auth to block token redirection, tightens pack-app and deploy, and makes the Rust port (v12) installable.