Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Socket Optimize
Optimize your dependencies
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
16 packages
Order
Sort by
@betit/orion
Pluggable microservice framework
@betit/orion-node-sdk
SDK for orion
@betit/rollup-plugin-rename-extensions
Plugin to rename file extensions before they're emitted in rollup
@betit/rollup-plugin-webpack-loader
Plugin to run webpack loaders as rollup plugins
esrol
A wrapper of all Esrol server components for creating performance efficient, well structured (by following 'convention over configuration' approach), but also configurable, server-side applications.
esrol-autoloader
An Autoloader Class for automatically including files.
esrol-errors
An Errors Class for esrol-server-app. It is used for registering new custom errors with numbers, can get a single or all errors in the registry, has a custom throw error method.
esrol-initializer
An Initializer Class used for adding and initializing components. Priority must exist between them.
esrol-logger
Write different type of messages, create daily log files and output colored messages to the console.
esrol-middlewares
Provide a convenient mechanism for accessing requests and response. Register and iterate through the registered middlewares on request. When the last registered middleware is resolved, the passed route as argument is called.