@ebay/browserslist-config
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -8,2 +8,8 @@ # Changelog | ||
## [1.2.0] | ||
### Changed | ||
- Reflect changes of Browser Policy Feb 2021 | ||
## [1.1.0] | ||
@@ -10,0 +16,0 @@ |
module.exports = [ | ||
'defaults', | ||
'Chrome >= 70', | ||
'Firefox >= 70', | ||
'Chrome >= 78', | ||
'Firefox >= 78', | ||
'Safari >= 10', | ||
'Edge >= 18', | ||
'IE >= 11', | ||
'Opera >= 72', | ||
'ChromeAndroid >= 68', | ||
'Opera >= 73', | ||
'ChromeAndroid >= 75', | ||
'ios_saf >= 9', | ||
@@ -11,0 +11,0 @@ 'Android >= 4', |
{ | ||
"name": "@ebay/browserslist-config", | ||
"version": "1.1.0", | ||
"version": "1.2.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
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
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
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
3645