Fast, disk space efficient package manager Sponsor us: GH: github.com/sponsors/pnpm OC: opencollective.com/pnpm We don't endorse any memecoins!

After recent npm supply chain attacks, @pnpmjs 10.16 adds a setting to delay updating dependencies. Tools like Taze and npm-check-updates are testing similar “maturity” options, hinting at a cautious new trend in #JavaScript package management. socket.dev/blog/pnpm-10-16-a… #NodeJS
1
8
9
8,254
In pnpm v10.16 we have shipped an exciting new feature that allows to query your dependencies with custom "finder functions". See the documentation about it: pnpm.io/finders
3
9
68
5,177
Should pnpm delay installation of package versions released less than a day or week ago?
46% No
29% Yes, delay for a day
26% Yes, delay for a week
657 votes • Final results
21
4
34
56,799
Should pnpm have a preapproved list of packages that are allowed to run scripts?
62% Yes
38% No
316 votes • Final results
8
4
13
6,269
Any changes to this list will be considered a breaking change. So, it will only be shipped in v11 and not changed till v12.
6
1,378
Its not even been a day but I suddenly feel that @pnpmjs has improved my overall dev experience 🤯 #pnpm #npm #nodejs #javascript
1
6
1,635
pnpm v10.14 is shipped with support for runtime engine installation. Node, Deno, and Bun are supported. pnpm.io/blog/releases/10.14
12
59
468
94,895
What naming do you prefer?
59% virtual store
41% isolated store
233 votes • Final results
3
3
7
3,631
We currently support Node.js from v18.12. Is it OK to drop support for Node.js older than v18.17 in pnpm v10 (non-major version bump)
86% yes
14% no
333 votes • Final results
4
1
19
2,985
The next version of pnpm will be able to lock your node.js version in the lockfile. Similarly to any other dependency of your project.
8
28
226
12,212
We'll also add support for alternative runtimes like deno and bun.
2
25
2,614
Today we closed our 400th issue! 🎉
1
25
As of today, we have 1K issues closed on GitHub! And pnpm v5.5.10 is out, reducing memory usage during installation!
1
3
18
We have closed 3K issues on GitHub! Only 1.8K issues left😆
1
14
1,113
pnpm v10.13 shipped some DX improvements to config dependencies. Now it is simple to install pnpm plugins. For instance, you can run "pnpm add --config @pnpm/plugin-types-fixer" to install a plugin that will fix some frequently happening typescript issues.
1
12
71
5,198
If you want the "pnpmfile.cjs" from your config dependency to be automatically loaded by pnpm, name your package "pnpm-plugin-*"
2
1,146