@ebay/browserslist-config
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -8,2 +8,10 @@ # Changelog | ||
## [1.3.0] | ||
### Changed | ||
- Updated dependencies | ||
### Removed | ||
- Support for IE 11 | ||
## [1.2.0] | ||
@@ -10,0 +18,0 @@ |
@@ -7,3 +7,2 @@ module.exports = [ | ||
'Edge >= 18', | ||
'IE >= 11', | ||
'Opera >= 73', | ||
@@ -10,0 +9,0 @@ 'ChromeAndroid >= 75', |
{ | ||
"name": "@ebay/browserslist-config", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "The Browserslist config for eBay.", | ||
@@ -31,7 +31,7 @@ "main": "index.js", | ||
"devDependencies": { | ||
"browserslist": "^4.16.1", | ||
"eslint": "^4.19.1", | ||
"eslint-config-ebay": "^1.0.0", | ||
"browserslist": "^4.16.4", | ||
"eslint": "^7.24.0", | ||
"eslint-config-ebay": "^1.1.2", | ||
"jest": "^26.6.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
3711
0
12
1