
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
nanoweb-template
Advanced tools
Nanoweb Template is a minimal yet powerful project scaffolding tool designed for Nanoweb-based applications. It provides a structured environment with best practices for development, including ESLint, Rollup, and Vitest.
createRender.js to dynamically generate files.To create a new project using this template, run:
git clone https://gitlab.com/nan.web/nanoweb-template my-package
cd my-package
node create.js
Or use the nanoweb-monorepo commands:
pnpm create-package my-package
pnpm build
This command generates production-ready files in the dist or lib directory, depending on the configuration.
pnpm test
This command executes unit tests using Vitest.
pnpm lint
Ensures code quality and enforces consistent styling using ESLint.
Contributions are welcome! Please refer to CONTRIBUTING.md for guidelines on how to get involved.
This project is licensed under the ISC License. See LICENSE for more details.
FAQs
Nanoweb projects template
We found that nanoweb-template 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.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.