@babel/core
Advanced tools
+1
-1
@@ -214,3 +214,3 @@ "use strict"; | ||
| var _parse = require("./parse.js"); | ||
| const version = exports.version = "7.29.6"; | ||
| const version = exports.version = "7.29.7"; | ||
| const resolvePlugin = (name, dirname) => resolvers.resolvePlugin(name, dirname, false).filepath; | ||
@@ -217,0 +217,0 @@ exports.resolvePlugin = resolvePlugin; |
+16
-16
| { | ||
| "name": "@babel/core", | ||
| "version": "7.29.6", | ||
| "version": "7.29.7", | ||
| "description": "Babel compiler core.", | ||
@@ -51,11 +51,11 @@ "main": "./lib/index.js", | ||
| "dependencies": { | ||
| "@babel/code-frame": "^7.29.0", | ||
| "@babel/generator": "^7.29.6", | ||
| "@babel/helper-compilation-targets": "^7.28.6", | ||
| "@babel/helper-module-transforms": "^7.28.6", | ||
| "@babel/helpers": "^7.29.2", | ||
| "@babel/parser": "^7.29.3", | ||
| "@babel/template": "^7.28.6", | ||
| "@babel/traverse": "^7.29.0", | ||
| "@babel/types": "^7.29.0", | ||
| "@babel/code-frame": "^7.29.7", | ||
| "@babel/generator": "^7.29.7", | ||
| "@babel/helper-compilation-targets": "^7.29.7", | ||
| "@babel/helper-module-transforms": "^7.29.7", | ||
| "@babel/helpers": "^7.29.7", | ||
| "@babel/parser": "^7.29.7", | ||
| "@babel/template": "^7.29.7", | ||
| "@babel/traverse": "^7.29.7", | ||
| "@babel/types": "^7.29.7", | ||
| "@jridgewell/remapping": "^2.3.5", | ||
@@ -69,8 +69,8 @@ "convert-source-map": "^2.0.0", | ||
| "devDependencies": { | ||
| "@babel/helper-transform-fixture-test-runner": "^7.28.6", | ||
| "@babel/plugin-syntax-flow": "^7.28.6", | ||
| "@babel/plugin-transform-flow-strip-types": "^7.27.1", | ||
| "@babel/plugin-transform-modules-commonjs": "^7.28.6", | ||
| "@babel/preset-env": "^7.29.5", | ||
| "@babel/preset-typescript": "^7.28.5", | ||
| "@babel/helper-transform-fixture-test-runner": "^7.29.7", | ||
| "@babel/plugin-syntax-flow": "^7.29.7", | ||
| "@babel/plugin-transform-flow-strip-types": "^7.29.7", | ||
| "@babel/plugin-transform-modules-commonjs": "^7.29.7", | ||
| "@babel/preset-env": "^7.29.7", | ||
| "@babel/preset-typescript": "^7.29.7", | ||
| "@jridgewell/trace-mapping": "^0.3.28", | ||
@@ -77,0 +77,0 @@ "@types/convert-source-map": "^2.0.0", |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 2 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Updated
Updated
Updated
Updated
Updated
Updated
Updated