Socket
Socket
Sign inDemoInstall

@babel/preset-env

Package Overview
Dependencies
170
Maintainers
4
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.24.5 to 7.24.6

124

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

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

"dependencies": {
"@babel/compat-data": "^7.24.4",
"@babel/helper-compilation-targets": "^7.23.6",
"@babel/helper-plugin-utils": "^7.24.5",
"@babel/helper-validator-option": "^7.23.5",
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.5",
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.1",
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.1",
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.24.1",
"@babel/compat-data": "^7.24.6",
"@babel/helper-compilation-targets": "^7.24.6",
"@babel/helper-plugin-utils": "^7.24.6",
"@babel/helper-validator-option": "^7.24.6",
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.6",
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.6",
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.6",
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.24.6",
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",

@@ -34,4 +34,4 @@ "@babel/plugin-syntax-async-generators": "^7.8.4",

"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
"@babel/plugin-syntax-import-assertions": "^7.24.1",
"@babel/plugin-syntax-import-attributes": "^7.24.1",
"@babel/plugin-syntax-import-assertions": "^7.24.6",
"@babel/plugin-syntax-import-attributes": "^7.24.6",
"@babel/plugin-syntax-import-meta": "^7.10.4",

@@ -48,50 +48,50 @@ "@babel/plugin-syntax-json-strings": "^7.8.3",

"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
"@babel/plugin-transform-arrow-functions": "^7.24.1",
"@babel/plugin-transform-async-generator-functions": "^7.24.3",
"@babel/plugin-transform-async-to-generator": "^7.24.1",
"@babel/plugin-transform-block-scoped-functions": "^7.24.1",
"@babel/plugin-transform-block-scoping": "^7.24.5",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-class-static-block": "^7.24.4",
"@babel/plugin-transform-classes": "^7.24.5",
"@babel/plugin-transform-computed-properties": "^7.24.1",
"@babel/plugin-transform-destructuring": "^7.24.5",
"@babel/plugin-transform-dotall-regex": "^7.24.1",
"@babel/plugin-transform-duplicate-keys": "^7.24.1",
"@babel/plugin-transform-dynamic-import": "^7.24.1",
"@babel/plugin-transform-exponentiation-operator": "^7.24.1",
"@babel/plugin-transform-export-namespace-from": "^7.24.1",
"@babel/plugin-transform-for-of": "^7.24.1",
"@babel/plugin-transform-function-name": "^7.24.1",
"@babel/plugin-transform-json-strings": "^7.24.1",
"@babel/plugin-transform-literals": "^7.24.1",
"@babel/plugin-transform-logical-assignment-operators": "^7.24.1",
"@babel/plugin-transform-member-expression-literals": "^7.24.1",
"@babel/plugin-transform-modules-amd": "^7.24.1",
"@babel/plugin-transform-modules-commonjs": "^7.24.1",
"@babel/plugin-transform-modules-systemjs": "^7.24.1",
"@babel/plugin-transform-modules-umd": "^7.24.1",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5",
"@babel/plugin-transform-new-target": "^7.24.1",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.1",
"@babel/plugin-transform-numeric-separator": "^7.24.1",
"@babel/plugin-transform-object-rest-spread": "^7.24.5",
"@babel/plugin-transform-object-super": "^7.24.1",
"@babel/plugin-transform-optional-catch-binding": "^7.24.1",
"@babel/plugin-transform-optional-chaining": "^7.24.5",
"@babel/plugin-transform-parameters": "^7.24.5",
"@babel/plugin-transform-private-methods": "^7.24.1",
"@babel/plugin-transform-private-property-in-object": "^7.24.5",
"@babel/plugin-transform-property-literals": "^7.24.1",
"@babel/plugin-transform-regenerator": "^7.24.1",
"@babel/plugin-transform-reserved-words": "^7.24.1",
"@babel/plugin-transform-shorthand-properties": "^7.24.1",
"@babel/plugin-transform-spread": "^7.24.1",
"@babel/plugin-transform-sticky-regex": "^7.24.1",
"@babel/plugin-transform-template-literals": "^7.24.1",
"@babel/plugin-transform-typeof-symbol": "^7.24.5",
"@babel/plugin-transform-unicode-escapes": "^7.24.1",
"@babel/plugin-transform-unicode-property-regex": "^7.24.1",
"@babel/plugin-transform-unicode-regex": "^7.24.1",
"@babel/plugin-transform-unicode-sets-regex": "^7.24.1",
"@babel/plugin-transform-arrow-functions": "^7.24.6",
"@babel/plugin-transform-async-generator-functions": "^7.24.6",
"@babel/plugin-transform-async-to-generator": "^7.24.6",
"@babel/plugin-transform-block-scoped-functions": "^7.24.6",
"@babel/plugin-transform-block-scoping": "^7.24.6",
"@babel/plugin-transform-class-properties": "^7.24.6",
"@babel/plugin-transform-class-static-block": "^7.24.6",
"@babel/plugin-transform-classes": "^7.24.6",
"@babel/plugin-transform-computed-properties": "^7.24.6",
"@babel/plugin-transform-destructuring": "^7.24.6",
"@babel/plugin-transform-dotall-regex": "^7.24.6",
"@babel/plugin-transform-duplicate-keys": "^7.24.6",
"@babel/plugin-transform-dynamic-import": "^7.24.6",
"@babel/plugin-transform-exponentiation-operator": "^7.24.6",
"@babel/plugin-transform-export-namespace-from": "^7.24.6",
"@babel/plugin-transform-for-of": "^7.24.6",
"@babel/plugin-transform-function-name": "^7.24.6",
"@babel/plugin-transform-json-strings": "^7.24.6",
"@babel/plugin-transform-literals": "^7.24.6",
"@babel/plugin-transform-logical-assignment-operators": "^7.24.6",
"@babel/plugin-transform-member-expression-literals": "^7.24.6",
"@babel/plugin-transform-modules-amd": "^7.24.6",
"@babel/plugin-transform-modules-commonjs": "^7.24.6",
"@babel/plugin-transform-modules-systemjs": "^7.24.6",
"@babel/plugin-transform-modules-umd": "^7.24.6",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.24.6",
"@babel/plugin-transform-new-target": "^7.24.6",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.6",
"@babel/plugin-transform-numeric-separator": "^7.24.6",
"@babel/plugin-transform-object-rest-spread": "^7.24.6",
"@babel/plugin-transform-object-super": "^7.24.6",
"@babel/plugin-transform-optional-catch-binding": "^7.24.6",
"@babel/plugin-transform-optional-chaining": "^7.24.6",
"@babel/plugin-transform-parameters": "^7.24.6",
"@babel/plugin-transform-private-methods": "^7.24.6",
"@babel/plugin-transform-private-property-in-object": "^7.24.6",
"@babel/plugin-transform-property-literals": "^7.24.6",
"@babel/plugin-transform-regenerator": "^7.24.6",
"@babel/plugin-transform-reserved-words": "^7.24.6",
"@babel/plugin-transform-shorthand-properties": "^7.24.6",
"@babel/plugin-transform-spread": "^7.24.6",
"@babel/plugin-transform-sticky-regex": "^7.24.6",
"@babel/plugin-transform-template-literals": "^7.24.6",
"@babel/plugin-transform-typeof-symbol": "^7.24.6",
"@babel/plugin-transform-unicode-escapes": "^7.24.6",
"@babel/plugin-transform-unicode-property-regex": "^7.24.6",
"@babel/plugin-transform-unicode-regex": "^7.24.6",
"@babel/plugin-transform-unicode-sets-regex": "^7.24.6",
"@babel/preset-modules": "0.1.6-no-external-plugins",

@@ -108,6 +108,6 @@ "babel-plugin-polyfill-corejs2": "^0.4.10",

"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/core": "^7.24.6",
"@babel/core-7.12": "npm:@babel/core@7.12.9",
"@babel/helper-plugin-test-runner": "^7.24.1",
"@babel/traverse": "^7.24.5"
"@babel/helper-plugin-test-runner": "^7.24.6",
"@babel/traverse": "^7.24.6"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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