@ebay/browserslist-config
Advanced tools
Comparing version 2.7.0 to 2.8.0
@@ -10,2 +10,8 @@ # Changelog | ||
## [2.8.0] | ||
### Changed | ||
- Reflect changes of Browser Policy Feb 2024 | ||
## [2.7.0] | ||
@@ -12,0 +18,0 @@ |
@@ -7,4 +7,4 @@ module.exports = [ | ||
'Opera >= 95', | ||
'ChromeAndroid >= 99', | ||
'ChromeAndroid >= 106', | ||
'ios_saf >= 12' | ||
]; |
{ | ||
"name": "@ebay/browserslist-config", | ||
"version": "2.7.0", | ||
"version": "2.8.0", | ||
"description": "The Browserslist config for eBay.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4746