@babel/runtime
Advanced tools
@@ -9,3 +9,8 @@ function _regeneratorDefine(e, r, n, t) { | ||
| _regeneratorDefine = function regeneratorDefine(e, r, n, t) { | ||
| if (r) i ? i(e, r, { | ||
| function o(r, n) { | ||
| _regeneratorDefine(e, r, function (e) { | ||
| return this._invoke(r, n, e); | ||
| }); | ||
| } | ||
| r ? i ? i(e, r, { | ||
| value: n, | ||
@@ -15,12 +20,5 @@ enumerable: !t, | ||
| writable: !t | ||
| }) : e[r] = n;else { | ||
| var o = function o(r, n) { | ||
| _regeneratorDefine(e, r, function (e) { | ||
| return this._invoke(r, n, e); | ||
| }); | ||
| }; | ||
| o("next", 0), o("throw", 1), o("return", 2); | ||
| } | ||
| }) : e[r] = n : (o("next", 0), o("throw", 1), o("return", 2)); | ||
| }, _regeneratorDefine(e, r, n, t); | ||
| } | ||
| export { _regeneratorDefine as default }; |
@@ -9,3 +9,8 @@ function _regeneratorDefine(e, r, n, t) { | ||
| module.exports = _regeneratorDefine = function regeneratorDefine(e, r, n, t) { | ||
| if (r) i ? i(e, r, { | ||
| function o(r, n) { | ||
| _regeneratorDefine(e, r, function (e) { | ||
| return this._invoke(r, n, e); | ||
| }); | ||
| } | ||
| r ? i ? i(e, r, { | ||
| value: n, | ||
@@ -15,12 +20,5 @@ enumerable: !t, | ||
| writable: !t | ||
| }) : e[r] = n;else { | ||
| var o = function o(r, n) { | ||
| _regeneratorDefine(e, r, function (e) { | ||
| return this._invoke(r, n, e); | ||
| }); | ||
| }; | ||
| o("next", 0), o("throw", 1), o("return", 2); | ||
| } | ||
| }) : e[r] = n : (o("next", 0), o("throw", 1), o("return", 2)); | ||
| }, module.exports.__esModule = true, module.exports["default"] = module.exports, _regeneratorDefine(e, r, n, t); | ||
| } | ||
| module.exports = _regeneratorDefine, module.exports.__esModule = true, module.exports["default"] = module.exports; |
+1
-1
| { | ||
| "name": "@babel/runtime", | ||
| "version": "7.27.6", | ||
| "version": "7.28.2", | ||
| "description": "babel's modular runtime helpers", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
248131
-0.03%5309
-0.08%