
Research
/Security News
DuckDB npm Account Compromised in Continuing Supply Chain Attack
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
n8n-nodes-edgeone-pages
Advanced tools
n8n node for EdgeOne Pages HTML deployment - deploy HTML content and get shareable URLs
This is an n8n community node that provides EdgeOne Pages HTML deployment functionality.
Follow the installation guide in the n8n community nodes documentation.
Deploy HTML content to EdgeOne Pages and receive a shareable URL.
<html><body><h1>Hello, World!</h1></body></html>
The node returns the following data:
{
"key": "ypUeQyo77-_j2ujrhhXSE",
"url": "https://mcp.edgeone.site/share/ypUeQyo77-_j2ujrhhXSE",
"originalHtml": "<html><body><h1>Hello, World!</h1></body></html>",
"timestamp": "2024-01-01T12:00:00.000Z"
}
key
: Unique identifier for the deployed contenturl
: Shareable URL where the HTML content can be accessedoriginalHtml
: The original HTML content that was deployedtimestamp
: ISO timestamp of when the deployment occurredThe node includes proper error handling:
To build and test this node locally:
npm run build
npm run lint
MIT
For issues and questions, please visit the GitHub repository.
FAQs
n8n node for EdgeOne Pages HTML deployment - deploy HTML content and get shareable URLs
The npm package n8n-nodes-edgeone-pages receives a total of 1 weekly downloads. As such, n8n-nodes-edgeone-pages popularity was classified as not popular.
We found that n8n-nodes-edgeone-pages demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.