Join Nostr
2026-04-07 14:45:18 UTC

xdamman on Nostr: The deno node runtime is actually a very good solution for the supply chain attacks ...

The deno node runtime is actually a very good solution for the supply chain attacks we've seen recently in the npm world as it allows you to define a whitelist of domains that your code is allowed to call. But somehow it doesn't seem to be getting much traction. Looks like bun is the new node runtime that people use. Why?