Skip to content

Socket.dev optimized 📦 overrides✨

License

Notifications You must be signed in to change notification settings

SocketDev/socket-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@socketregistry

CI - SocketDev/socket-registry Follow @SocketSecurity

A collection of Socket.dev optimize package overrides for use with socket CLI.

npx socket optimize

About

Inspired by e18e, these overrides focus on:

  • Cleanup ✨ — Reduce dependencies and replace polyfills with built-in equivalents.
  • Levelup 🧩 — Add new features and leverage modern platform APIs.
  • Speedup âš¡ — Boost performance to run faster.
  • Tuneup 🔧 — Address CVEs, especially in outdated or unmaintained packages.

Overrides:

  • Maintain compatibility by passing original package tests 💯
  • Work seamlessly with CommonJS
  • Retain original licenses and are MIT compatible
  • Include TypeScript icon, indicating that this package has built-in type declarations TypeScript definitions
  • Support current and LTS Node versions

Contribute

Making a new override is simple.

  • Initialize the repository with your favorite package manager.
npm install
  • Run wizard.
npm run make:npm-override [<package-name>]
  • Follow the prompts to create the scaffolding of your shiny new override.
  • Fill in all TODO: commented sections.
  • Commit and send a pull request!

About

Socket.dev optimized 📦 overrides✨

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published