New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ebay/browserslist-config

Package Overview
Dependencies
Maintainers
21
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.4.1 to 2.5.0

6

CHANGELOG.md

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

## [2.5.0]
### Changed
- Reflect changes of Browser Policy Nov 2022
## [2.4.1]

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

8

index.js
module.exports = [
'Chrome >= 83',
'Firefox >= 78',
'Safari >= 10',
'Edge >= 18',
'Opera >= 85',
'Safari >= 11',
'Edge >= 100',
'Opera >= 89',
'ChromeAndroid >= 83',
'ios_saf >= 11'
'ios_saf >= 12'
];
{
"name": "@ebay/browserslist-config",
"version": "2.4.1",
"version": "2.5.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