
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@naverpay/browserslist-config
Advanced tools
Shareable Browserslist configuration for @naverpay/frontend
This package provides a unified and maintainable list of supported browsers and Node.js versions for all NAVERPAY frontend services.
Current support range: >= 1%, not dead, not op_mini all, not ie >= 0, not ios_saf < 16, ios_saf >= 16, node >= 18.18.0, Chrome >= 106
npm install --save-dev @naverpay/browserslist-config
# or
yarn add -D @naverpay/browserslist-config
# or
pnpm add -D @naverpay/browserslist-config
package.json{
"browserslist": ["extends @naverpay/browserslist-config"]
}
.browserslistrc fileextends @naverpay/browserslist-config
See the full, up-to-date list here: browsersl.ist Query (KR)
Q: Why use a shared Browserslist config? A: It ensures every @naverpay/frontend project follows the same browser support policy—less redundancy, fewer mistakes.
Q: How often is it updated? A: As the business/project requirements or browser landscape changes. Check CHANGELOG for details.
Q: How do I check the resolved browser list? A:
npx browserslist
Or use browsersl.ist with the query above.
ISC
FAQs
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.