@ebay/browserslist-config
Advanced tools
Comparing version 2.5.0 to 2.6.0
@@ -10,2 +10,8 @@ # Changelog | ||
## [2.6.0] | ||
### Changed | ||
- Reflect changes of Browser Policy Feb 2023 | ||
## [2.5.0] | ||
@@ -12,0 +18,0 @@ |
module.exports = [ | ||
'Chrome >= 83', | ||
'Chrome >= 87', | ||
'Firefox >= 78', | ||
'Safari >= 11', | ||
'Edge >= 100', | ||
'Edge >= 103', | ||
'Opera >= 89', | ||
@@ -7,0 +7,0 @@ 'ChromeAndroid >= 83', |
{ | ||
"name": "@ebay/browserslist-config", | ||
"version": "2.5.0", | ||
"version": "2.6.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
4603