Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ebay/browserslist-config

Package Overview
Dependencies
Maintainers
16
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ebay/browserslist-config - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

8

CHANGELOG.md

@@ -8,2 +8,10 @@ # Changelog

## [1.3.0]
### Changed
- Updated dependencies
### Removed
- Support for IE 11
## [1.2.0]

@@ -10,0 +18,0 @@

1

index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc