
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
This is a (mildly) opinionated and very lightweight Svelte compiler/bundler, which is meant to take some of the headaches out of setting up and configuring simple Svelte projects.
Differs from Sapper, which is more of a fully baked solution which includes SSR, routing and other goodies. This is more akin to the react-scripts used in create-react-app, where all of the config is hidden away so that you can just focus on building cool Svelte apps.
Notice: This is very much a work in progress right now, so feel free to contribute! We'd love to get some feedback and ideas!
Note: Currently requires NodeJS >= 8.16.0
yarn add -D svb
npm i -D svb
You could also install this globally:
yarn global add svb
npm i -g svb
This provides you with the global svb binary (as well as a svelte-bundler alias, in case you like typing).
Please view the documentation here!
Created by Dave in 2019 ✌️
FAQs
📦 A zero-config CLI to bundle Svelte apps
We found that svb 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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.