
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.
@mentor-medier/author-bio-block
Advanced tools
@wpmedia/author-bio-block
Author Short Biography block for Fusion News Theme
Prop | Required | Type | Description |
---|---|---|---|
required prop | yes | ||
optional prop | no | ||
contentConfig example | Please specify which content sources are compatible |
The Author Bio Block expects the credits
section from Composer's ANS schema, which is laid out as
credits: {
by: [{
name: ...
url: ...
...
}]
}
If there is no description provided by the schema, then no author bio will be displayed - this means that they are not a staff writer. If there is no credits or global content provided, no section tag at all will be rendered.
credits.by
via globalContent
credits.by[x]
credits.by[x].description
optionalcredits.by[x].additional_properties.original
optional{
credits: {
by: [
{
social_links: [
{
site: 'linkedin',
url: 'https://linkedin.com/in/jack'
}
],
description: 'They are a journalist',
additional_properties: {
original: {
bio: 'I enjoy long walks on the beach and writing journalism'
}
}
}
]
}
}
Blocks can emit events. The following is a list of events that are emitted by this block.
Event Name | Description |
---|---|
eventName | Describe the event |
Include block specific instructions for event listening.
OR
This block does not emit any events.
This is optional. Please add an additional context that would be important to know in order to use this block.
FAQs
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.