Socket
Socket
Sign inDemoInstall

@babel/preset-env

Package Overview
Dependencies
115
Maintainers
5
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.3.1 to 7.3.4

7

data/built-ins.json

@@ -218,3 +218,3 @@ {

"safari": "10.1",
"node": "10.13",
"node": "10.0",
"ie": "9",

@@ -863,3 +863,3 @@ "ios": "10.3",

"safari": "11.1",
"node": "10.13",
"node": "10.0",
"ios": "11.3",

@@ -1085,3 +1085,3 @@ "opera": "50",

"safari": "12",
"node": "10.13",
"node": "10.0",
"ios": "12",

@@ -1484,2 +1484,3 @@ "opera": "50",

"safari": "12",
"node": "11.0",
"ios": "12",

@@ -1486,0 +1487,0 @@ "opera": "56",

@@ -224,5 +224,5 @@ {

"firefox": "52",
"safari": "10.1",
"safari": "11",
"node": "7.6",
"ios": "10.3",
"ios": "11",
"opera": "42",

@@ -235,3 +235,3 @@ "electron": "1.6"

"safari": "12",
"node": "10.13",
"node": "10.0",
"ios": "12",

@@ -253,3 +253,3 @@ "opera": "50",

"safari": "11.1",
"node": "10.13",
"node": "10.0",
"ios": "11.3",

@@ -263,3 +263,3 @@ "opera": "51",

"safari": "12",
"node": "10.13",
"node": "10.0",
"ios": "12",

@@ -273,3 +273,3 @@ "opera": "53",

"safari": "11.1",
"node": "10.13",
"node": "10.0",
"ios": "11.3",

@@ -282,3 +282,3 @@ "opera": "53",

"safari": "11.1",
"node": "10.13",
"node": "10.0",
"ios": "11.3",

@@ -285,0 +285,0 @@ "opera": "51",

{
"name": "@babel/preset-env",
"version": "7.3.1",
"version": "7.3.4",
"description": "A Babel preset for each environment.",

@@ -21,3 +21,3 @@ "author": "Henry Zhu <hi@henryzoo.com>",

"@babel/plugin-proposal-json-strings": "^7.2.0",
"@babel/plugin-proposal-object-rest-spread": "^7.3.1",
"@babel/plugin-proposal-object-rest-spread": "^7.3.4",
"@babel/plugin-proposal-optional-catch-binding": "^7.2.0",

@@ -30,6 +30,6 @@ "@babel/plugin-proposal-unicode-property-regex": "^7.2.0",

"@babel/plugin-transform-arrow-functions": "^7.2.0",
"@babel/plugin-transform-async-to-generator": "^7.2.0",
"@babel/plugin-transform-async-to-generator": "^7.3.4",
"@babel/plugin-transform-block-scoped-functions": "^7.2.0",
"@babel/plugin-transform-block-scoping": "^7.2.0",
"@babel/plugin-transform-classes": "^7.2.0",
"@babel/plugin-transform-block-scoping": "^7.3.4",
"@babel/plugin-transform-classes": "^7.3.4",
"@babel/plugin-transform-computed-properties": "^7.2.0",

@@ -45,3 +45,3 @@ "@babel/plugin-transform-destructuring": "^7.2.0",

"@babel/plugin-transform-modules-commonjs": "^7.2.0",
"@babel/plugin-transform-modules-systemjs": "^7.2.0",
"@babel/plugin-transform-modules-systemjs": "^7.3.4",
"@babel/plugin-transform-modules-umd": "^7.2.0",

@@ -52,3 +52,3 @@ "@babel/plugin-transform-named-capturing-groups-regex": "^7.3.0",

"@babel/plugin-transform-parameters": "^7.2.0",
"@babel/plugin-transform-regenerator": "^7.0.0",
"@babel/plugin-transform-regenerator": "^7.3.4",
"@babel/plugin-transform-shorthand-properties": "^7.2.0",

@@ -70,10 +70,10 @@ "@babel/plugin-transform-spread": "^7.2.0",

"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.0",
"@babel/core": "^7.3.4",
"@babel/helper-fixtures": "^7.2.0",
"@babel/helper-plugin-test-runner": "^7.0.0",
"caniuse-db": "1.0.30000851",
"compat-table": "kangax/compat-table#29db20b301e3351d036890d4a72d3b25980cd70d",
"compat-table": "kangax/compat-table#1e7b377fbdda9243cf9602872fcb493cdbdd565f",
"electron-to-chromium": "1.3.79"
},
"gitHead": "f2af6c1170ebbea22bd29a2bae01efaec800dfe9"
"gitHead": "1f6454cc90fe33e0a32260871212e2f719f35741"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc