Socket
Socket
Sign inDemoInstall

browserslist

Package Overview
Dependencies
6
Maintainers
1
Versions
188
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.21.5 to 4.21.6

5

index.js

@@ -273,2 +273,7 @@ var jsReleases = require('node-releases/data/processed/envs.json')

android.versions = normalizeAndroidVersions(android.versions, chrome.versions)
android.released.forEach(function (v) {
if (android.releaseDate[v] === undefined) {
android.releaseDate[v] = chrome.releaseDate[v]
}
})
return android

@@ -275,0 +280,0 @@ }

14

package.json
{
"name": "browserslist",
"version": "4.21.5",
"version": "4.21.6",
"description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",

@@ -18,2 +18,6 @@ "keywords": [

"url": "https://tidelift.com/funding/github/npm/browserslist"
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}

@@ -25,6 +29,6 @@ ],

"dependencies": {
"caniuse-lite": "^1.0.30001449",
"electron-to-chromium": "^1.4.284",
"node-releases": "^2.0.8",
"update-browserslist-db": "^1.0.10"
"caniuse-lite": "^1.0.30001489",
"electron-to-chromium": "^1.4.411",
"node-releases": "^2.0.12",
"update-browserslist-db": "^1.0.11"
},

@@ -31,0 +35,0 @@ "engines": {

@@ -52,5 +52,3 @@ # Browserslist [![Cult Of Martians][cult-img]][cult]

alt="Sponsored by Evil Martians" width="236" height="54">
</a>
<a href="https://cube.dev/?ref=eco-browserslist-github">
</a>  <a href="https://cube.dev/?ref=eco-browserslist-github">
<img src="https://user-images.githubusercontent.com/986756/154330861-d79ab8ec-aacb-4af8-9e17-1b28f1eccb01.svg"

@@ -57,0 +55,0 @@ alt="Supported by Cube" width="227" height="46">

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc