🚀 Day 2 of Socket Launch Week:
Today we’re introducing a major shift in how developers fix vulnerabilities: Socket Certified Patches.
One-click, safe-by-design remediation for vulnerable dependencies.
@jddalton.bsky.social
Lodash creator • sometimes TC39 delegate • protecting supply chains at https://Socket.dev • Ex (Bun, Salesforce, Node core, Electron WG, Microsoft)
🚀 Day 2 of Socket Launch Week:
Today we’re introducing a major shift in how developers fix vulnerabilities: Socket Certified Patches.
One-click, safe-by-design remediation for vulnerable dependencies.
🚀 Day Two of Socket Launch Week!
We’re launching @socket.dev Certified Patches—a new way to eliminate vulnerabilities instantly without upgrading your package versions or pulling in risky new code.
Tiny, human-reviewed fixes that give teams a clean path to zero exploitable CVEs.
🚀 pnpm v10.21 is out!
This release introduces two powerful new security & compatibility features:
1️⃣ Automatic Node.js runtime installation for dependencies
2️⃣ Configurable trust policy for detecting supply-chain downgrades
🧵👇
"Let me use sed" is the new "Hold my beer"
03.11.2025 12:39 — 👍 4 🔁 0 💬 1 📌 0Lodash is entering a new chapter 📖 With investment from @sovereign.tech the project is getting key updates for security, modernization, and community-led governance.
Details: hubs.la/Q03NrdfR0
Introducing Socket Firewall: free, proactive protection for your software supply chain
@dale.link @socket.dev
socket.dev/blog/introdu...
#ECMAScript #JavaScript
🚀 Socket now integrates with Bun 1.3’s new Security Scanner API! @bun.sh users can now protect their projects from malicious packages, typosquatting, & other supply chain attacks. Great to see Bun moving fast to protect devs with this new API!
socket.dev/blog/socket-...
🚨 Update: The "Shai-Hulud" supply chain attack has expanded to nearly 500 trojanized npm packages, including several from CrowdStrike, all using the same malware first seen in Tinycolor.
Full details and package list: socket.dev/blog/ongoing... #NodeJS #JavaScript
After recent npm supply chain attacks, @pnpm.io 10.16 adds a setting for delayed dependency updates.
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... #NodeJS
In the past week "minimumReleaseAge" was added to pnpm 10.16.0 and also "maturity-period" added to taze 19.6.0 🙌
13.09.2025 14:20 — 👍 3 🔁 1 💬 0 📌 0pnpm v10.16.0 adds "minimumReleaseAge", a setting for defining how long a version has to have been published before pnpm will install it.
A nice countermeasure against accidental installs of short-lived compromised packages before they get taken down. Not a 100% fix, but a great additional step!
🚨 Using setImmediate() in your Node.js apps? You might be creating silent performance bombs that only explode in production.
Our latest webinar breaks down why this "simple" async function is one of the most misunderstood tools in Node.js 🧵👇
URLPattern is about to land in all browsers! 🎉
The only problem is it's slow to match URLs against a large set of patterns by linearly scanning.
So I just made url-pattern-list: a utility that parses patterns into a efficient prefix-tree for 2-30x faster matching! 😲
www.npmjs.com/package/url-...
🚨 Active supply chain attack on npm:
Multiple Prettier tooling packages were compromised through the phishing campaign we published about just hours ago. Watch out for more compromised accounts and malicious packages.
Follow-up: socket.dev/blog/npm-phi... #nodejs #npm
I need to revisit the ask :)
04.07.2025 17:07 — 👍 1 🔁 0 💬 1 📌 0We're thrilled to announce the first stable release of Oxlint - version 1.0!
Our Rust-powered JavaScript/TypeScript linter delivers 50~100x faster performance than ESLint with 500+ rules and zero configuration required.
Time to give it a try!
voidzero.dev/posts/announ...
A tip I learned from a client this week: Before closing out an AI agent coding session, ask the agent to update your copilot-instructions.md file with what it learned. That saves time by adding context for future prompts.
09.05.2025 16:10 — 👍 17 🔁 1 💬 0 📌 0github.com/eslint/eslin...
It is *wild* how simple that change is for that kind of startup perf boost 😍
ESLint enables the V8 compile cache by default in Node.js v22+. The result on my machine is a load time reduction of around 90%.
28.04.2025 17:43 — 👍 75 🔁 12 💬 4 📌 0a game where you play a buddy duo called Chick and Nugget
- sick 3D platformer!
- everything is made out of crafting materials
- levels open, unfold, rotate
- theme song by Banjo-Kazooie composer
- voice cast ft the voice of Sly Cooper
PaperKlay, coming 27th May, please DM for codes
ECMAScript excitement 😉
Node.js 24 LTS ships these new JS features 🎉
🔶 Atomics.pause
🔶 Error.isError
🔶 Explicit Resource Management (`using`)
🔶 Float16Array
🔶 Intl.DurationFormat
🔶 Promise.try
🔶 RegExp.escape
🔶 RegExp Modifiers
🔶 RegExp Duplicate Named Capture Groups
✂️ Knip v5.54.0 is out
→ Use `--fix --format` to format modified files, using Formatly and your project's formatter + config ✨
→ Support aliases from plugins, added for Vite, Vitest & webpack (`resolve.alias`)
→ Simplified plugin development (removed `resolveEntryPaths`, use only `resolveConfig`)
Node.js 24 is here and it's looking good 😎🚀
Featuring updates to V8 v13.6, npm v11, improved Permission Model and more new features in the blog.
Check it out and let us know what you think: hubs.ly/Q03lfLDC0
Super excited to share what I've been working on lately. Socket can now automagically fix security alerts with an autopilot mode ⚡🪄📦
25.04.2025 14:46 — 👍 10 🔁 4 💬 0 📌 0🔥 Launch Day 5: We’re so excited to launch socket fix — a CLI tool that automatically upgrades vulnerable dependencies, runs your tests, and even auto-merges safe updates in CI. From alert to merged fix. Zero friction.
25.04.2025 14:30 — 👍 3 🔁 3 💬 1 📌 3🚀 Big news! Socket is acquiring Coana, bringing best-in-class reachability analysis to modern SCA! Coana's technology reduces false positives by up to 80%, letting teams focus on vulnerabilities that actually matter. #AppSec 1/4
23.04.2025 13:22 — 👍 5 🔁 2 💬 1 📌 0We got it working 💪
04.04.2025 19:41 — 👍 4 🔁 0 💬 1 📌 0Announcing Oxlint Beta: oxc.rs/blog/2025-03...
16.03.2025 03:02 — 👍 265 🔁 37 💬 2 📌 6