@babel/plugin-transform-modules-commonjs
Advanced tools
+1
-1
@@ -11,3 +11,3 @@ "use strict"; | ||
| name: `${"@babel/plugin-transform-modules-commonjs"}/lazy`, | ||
| version: "7.28.6", | ||
| version: "7.29.7", | ||
| getWrapperPayload(source, metadata) { | ||
@@ -14,0 +14,0 @@ if ((0, _helperModuleTransforms.isSideEffectImport)(metadata) || metadata.reexportAll) { |
+6
-6
| { | ||
| "name": "@babel/plugin-transform-modules-commonjs", | ||
| "version": "7.28.6", | ||
| "version": "7.29.7", | ||
| "description": "This plugin transforms ES2015 modules to CommonJS", | ||
@@ -16,4 +16,4 @@ "repository": { | ||
| "dependencies": { | ||
| "@babel/helper-module-transforms": "^7.28.6", | ||
| "@babel/helper-plugin-utils": "^7.28.6" | ||
| "@babel/helper-module-transforms": "^7.29.7", | ||
| "@babel/helper-plugin-utils": "^7.29.7" | ||
| }, | ||
@@ -27,5 +27,5 @@ "keywords": [ | ||
| "devDependencies": { | ||
| "@babel/core": "^7.28.6", | ||
| "@babel/helper-plugin-test-runner": "^7.27.1", | ||
| "@babel/plugin-external-helpers": "^7.27.1" | ||
| "@babel/core": "^7.29.7", | ||
| "@babel/helper-plugin-test-runner": "^7.29.7", | ||
| "@babel/plugin-external-helpers": "^7.29.7" | ||
| }, | ||
@@ -32,0 +32,0 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-commonjs", |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package