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
17
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.2.0 to 2.3.0

18

CHANGELOG.md

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

## [Unreleased]
### Changed
- Reflect changes of Browser Policy July 2022 (Edge, Opera, and Safari mobile)
## [2.2.0]
### Changed
- Reflect changes of Browser Policy Feb 2022 (Edge & Opera)
## [2.1.0]
### Changed
- Reflect changes of Browser Policy Dec 2021 (Chrome, Edge, & Opera)
## [2.0.2]

@@ -10,0 +28,0 @@

6

index.js

@@ -6,6 +6,6 @@ module.exports = [

'Edge 18',
'Edge >= 95',
'Opera >= 80',
'Edge >= 97',
'Opera >= 82',
'ChromeAndroid >= 75',
'ios_saf >= 9'
'ios_saf >= 10'
];
{
"name": "@ebay/browserslist-config",
"version": "2.2.0",
"version": "2.3.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