Socket
Socket
Sign inDemoInstall

@babel/preset-env

Package Overview
Dependencies
Maintainers
4
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/preset-env - npm Package Compare versions

Comparing version 7.24.3 to 7.24.4

2

lib/available-plugins.js

@@ -60,2 +60,3 @@ "use strict";

var _index3 = require("@babel/preset-modules/lib/plugins/transform-edge-function-name/index.js");
var _pluginBugfixFirefoxClassInComputedClassKey = require("@babel/plugin-bugfix-firefox-class-in-computed-class-key");
var _index4 = require("@babel/preset-modules/lib/plugins/transform-tagged-template-caching/index.js");

@@ -71,2 +72,3 @@ var _index5 = require("@babel/preset-modules/lib/plugins/transform-safari-block-shadowing/index.js");

"bugfix/transform-edge-function-name": () => _index3,
"bugfix/transform-firefox-class-in-computed-class-key": () => _pluginBugfixFirefoxClassInComputedClassKey.default,
"bugfix/transform-safari-block-shadowing": () => _index5,

@@ -73,0 +75,0 @@ "bugfix/transform-safari-for-shadowing": () => _index6,

11

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

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

"dependencies": {
"@babel/compat-data": "^7.24.1",
"@babel/compat-data": "^7.24.4",
"@babel/helper-compilation-targets": "^7.23.6",
"@babel/helper-plugin-utils": "^7.24.0",
"@babel/helper-validator-option": "^7.23.5",
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.4",
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.1",

@@ -50,5 +51,5 @@ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.1",

"@babel/plugin-transform-block-scoped-functions": "^7.24.1",
"@babel/plugin-transform-block-scoping": "^7.24.1",
"@babel/plugin-transform-block-scoping": "^7.24.4",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-class-static-block": "^7.24.1",
"@babel/plugin-transform-class-static-block": "^7.24.4",
"@babel/plugin-transform-classes": "^7.24.1",

@@ -106,3 +107,3 @@ "@babel/plugin-transform-computed-properties": "^7.24.1",

"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/core-7.12": "npm:@babel/core@7.12.9",

@@ -109,0 +110,0 @@ "@babel/helper-plugin-test-runner": "^7.24.1",

Sorry, the diff of this file is not supported yet

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