Socket
Socket
Sign inDemoInstall

@babel/preset-env

Package Overview
Dependencies
164
Maintainers
4
Versions
164
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.18.0 to 7.18.2

16

package.json
{
"name": "@babel/preset-env",
"version": "7.18.0",
"version": "7.18.2",
"description": "A Babel preset for each environment.",

@@ -20,3 +20,3 @@ "author": "The Babel Team (https://babel.dev/team)",

"@babel/compat-data": "^7.17.10",
"@babel/helper-compilation-targets": "^7.17.10",
"@babel/helper-compilation-targets": "^7.18.2",
"@babel/helper-plugin-utils": "^7.17.12",

@@ -66,3 +66,3 @@ "@babel/helper-validator-option": "^7.16.7",

"@babel/plugin-transform-exponentiation-operator": "^7.16.7",
"@babel/plugin-transform-for-of": "^7.17.12",
"@babel/plugin-transform-for-of": "^7.18.1",
"@babel/plugin-transform-function-name": "^7.16.7",

@@ -72,3 +72,3 @@ "@babel/plugin-transform-literals": "^7.17.12",

"@babel/plugin-transform-modules-amd": "^7.18.0",
"@babel/plugin-transform-modules-commonjs": "^7.18.0",
"@babel/plugin-transform-modules-commonjs": "^7.18.2",
"@babel/plugin-transform-modules-systemjs": "^7.18.0",

@@ -86,3 +86,3 @@ "@babel/plugin-transform-modules-umd": "^7.18.0",

"@babel/plugin-transform-sticky-regex": "^7.16.7",
"@babel/plugin-transform-template-literals": "^7.17.12",
"@babel/plugin-transform-template-literals": "^7.18.2",
"@babel/plugin-transform-typeof-symbol": "^7.17.12",

@@ -92,3 +92,3 @@ "@babel/plugin-transform-unicode-escapes": "^7.16.7",

"@babel/preset-modules": "^0.1.5",
"@babel/types": "^7.18.0",
"@babel/types": "^7.18.2",
"babel-plugin-polyfill-corejs2": "^0.3.0",

@@ -104,6 +104,6 @@ "babel-plugin-polyfill-corejs3": "^0.5.0",

"devDependencies": {
"@babel/core": "^7.18.0",
"@babel/core": "^7.18.2",
"@babel/core-7.12": "npm:@babel/core@7.12.9",
"@babel/helper-plugin-test-runner": "^7.16.7",
"@babel/traverse": "^7.18.0"
"@babel/traverse": "^7.18.2"
},

@@ -110,0 +110,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