@babel/core
Advanced tools
+1
-1
@@ -215,3 +215,3 @@ "use strict"; | ||
| ; | ||
| const version = exports.version = "7.28.3"; | ||
| const version = exports.version = "7.28.4"; | ||
| const resolvePlugin = (name, dirname) => resolvers.resolvePlugin(name, dirname, false).filepath; | ||
@@ -218,0 +218,0 @@ exports.resolvePlugin = resolvePlugin; |
@@ -8,3 +8,3 @@ "use strict"; | ||
| function _remapping() { | ||
| const data = require("@ampproject/remapping"); | ||
| const data = require("@jridgewell/remapping"); | ||
| _remapping = function () { | ||
@@ -11,0 +11,0 @@ return data; |
@@ -43,3 +43,3 @@ "use strict"; | ||
| minified: opts.minified, | ||
| sourceMaps, | ||
| sourceMaps: !!sourceMaps, | ||
| sourceRoot, | ||
@@ -46,0 +46,0 @@ sourceFileName |
+6
-6
| { | ||
| "name": "@babel/core", | ||
| "version": "7.28.3", | ||
| "version": "7.28.4", | ||
| "description": "Babel compiler core.", | ||
@@ -49,3 +49,2 @@ "main": "./lib/index.js", | ||
| "dependencies": { | ||
| "@ampproject/remapping": "^2.2.0", | ||
| "@babel/code-frame": "^7.27.1", | ||
@@ -55,7 +54,8 @@ "@babel/generator": "^7.28.3", | ||
| "@babel/helper-module-transforms": "^7.28.3", | ||
| "@babel/helpers": "^7.28.3", | ||
| "@babel/parser": "^7.28.3", | ||
| "@babel/helpers": "^7.28.4", | ||
| "@babel/parser": "^7.28.4", | ||
| "@babel/template": "^7.27.2", | ||
| "@babel/traverse": "^7.28.3", | ||
| "@babel/types": "^7.28.2", | ||
| "@babel/traverse": "^7.28.4", | ||
| "@babel/types": "^7.28.4", | ||
| "@jridgewell/remapping": "^2.3.5", | ||
| "convert-source-map": "^2.0.0", | ||
@@ -62,0 +62,0 @@ "debug": "^4.1.0", |
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
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
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
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
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
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
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
798250
0.29%+ Added
+ Added
- Removed
- Removed
Updated
Updated
Updated
Updated