@rsnuxt/utils
Advanced tools
+1
-1
| /*! | ||
| * @rsnuxt/utils v0.2.2 (c) 2016-2025 | ||
| * @rsnuxt/utils v0.2.3 (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.2.3", | ||
| "version": "0.2.4", | ||
| "repository": { | ||
@@ -34,3 +34,3 @@ "type": "git", | ||
| }, | ||
| "gitHead": "6a56ef32e8ce15cdbd684f1ccecba180fa78e8a1" | ||
| "gitHead": "cc237ec4b425f837615aef0e9b05a935632db621" | ||
| } |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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