Socket
Socket
Sign inDemoInstall

@babel/preset-env

Package Overview
Dependencies
163
Maintainers
4
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.16.11 to 7.17.10

28

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

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

"dependencies": {
"@babel/compat-data": "^7.16.8",
"@babel/helper-compilation-targets": "^7.16.7",
"@babel/compat-data": "^7.17.10",
"@babel/helper-compilation-targets": "^7.17.10",
"@babel/helper-plugin-utils": "^7.16.7",

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

"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-class-static-block": "^7.16.7",
"@babel/plugin-proposal-class-static-block": "^7.17.6",
"@babel/plugin-proposal-dynamic-import": "^7.16.7",

@@ -36,3 +36,3 @@ "@babel/plugin-proposal-export-namespace-from": "^7.16.7",

"@babel/plugin-proposal-numeric-separator": "^7.16.7",
"@babel/plugin-proposal-object-rest-spread": "^7.16.7",
"@babel/plugin-proposal-object-rest-spread": "^7.17.3",
"@babel/plugin-proposal-optional-catch-binding": "^7.16.7",

@@ -63,3 +63,3 @@ "@babel/plugin-proposal-optional-chaining": "^7.16.7",

"@babel/plugin-transform-computed-properties": "^7.16.7",
"@babel/plugin-transform-destructuring": "^7.16.7",
"@babel/plugin-transform-destructuring": "^7.17.7",
"@babel/plugin-transform-dotall-regex": "^7.16.7",

@@ -73,6 +73,6 @@ "@babel/plugin-transform-duplicate-keys": "^7.16.7",

"@babel/plugin-transform-modules-amd": "^7.16.7",
"@babel/plugin-transform-modules-commonjs": "^7.16.8",
"@babel/plugin-transform-modules-systemjs": "^7.16.7",
"@babel/plugin-transform-modules-commonjs": "^7.17.9",
"@babel/plugin-transform-modules-systemjs": "^7.17.8",
"@babel/plugin-transform-modules-umd": "^7.16.7",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.16.8",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.17.10",
"@babel/plugin-transform-new-target": "^7.16.7",

@@ -82,3 +82,3 @@ "@babel/plugin-transform-object-super": "^7.16.7",

"@babel/plugin-transform-property-literals": "^7.16.7",
"@babel/plugin-transform-regenerator": "^7.16.7",
"@babel/plugin-transform-regenerator": "^7.17.9",
"@babel/plugin-transform-reserved-words": "^7.16.7",

@@ -93,7 +93,7 @@ "@babel/plugin-transform-shorthand-properties": "^7.16.7",

"@babel/preset-modules": "^0.1.5",
"@babel/types": "^7.16.8",
"@babel/types": "^7.17.10",
"babel-plugin-polyfill-corejs2": "^0.3.0",
"babel-plugin-polyfill-corejs3": "^0.5.0",
"babel-plugin-polyfill-regenerator": "^0.3.0",
"core-js-compat": "^3.20.2",
"core-js-compat": "^3.22.1",
"semver": "^6.3.0"

@@ -105,6 +105,6 @@ },

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

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

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