@babel/runtime
Advanced tools
@@ -56,3 +56,3 @@ const checkInRHS = require("./checkInRHS.js"); | ||
| } : P[F] = v, l || setFunctionName(P[F], r, E ? "" : F)) : l || (P = Object.getOwnPropertyDescriptor(e, r)), !l && !f) { | ||
| if ((c = y[+s][r]) && 7 != (c ^ o)) throw Error("Decorating two elements with the same name (" + P[F].name + ") is not supported yet"); | ||
| if ((c = y[+s][r]) && 7 !== (c ^ o)) throw Error("Decorating two elements with the same name (" + P[F].name + ") is not supported yet"); | ||
| y[+s][r] = o < 3 ? 1 : o; | ||
@@ -59,0 +59,0 @@ } |
@@ -56,3 +56,3 @@ import checkInRHS from "./checkInRHS.js"; | ||
| } : P[F] = v, l || setFunctionName(P[F], r, E ? "" : F)) : l || (P = Object.getOwnPropertyDescriptor(e, r)), !l && !f) { | ||
| if ((c = y[+s][r]) && 7 != (c ^ o)) throw Error("Decorating two elements with the same name (" + P[F].name + ") is not supported yet"); | ||
| if ((c = y[+s][r]) && 7 !== (c ^ o)) throw Error("Decorating two elements with the same name (" + P[F].name + ") is not supported yet"); | ||
| y[+s][r] = o < 3 ? 1 : o; | ||
@@ -59,0 +59,0 @@ } |
@@ -9,3 +9,8 @@ function regeneratorDefine(e, r, n, t) { | ||
| regeneratorDefine = function (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 { | ||
| 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 (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 { | ||
| 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": "8.0.0-beta.1", | ||
| "version": "8.0.0-beta.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
137135
-0.04%2939
-0.14%