
Security News
Scaling Socket from Zero to 10,000+ Organizations
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.
@ae-studio/px
Advanced tools
[](https://www.npmjs.com/package/@ae-studio/px) [](./LICENSE) [Before installing px, ensure you have Node.js >= 16 installed on your machine.
npm install -g @ae-studio/px
To use px, simply replace your package manager command with px followed by the usual arguments you would pass. For example:
px install # Installs dependencies
px dev # Runs the 'dev' script, automatically adding 'run' for npm
px test # Executes the 'test' script
px build # Builds the project
px will detect the package manager your project is using and execute the command as if you had used the package manager's native CLI.
px improves the experience of working in TypeScript projects by making it easier to manage TypeScript declaration packages. When you install or uninstall npm packages in a TypeScript project, px will:
@types/*) if they exist.This feature saves time and ensures your TypeScript types stay in sync with your installed packages, all without the need for manual intervention.
This tool is open-source and available under the MIT License. See the LICENSE file for details.
Built with 🧡 by AE Studio
FAQs
[](https://www.npmjs.com/package/@ae-studio/px) [](./LICENSE) [
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.

Research
Socket Threat Research maps a rare inside look at OtterCookie’s npm-Vercel-GitHub chain, adding 197 malicious packages and evidence of North Korean operators.

Research
Socket researchers identified a malicious Chrome extension that manipulates Raydium swaps to inject an undisclosed SOL transfer, quietly routing fees to an attacker wallet.