
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
@topogram/generator-hono-api
Advanced tools
Package-backed Topogram generator for Hono API services.
Status: current Audience: generator package authors and maintainers Use when: you need to change generator realization, manifests, package metadata, or release proof.
Package-backed Topogram generator for stateless Hono API services.
This package proves the API generator-pack boundary: Topogram core resolves the API topology widget and normalized contracts, then this package turns the API projection into a Hono service.
@topogram/generator-hono-apiapiapitopogram-generator.jsonindex.cjsTopology binding:
{
"id": "app_api",
"type": "api",
"projection": "proj_api",
"generator": {
"id": "@topogram/generator-hono-api",
"version": "1",
"package": "@topogram/generator-hono-api"
},
"port": 3000
}
From this repo:
npm run check
See CONSUMER_PROOF.md for the verification standard
this repo must keep before publishing.
The smoke test packs this generator, installs it beside @topogram/cli in
a temporary consumer project, runs topogram check, runs topogram generate,
compiles the generated app bundle, and verifies the generated Hono API service
files.
Use a different Topogram CLI package with:
TOPOGRAM_CLI_PACKAGE_SPEC=@topogram/cli@latest npm run check
npm run release:preflight
The preflight runs package checks, docs/RAG verification, npm pack --dry-run,
and Gitleaks secret scanning before publish or broad sharing.
FAQs
Package-backed Topogram generator for Hono API services.
We found that @topogram/generator-hono-api 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
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.