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
4 packages
Order
Sort by
cors-vigil-middleware
- Install package ``npm i cors-vigil-middleware`` - Add cors middleware ``` app.use(corsVigil("applicationUrl","validatorUrl.com"));
db-angel
- Install package ``npm i db-angel`` - Create dbAngel.js file inside the root of the project --You can add custom actions and specify configurations inside this file. ``` exports.backupCmd = (filename) => { return `mysqldump -u ${dbCfg.u
j-fnd
- Install package ``npm i j-fnd`` - Create jFnd.js file inside the root of the project --You can add custom actions and specify configurations inside this file. ``` const deployCfg = { //REQUIRED deployUser: "", //REQUIRED
j-frd
- Install package ``npm i j-frd``