
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@remark/cardinal
Advanced tools
> **car·di·nal** /ˈkärd(ə)nl/ > > _adjective_ > > 1. of the greatest importance; fundamental.
car·di·nal /ˈkärd(ə)nl/
adjective
- of the greatest importance; fundamental.
First you need to install Cardinal:
npm i -D @remark/cardinal
Once that finishes, you can configure your desired scripts:
{
"scripts": {
+ "format": "remark-cardinal format"
}
}
build
builds your code.
Currently only supports TypeScript (via the --typescript
flag).
--typescript [<tsc_flag>...]
- Builds your code using the TypeScript compiler. May optionally take any number of TypeScript compiler options.format
formats your code using Prettier.
lint
lints your code using ESLint.
--config <path>
- Specify a custom Prettier configuration file.--ignore-path <path>
- Path to a file containing patterns that describe files to ignore. By default, Cardinal respects the project's .gitignore
.--no-write
- Disables Prettier's --write
option.FAQs
> **car·di·nal** /ˈkärd(ə)nl/ > > _adjective_ > > 1. of the greatest importance; fundamental.
The npm package @remark/cardinal receives a total of 3 weekly downloads. As such, @remark/cardinal popularity was classified as not popular.
We found that @remark/cardinal 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.