Engineering
Introducing Dependency Divergence GitHub Action
Socket discusses the results of using different package managers to install your packages and introduces a GitHub action to expose those differences.
Bradley Meck Farias
December 26, 2023
Engineering
Socket discusses the results of using different package managers to install your packages and introduces a GitHub action to expose those differences.
Engineering
package.json contains a local aliasing mechanism for import paths called "imports" it satisfies many use cases without tooling specific solutions like tsconfig.json
Engineering
Socket provides an introspective on code signing in relation to the supply chain incident from SolarWinds.
Research
Engineering
Proposing a more usable RegExp for JS in light of async I/O and streaming.
Product
Engineering
Introducing a VS Code editor integration for Socket Security.
Research
Engineering
We have been using GPT at Socket to help triage the npm package firehose for a couple months now. Here is what it is like after actual experience.
Engineering
File explorers are great tools for programmers when they can let code be understood, but what does it take to ship a file explorer and what does it mean to help programmers by providing one.