
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.
@dd-decaf/metabolica
Advanced tools
Metabolica is a software-suite for cell factory engineering.
This package contains the essentials for the UI of Metabolica:
login
, app.docs
, app.project
app
, xrefs
, sharing
, search
At the moment, metabolica
is still a private package. To install it, check out this repository or use NPM:
npm install github:biosustain/metabolica-ui --save
Ensure you have a recent version of Node.js installed on your system.
First, check out the repository. In the root directory, run:
npm install
Run the development server:
npm start
In its default configuration, the development server expects a compatible API to run on http://localhost/
(port 80). Please consult the API server documentation about how to do this. To change the target URL of the API, set the METABOLICA_DEV_API_HOST
environment variable.
Development should follow DTU Biosustain guidelines with semantic commit messages.
New Metabolica UI components should follow the metabolica-{componentModuleName}
naming scheme for their NPM packages.
Their GitHub repositories should follow the metabolica-ui-{componentModuleName}
naming scheme.
Any server-side code may use GitHub repositories using the metabolica-{componentModuleName}
naming scheme.
This project uses webpack 3 for the development server, compilation and bundling.
FAQs

We found that @dd-decaf/metabolica 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.