
Research
/Security News
Malicious Chrome and Firefox Extensions Steal Crypto Traders’ Session and Wallet Data
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.
@deepseek-ai/cordis-plugin-logger-console
Advanced tools
Console exporter for the built-in Cordis logger service.
import { Context } from 'cordis'
import ConsoleLogger from '@cordisjs/plugin-logger-console'
const root = new Context()
await root.plugin(ConsoleLogger, {
showDiff: true,
levels: {
default: 2,
hmr: 3,
},
})
root.logger('app').info('started')
| Field | Description |
|---|---|
colors | Color support level, or false to disable colors. |
maxLength | Maximum rendered line length before truncation. |
levels | Per-logger minimum level map. |
showDiff | Show elapsed time since the previous message. |
showTime | Timestamp template. |
label | Label width, margin, and alignment options. |
The Node entry uses node:util.inspect for %o and %O; the browser entry
passes log arguments through to console.
FAQs
Console logger exporter for cordis
The npm package @deepseek-ai/cordis-plugin-logger-console receives a total of 617 weekly downloads. As such, @deepseek-ai/cordis-plugin-logger-console popularity was classified as not popular.
We found that @deepseek-ai/cordis-plugin-logger-console demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.