Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@log4brains/core
Advanced tools
This package provides the core API of the Log4brains architecture knowledge base. It is not meant to be used directly.
Install the main log4brains package instead:
npm install -g log4brains
This package is not meant to be installed directly in your project.
However, if you want to create a package that uses Log4brains' API, you can include this package as a dependency:
npm install --save @log4brains/core
or
yarn add @log4brains/core
import { Log4brains } from "@log4brains/core";
const l4b = Log4brains.createFromCwd(process.cwd());
// See the TypeDoc documentation (TODO: to deploy on GitHub pages) to see available API methods
FAQs
Log4brains architecture knowledge base core API
The npm package @log4brains/core receives a total of 2,149 weekly downloads. As such, @log4brains/core popularity was classified as popular.
We found that @log4brains/core 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.