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

browserslist

Package Overview
Dependencies
Maintainers
1
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserslist - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

3

CHANGELOG.md
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).
## 2.1.4
* Use both ESR versions when they actual.
## 2.1.3

@@ -5,0 +8,0 @@ * Add warning on first exclude query.

2

index.js

@@ -625,3 +625,3 @@ var path = require('path');

select: function () {
return ['firefox 52'];
return ['firefox 52', 'firefox 45'];
}

@@ -628,0 +628,0 @@ },

{
"name": "browserslist",
"version": "2.1.3",
"version": "2.1.4",
"description": "Share browsers list between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",

@@ -5,0 +5,0 @@ "keywords": [

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