Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
chiasm-charts
Advanced tools
Reusable data visualization components for Chiasm.
The beginnings of this library are explained in this video tutorial: Introduction to Chiasm. This video tutorial ends with this code example: Reactive Mixins for Visualizations.
thumbnail | description |
---|---|
Interactive Scatter Plot with selectable X, Y columns. | |
Chiasm-Charts v0.1.0 |
To get set up with your development, clone this repository and install dependencies with these commands.
git clone git@github.com:chiasm-project/chiasm-charts.git
cd chiasm-charts
npm install
After that, you can launch the visual test suite with the command:
npm run serve-tests
This will launch an instance of live-server, which will automatically re-load the page every time you build the test application bundle. To build the bundle, run
npm run build
This will build the test application, which you can then inspect in the browser window open to the visual test page. This serves as the unit test suite for chiasm-charts.
FAQs
Reusable data visualization components.
The npm package chiasm-charts receives a total of 2 weekly downloads. As such, chiasm-charts popularity was classified as not popular.
We found that chiasm-charts demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.