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
27 packages
Order
Sort by
array-includes
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
array.prototype.every
An ES5 spec-compliant `Array.prototype.every` shim/polyfill/replacement that works as far down as ES3.
array.prototype.flat
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
array.prototype.flatmap
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
array.prototype.map
An ES5 spec-compliant `Array.prototype.map` shim/polyfill/replacement that works as far down as ES3.
array.prototype.some
An ES5 spec-compliant `Array.prototype.some` shim/polyfill/replacement that works as far down as ES3.
function.prototype.name
An ES2015 spec-compliant `Function.prototype.name` shim
globalthis
ECMAScript spec-compliant polyfill/shim for `globalThis`
is-nan
ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.
object.entries
ES2017 spec-compliant Object.entries shim.