@babel/runtime
Advanced tools
@@ -16,3 +16,3 @@ import _typeof from "./typeof.js"; | ||
| function c(t, r, e, n) { | ||
| return Object.defineProperty(t, r, { | ||
| Object.defineProperty(t, r, { | ||
| value: e, | ||
@@ -168,3 +168,3 @@ enumerable: !n, | ||
| } | ||
| return GeneratorFunction.prototype = GeneratorFunctionPrototype, c(v, "constructor", GeneratorFunctionPrototype), c(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = c(GeneratorFunctionPrototype, u, "GeneratorFunction"), r.isGeneratorFunction = function (t) { | ||
| return GeneratorFunction.prototype = GeneratorFunctionPrototype, c(v, "constructor", GeneratorFunctionPrototype), c(GeneratorFunctionPrototype, "constructor", GeneratorFunction), c(GeneratorFunctionPrototype, u, GeneratorFunction.displayName = "GeneratorFunction"), r.isGeneratorFunction = function (t) { | ||
| var r = "function" == typeof t && t.constructor; | ||
@@ -171,0 +171,0 @@ return !!r && (r === GeneratorFunction || "GeneratorFunction" === (r.displayName || r.name)); |
@@ -16,3 +16,3 @@ var _typeof = require("./typeof.js")["default"]; | ||
| function c(t, r, e, n) { | ||
| return Object.defineProperty(t, r, { | ||
| Object.defineProperty(t, r, { | ||
| value: e, | ||
@@ -168,3 +168,3 @@ enumerable: !n, | ||
| } | ||
| return GeneratorFunction.prototype = GeneratorFunctionPrototype, c(v, "constructor", GeneratorFunctionPrototype), c(GeneratorFunctionPrototype, "constructor", GeneratorFunction), GeneratorFunction.displayName = c(GeneratorFunctionPrototype, u, "GeneratorFunction"), r.isGeneratorFunction = function (t) { | ||
| return GeneratorFunction.prototype = GeneratorFunctionPrototype, c(v, "constructor", GeneratorFunctionPrototype), c(GeneratorFunctionPrototype, "constructor", GeneratorFunction), c(GeneratorFunctionPrototype, u, GeneratorFunction.displayName = "GeneratorFunction"), r.isGeneratorFunction = function (t) { | ||
| var r = "function" == typeof t && t.constructor; | ||
@@ -171,0 +171,0 @@ return !!r && (r === GeneratorFunction || "GeneratorFunction" === (r.displayName || r.name)); |
+1
-1
| { | ||
| "name": "@babel/runtime", | ||
| "version": "7.27.1", | ||
| "version": "7.27.3", | ||
| "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
246633
-0.01%