@ebay/browserslist-config
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -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,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", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4272
2