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.1.0 to 1.2.0

6

CHANGELOG.md

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

## [1.2.0]
### Changed
- Reflect changes of Browser Policy Feb 2021
## [1.1.0]

@@ -10,0 +16,0 @@

8

index.js
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",

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