
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@mentor-medier/default-output-block
Advanced tools
@wpmedia/default-output-blockFusion News Theme default output type. Please provide a 1-2 sentence description of what the block is and what it does.
| Prop | Required | Type | Description |
|---|---|---|---|
| required prop | yes | ||
| optional prop | no | ||
| contentConfig example | Please specify which content sources are compatible |
Outline any schema information requirements necessary to know for ths block
globalContent (see below) used by Metadata component in Engine Theme SDK description?: {
basic?: string;
};
headlines?: {
basic?: string;
};
taxonomy?: {
seo_keywords?: Array<string>;
tags?: Array<{
slug?: string;
}>;
};
authors?: Array<{
bio?: string;
byline?: string;
}>;
Payload?: Array<{
description?: string;
name?: string;
}>;
metadata?: {
metadata_description?: string;
metadata_title?: string;
};
name?: string;
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.
In the site properties, you can pass in dangerouslySetJS in blocks.json. The double-quote enclosed console.log is an example of how to format the injection. You need to have single-quotes enclosed here. It's ok to use minified code. Currently template literals are not supported in json. We're also not parsing this on the front-end so no need to escape characters.
siteProperties: {
"dangerouslyInjectJS": [
"console.log('yo');'
]
}
FAQs
Fusion News Theme default output type
We found that @mentor-medier/default-output-block 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.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.