Socket
Socket
Sign inDemoInstall

@babel/compat-data

Package Overview
Dependencies
Maintainers
6
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/compat-data - npm Package Compare versions

Comparing version 7.14.4 to 7.14.5

8

data/plugins.json
{
"proposal-class-static-block": {
"chrome": "91"
"chrome": "91",
"electron": "13.0"
},
"proposal-private-property-in-object": {
"chrome": "91",
"firefox": "90"
"firefox": "90",
"electron": "13.0"
},

@@ -24,3 +26,3 @@ "proposal-class-properties": {

"firefox": "90",
"safari": "tp",
"safari": "15",
"node": "14.6",

@@ -27,0 +29,0 @@ "electron": "10.0"

{
"name": "@babel/compat-data",
"version": "7.14.4",
"version": "7.14.5",
"author": "The Babel Team (https://babel.dev/team)",

@@ -33,5 +33,8 @@ "license": "MIT",

"@mdn/browser-compat-data": "^3.3.4",
"core-js-compat": "^3.9.0",
"electron-to-chromium": "^1.3.738"
"core-js-compat": "^3.14.0",
"electron-to-chromium": "^1.3.749"
},
"engines": {
"node": ">=6.9.0"
}
}
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