Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-modules-commonjs

Package Overview
Dependencies
54
Maintainers
4
Versions
93
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.23.3 to 7.24.1

2

lib/lazy.js

@@ -11,3 +11,3 @@ "use strict";

name: `${"@babel/plugin-transform-modules-commonjs"}/lazy`,
version: "7.23.3",
version: "7.24.1",
getWrapperPayload(source, metadata) {

@@ -14,0 +14,0 @@ if ((0, _helperModuleTransforms.isSideEffectImport)(metadata) || metadata.reexportAll) {

{
"name": "@babel/plugin-transform-modules-commonjs",
"version": "7.23.3",
"version": "7.24.1",
"description": "This plugin transforms ES2015 modules to CommonJS",

@@ -17,3 +17,3 @@ "repository": {

"@babel/helper-module-transforms": "^7.23.3",
"@babel/helper-plugin-utils": "^7.22.5",
"@babel/helper-plugin-utils": "^7.24.0",
"@babel/helper-simple-access": "^7.22.5"

@@ -28,5 +28,5 @@ },

"devDependencies": {
"@babel/core": "^7.23.3",
"@babel/helper-plugin-test-runner": "^7.22.5",
"@babel/plugin-external-helpers": "^7.23.3"
"@babel/core": "^7.24.1",
"@babel/helper-plugin-test-runner": "^7.24.1",
"@babel/plugin-external-helpers": "^7.24.1"
},

@@ -33,0 +33,0 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-commonjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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