
Research
/Security News
DuckDB npm Account Compromised in Continuing Supply Chain Attack
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
@quantalabs/epijs
Advanced tools
The epidemiology package for JavaScript
EpiJS is a epidemiological modelling package for JavaScript with built-in support for SIR-based models including SIR, SEIR, SEIRD, and other models, along with allowing you to create custom models, model community spread through SIR based models, and more.
NodeJS:
npm install @quantalabs/epijs
yarn add @quantalabs/epijs
Require:
const epijs = require('@quantalabs/epijs')
On the web:
<script src="https://cdn.jsdelivr.net/gh/Quantalabs/EpiJS/web/index.min.js"></script>
Clone the repo:
git clone https://github.com/Quantalabs/epijs.git
cd EpiJS
npm install
See CONTRIBUTING.md
for details.
To run tests, run the following command
npm run test
For support, consult the docs or submit a discussion on the repo
v2.0.0 - LTS
com
module,comp
, including:
plots
module,pre
module,EpiJS.about
, EpiJS.version
, etc.This release is a major release for 2 reasons:
pre
module no longer outputs graphs, and is instead replaced with the plots
module for graphs.This release is also an LTS release, so bug fixes and security fixes for a while now.
FAQs
A disease modeling package.
The npm package @quantalabs/epijs receives a total of 10 weekly downloads. As such, @quantalabs/epijs popularity was classified as not popular.
We found that @quantalabs/epijs 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
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.