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
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
75 packages
Order
Sort by
@fav/arith
Calculates accurate arithmetics.
@fav/arith.add
Calculates a accurate sum of two numbers.
@fav/arith.divide
Calculates an accurate quotient of two numbers.
@fav/arith.multiply
Calculates an accurate product of two numbers.
@fav/arith.number
Creates a number for accurate arithmetics.
@fav/arith.reduce
Reduces a number for accurate arithmetics.
@fav/arith.subtract
Calculates an accurate difference of two numbers.
@fav/cli.parse-argv
Parses command line arguments.
@fav/json
Creates a JSON converter which supports not only primitive types but also any object types.
@fav/math.gcd
Calculates the greatest common divisor of two integers.