Socket
Socket
Sign inDemoInstall

@babel/compat-data

Package Overview
Dependencies
0
Maintainers
6
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.16.0 to 7.16.4

3

data/plugin-bugfixes.json

@@ -149,4 +149,7 @@ {

"chrome": "91",
"opera": "77",
"edge": "91",
"firefox": "74",
"safari": "13.1",
"node": "16.9",
"ios": "13.4",

@@ -153,0 +156,0 @@ "electron": "13.0"

{
"proposal-class-static-block": {
"chrome": "94",
"firefox": "93"
"opera": "80",
"edge": "94",
"firefox": "93",
"node": "16.11"
},
"proposal-private-property-in-object": {
"chrome": "91",
"opera": "77",
"edge": "91",
"firefox": "90",
"safari": "15",
"node": "16.9",
"ios": "15",

@@ -70,4 +76,7 @@ "electron": "13.0"

"chrome": "91",
"opera": "77",
"edge": "91",
"firefox": "74",
"safari": "13.1",
"node": "16.9",
"ios": "13.4",

@@ -74,0 +83,0 @@ "electron": "13.0"

8

package.json
{
"name": "@babel/compat-data",
"version": "7.16.0",
"version": "7.16.4",
"author": "The Babel Team (https://babel.dev/team)",

@@ -32,5 +32,5 @@ "license": "MIT",

"devDependencies": {
"@mdn/browser-compat-data": "^3.3.4",
"core-js-compat": "^3.19.0",
"electron-to-chromium": "^1.3.749"
"@mdn/browser-compat-data": "^4.0.10",
"core-js-compat": "^3.19.1",
"electron-to-chromium": "^1.3.893"
},

@@ -37,0 +37,0 @@ "engines": {

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