Socket
Socket
Sign inDemoInstall

@babel/compat-data

Package Overview
Dependencies
Maintainers
6
Versions
91
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.13.11 to 7.13.12

3

data/overlapping-plugins.json

@@ -17,3 +17,6 @@ {

"bugfix/transform-tagged-template-caching"
],
"proposal-optional-chaining": [
"bugfix/transform-v8-spread-parameters-in-optional-chaining"
]
}

@@ -124,3 +124,19 @@ {

"electron": "0.21"
},
"proposal-optional-chaining": {
"chrome": "80",
"opera": "67",
"edge": "80",
"firefox": "74",
"safari": "13.1",
"node": "14",
"ios": "13.4",
"samsung": "13",
"electron": "8.0"
},
"bugfix/transform-v8-spread-parameters-in-optional-chaining": {
"firefox": "74",
"safari": "13.1",
"ios": "13.4"
}
}

8

data/plugins.json

@@ -50,11 +50,5 @@ {

"proposal-optional-chaining": {
"chrome": "80",
"opera": "67",
"edge": "80",
"firefox": "74",
"safari": "13.1",
"node": "14",
"ios": "13.4",
"samsung": "13",
"electron": "8.0"
"ios": "13.4"
},

@@ -61,0 +55,0 @@ "proposal-json-strings": {

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

@@ -34,5 +34,4 @@ "license": "MIT",

"core-js-compat": "^3.9.0",
"electron-to-chromium": "1.3.672",
"lodash": "^4.17.19"
"electron-to-chromium": "1.3.672"
}
}
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