
Security News
Open VSX Unblocks Extension IDs Used in Malware Campaign
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.
@mordonezdev/logokit-core
Advanced tools
Brand-agnostic logo lockup rendering, sanitization, and export pipeline shared by the logokit web app, HTTP API, and CLI.
Shared rendering core for logokit: brand-agnostic logo lockup generation, SVG sanitization, and SVG/PNG export. Used by the logokit web app, HTTP API, and CLI.
npm install @mordonezdev/logokit-core
import { generate, listLayouts } from "@mordonezdev/logokit-core"
const layouts = listLayouts()
const result = await generate({
text: "Acme Labs",
secondaryText: "Research Studio",
layout: "horizontal",
variant: "color",
format: "svg",
})
// result.buffer (Uint8Array), result.mimeType, result.filename
See the main repository for full documentation.
MIT
FAQs
Brand-agnostic logo lockup rendering, sanitization, and export pipeline shared by the logokit web app, HTTP API, and CLI.
The npm package @mordonezdev/logokit-core receives a total of 0 weekly downloads. As such, @mordonezdev/logokit-core popularity was classified as not popular.
We found that @mordonezdev/logokit-core 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.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.