vlt /vōlt/'s Avatar

vlt /vōlt/

@vlt.sh

We are building the future of JavaScript packages.

753
Followers
344
Following
15
Posts
20.03.2024
Joined
Posts Following

Latest posts by vlt /vōlt/ @vlt.sh

Graph showing daily new packages being uploaded to NPM for the last 12 months and showing a lot of growth since the start of 2026.

Graph showing daily new packages being uploaded to NPM for the last 12 months and showing a lot of growth since the start of 2026.

Yesterday we saw the most _new_ NPM packages being released in the last 12 months, at 2804 packages.

Pretty steady upward trajectory here, unlike we've ever seen. This graph is spiky because it's daily data and weekends are lower.

06.03.2026 20:23 👍 7 🔁 3 💬 0 📌 0
Post image

The @vlt.sh benchmark suite has been updated to include the yarn v6 canaries (still a WIP & improving all the time): benchmarks.vlt.sh

30.01.2026 18:45 👍 12 🔁 4 💬 0 📌 0

🧑‍💻 Come "Cowork with Friends" tomorrow in Downtown Mesa!

We'll be at Pair Cupworks from 8:30am-12pm.

@vlt.sh will be sponsoring beverages and raffling off 1 free ticket to @halfstackconf.bsky.social Phoenix!

Join the group or just show up! coworkwithfriends.com/group/downto...

22.01.2026 22:34 👍 5 🔁 1 💬 0 📌 0
Preview
Next-Gen JavaScript Package Management with Ruy Adorno and Darcy Clarke - Software Engineering Daily Package management sits at the foundation of modern software development, quietly powering nearly every software project in the world. Tools like npm and Yarn have long been the core of the JavaScript...

Darcy Clarke and Ruy Adorno are longtime npm CLI maintainers and Node.js contributors. They join @joshuakgoldberg.com to discuss vlt, a new package manager and registry designed to improve performance, security, and developer experience.

@darcyclarke.me
@ruyadorno.com

bit.ly/3YNGniF

22.01.2026 10:34 👍 5 🔁 3 💬 0 📌 0
Post image Post image

@lukekarrys.com joins HalfStack Phoenix.

A practical story about building for kids, using NFC cards to control music, and turning everyday interactions into something playful and intuitive.

📅 𝐉𝐚𝐧𝐮𝐚𝐫𝐲 𝟑𝟎𝐭𝐡, 𝟐𝟎𝟐𝟔 — 𝐌𝐚𝐣𝐞𝐬𝐭𝐢𝐜 𝐓𝐡𝐞𝐚𝐭𝐞𝐫, 𝐆𝐢𝐥𝐛𝐞𝐫𝐭

🎟️ halfstackconf.com/phoenix

#HalfStackphoenix #TechEvents

09.01.2026 18:11 👍 10 🔁 5 💬 1 📌 0

Today, we published a security release for @nodejs.org that fixes a critical bug affecting virtually every production Node.js app.

If you use React Server Components, Next.js, or ANY APM tool (Datadog, New Relic, OpenTelemetry), your app could be vulnerable to DoS attacks.

👇

13.01.2026 18:50 👍 79 🔁 21 💬 2 📌 4
Post image

The top licenses published on #npm .

Number #2 is interesting because it's not really a well-known one, but it's the default choice when running `npm init`, so it likely represents all the people that just pressed enter without having an opinion. [1/2]

26.11.2025 20:43 👍 16 🔁 4 💬 4 📌 0
Preview
Introducing Phased Package Installations When you run vlt install, packages are downloaded and extracted to node_modules, but no lifecycle scripts execute.

🚀 Here is @vlt.sh take on running lifecycle scripts on installs, adding another powerful capability to our query language syntax: blog.vlt.sh/blog/vlt-build

#javascript #nodejs #packages

19.11.2025 18:38 👍 9 🔁 4 💬 2 📌 0
The Registry is Dead, Long Live the Registry! - Darcy Clarke, vlt
The Registry is Dead, Long Live the Registry! - Darcy Clarke, vlt YouTube video by OpenJS Foundation

If you think npm's architecture is good, go watch @darcyclarke.me's talk. The dependency graph is complex and @vlt.sh is reinventing it in a smart and unique way. www.youtube.com/watch?v=o8nG...

22.10.2025 22:01 👍 8 🔁 4 💬 0 📌 0
Post image

Huge thanks to the @vlt.sh team for building something new and refreshing in the world of package managers and taunting me with LEGO to try it out.

Join me and check them out: www.vlt.sh

16.10.2025 20:20 👍 16 🔁 5 💬 0 📌 0
Post image

Thanks @vlt.sh! This is awesome!

16.10.2025 20:04 👍 8 🔁 1 💬 0 📌 0
Preview
Query Across Projects with the host selector The host selector is a pseudo-selector that switches your current graph context to load dependencies from different project sources

Seeing the recent supply-chain attacks made me prioritize this item from our backlog as I wanted a quick way to know if any of my local projects have been affected.

Meet the new vlt client `:host()` Query selector:

blog.vlt.sh/blog/host-co...

#javascript #nodejs #packages

18.09.2025 19:39 👍 8 🔁 5 💬 0 📌 0
Video thumbnail

⚡ Point. Click. Discover.

🚀 We're excited to unveil a new Query Builder to @vlt.sh's UI. It's now dead simple to visually navigate complex dependency graph filters without typing a thing. No need to memorize our selector syntax (if you don't want to).

04.09.2025 15:28 👍 5 🔁 2 💬 1 📌 0
Preview
Query Powered vlt Commands Run scripts across your dependency graph using powerful query selectors and the --scope config.

🚀 Dependency Selector Syntax can now be used across @vlt.sh commands like run, exec, and pkg!

This enables precise filtering when running scripts, executing commands, or getting package info. You have access to the whole graph!

Read more about how it works and some example use cases:

14.08.2025 16:14 👍 5 🔁 4 💬 0 📌 0
Preview
vlt is now available in builds via zero configuration - Vercel The package manager vlt is now available as a zero-config option, auto detected based on the presence of a lockfile in your build.

🚀 @vercel.com now supports vlt in builds with zero config: vercel.com/changelog/vl... @vlt.sh

11.08.2025 16:59 👍 9 🔁 2 💬 0 📌 0
Preview
Taking Control with Graph Modifiers Managing dependencies in complex JavaScript projects just got easier. vlt now offers Graph Modifiers, a new way to take precise control of your dependency graph.

🚀 Excited to announce another major addition to the @vlt.sh client: Graph Modifiers!

Graph Modifiers enable fine-grain customization of your install using our powerful Dependency Selector Syntax ⚡️

Read more about it here: blog.vlt.sh/blog/introdu... #javascript #nodejs #packages

06.08.2025 17:25 👍 8 🔁 5 💬 1 📌 0
Preview
Community Sync Agenda - Week of Jul 27 (2025-07-28) · Issue #1056 · vltpkg/vltpkg Community Sync Agenda - Week of Jul 27 (2025-07-28) Meeting Date: Thursday, July 31, 2025 at 2:00 PM EST Stream Link: https://riverside.fm/studio/vlt-community YouTube: https://www.youtube.com/@vlt...

💬 @vlt.sh is starting Weekly Community Sync calls today (in ~5min actually); here's the deets:

📝 Agenda: github.com/vltpkg/vltpk...
🎙️ Join: recording.vlt.sh
🔴 Watch...
On Riverside: recording.vlt.sh
On YouTube: www.youtube.com/@vltpkg/live

Excited to build together!

31.07.2025 17:55 👍 8 🔁 2 💬 2 📌 0
Preview
Centralized Dependency Management Made Simple We are excited to share catalog support - a powerful new feature for centralized dependency management that reduces duplication and simplifies version orchestration across your projects.

🚀 We just shipped catalog support to @vlt.sh! If you go grab the latest version you can now install & manage dependencies with pnpm-like catalog definitions (ex. `vlt i typescript@catalog:dev`).

You can read more here: blog.vlt.sh/blog/catalog...

30.07.2025 17:29 👍 10 🔁 3 💬 0 📌 0
Preview
We're looking for a Senior Backend Engineer to join our team at vlt technology inc.. | Darcy Clarke We're looking for a Senior Backend Engineer to join our team at vlt technology inc.. based here in Toronto at our HQ. If you love JavaScript & open source this may be right up your alley. Please share...

We're looking for a Senior Backend Engineer to join our team at @vlt.sh based here in Toronto 🇨🇦 at our HQ. If you love JavaScript & open source this may be right up your alley. Please share if you know anyone who would be a great fit.

www.linkedin.com/posts/darcyc...

#javascript #nodejs #packages

29.07.2025 16:55 👍 11 🔁 9 💬 0 📌 1
Video thumbnail

JSR now supports @vlt.sh 🎉

29.05.2025 16:37 👍 22 🔁 4 💬 0 📌 0

For the record the secret logo is @vlt.sh! Now I will never forget your logo! 😂

09.05.2025 13:03 👍 10 🔁 2 💬 0 📌 0
Packages

🙇‍♂️ Thank you @vlt.sh @ruyadorno.com et al. for giving the community a cohesive toolkit for working with packages docs.vlt.sh/packages. I wish I had some of these when I was building Paka with @schickling.dev ❤️!

01.05.2025 12:59 👍 5 🔁 1 💬 1 📌 0
Preview
Package Insights Selectors Powered by Socket Unlock deep, actionable insights into your dependencies with vlts new security-first selectors — powered by metadata from Socket.

Learn more about it: blog.vlt.sh/blog/insight...

22.04.2025 15:37 👍 5 🔁 0 💬 1 📌 0
Video thumbnail

In partnership with @socket.dev we're bringing Socket Package Alerts to your local dependencies when using the vlt client.

Introducing Package Insight Selectors, a powerful addition to our Dependency Selector Syntax that helps you understand and secure your node_modules folder.

#js #nodejs #vlt

22.04.2025 15:37 👍 6 🔁 4 💬 1 📌 0
Preview
Package Insights Selectors Powered by Socket Unlock deep, actionable insights into your dependencies with vlts new security-first selectors — powered by metadata from Socket.

vlt client: query package data for security information (provided by Socket)
@ruyadorno.com @vlt.sh
blog.vlt.sh/blog/insight...

#ECMAScript #JavaScript

22.04.2025 11:13 👍 5 🔁 3 💬 0 📌 0
Video thumbnail

We're excited to announce the new Insights Selectors to the @vlt.sh's Dependency Selector Syntax.

This new information allows you to query packages based on a variety of security-focused metadata powered by @socket.dev! ⚡️

17.04.2025 18:14 👍 11 🔁 3 💬 1 📌 1
Post image

🚀 We just launched `$ npx reproduce <pkg>`

26.02.2025 15:11 👍 27 🔁 9 💬 3 📌 2
bart simpson standing in front of a smoky the bear machine with the text:

YOU PRESSED "YOU," REFERRING TO ME. THAT IS INCORRECT. THE CORRECT ANSWER IS YOU.

bart simpson standing in front of a smoky the bear machine with the text: YOU PRESSED "YOU," REFERRING TO ME. THAT IS INCORRECT. THE CORRECT ANSWER IS YOU.

whenever i try to use `--ours` vs `--theirs` in git:

20.02.2025 01:47 👍 56 🔁 10 💬 7 📌 1
Video thumbnail

🔥 Our new Design Engineer Jason Korol wrote up an awesome article on some recent ships related to the @vlt.sh GUI, including:

💾 Saved Queries
🏷️ Labelling
🔁 Interactive Dep Management
🖼️ Improved Metadata

#gui #interactive #dashboard #query #interactive #dependencies

13.02.2025 16:15 👍 6 🔁 3 💬 1 📌 1
Preview
HalfStack Phoenix Recap Recapping the HalfStack Phoenix conference.

We were in Phoenix last week for @halfstackconf.bsky.social where @lukekarrys.com gave a talk titled "Performing Laparoscopic Lockfile Surgery" that showed examples for how `vlt gui` can be used to gain deeper insights into dependency graphs.

Check out the recap here: blog.vlt.sh/blog/halfsta...

05.02.2025 17:20 👍 4 🔁 1 💬 0 📌 0