🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@ebay/browserslist-config

Package Overview
Dependencies
Maintainers
22
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ebay/browserslist-config

The Browserslist config for eBay.

latest
Source
npmnpm
Version
2.14.0
Version published
Weekly downloads
950
-72.99%
Maintainers
22
Weekly downloads
 
Created
Source

browserslist-config-ebay

This package provides Browserslist rules as a shared npm module.

Installing

yarn add @ebay/browserslist-config  --dev

or

npm install @ebay/browserslist-config --save-dev

Usage

You can reference the shared config in your package.json:

  "browserslist": [
    "extends @ebay/browserslist-config"
  ]

Keywords

browsers

FAQs

Package last updated on 24 Mar 2026

Did you know?

Socket

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.

Install

Related posts