@rsnuxt/utils
Advanced tools
+1
-1
| /*! | ||
| * @rsnuxt/utils v0.5.0-alpha.0 (c) 2016-2025 | ||
| * @rsnuxt/utils v0.5.0 (c) 2016-2025 | ||
| * Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
+2
-2
| { | ||
| "name": "@rsnuxt/utils", | ||
| "version": "0.5.0-alpha.0", | ||
| "version": "0.5.0", | ||
| "repository": { | ||
@@ -34,3 +34,3 @@ "type": "git", | ||
| }, | ||
| "gitHead": "ee05cc8b190d608ea075855b27f555abb2cd65af" | ||
| "gitHead": "7fb40460fae1464fe26e2f92720ecb0379621f0b" | ||
| } |
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
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
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
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
25957
-0.06%