Socket
Socket
Sign inDemoInstall

@ebay/browserslist-config

Package Overview
Dependencies
0
Maintainers
22
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ebay/browserslist-config

The Browserslist config for eBay.


Version published
Weekly downloads
61
decreased by-44.04%
Maintainers
22
Install size
4.63 kB
Created
Weekly downloads
 

Changelog

Source

[2.8.0]

Changed

  • Reflect changes of Browser Policy Feb 2024

Readme

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

FAQs

Last updated on 29 Feb 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc