Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ebay/browserslist-config

Package Overview
Dependencies
Maintainers
20
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ebay/browserslist-config - npm Package Compare versions

Comparing version 2.6.0 to 2.7.0

6

CHANGELOG.md

@@ -10,2 +10,8 @@ # Changelog

## [2.7.0]
### Changed
- Reflect changes of Browser Policy Nov 2023
## [2.6.0]

@@ -12,0 +18,0 @@

10

index.js
module.exports = [
'Chrome >= 87',
'Chrome >= 93',
'Firefox >= 78',
'Safari >= 11',
'Edge >= 103',
'Opera >= 89',
'ChromeAndroid >= 83',
'Safari >= 12',
'Edge >= 109',
'Opera >= 95',
'ChromeAndroid >= 99',
'ios_saf >= 12'
];
{
"name": "@ebay/browserslist-config",
"version": "2.6.0",
"version": "2.7.0",
"description": "The Browserslist config for eBay.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc