@rsnuxt/utils
Advanced tools
+4
-1
| /*! | ||
| * @rsnuxt/utils v0.1.3 (c) 2016-2025 | ||
| * @rsnuxt/utils v0.2.0 (c) 2016-2025 | ||
| * Released under the MIT License | ||
@@ -633,2 +633,5 @@ * Repository: https://github.com/nuxt/nuxt.js | ||
| } | ||
| if (id === "@rsnuxt/builder") { | ||
| console.log(id, global.__NUXT_PREPATHS__, paths, global.__NUXT_PATHS__, process.cwd()); | ||
| } | ||
| return _require.resolve(id, { | ||
@@ -635,0 +638,0 @@ paths: [].concat(...global.__NUXT_PREPATHS__ || [], paths || [], global.__NUXT_PATHS__ || [], process.cwd()) |
+2
-2
| { | ||
| "name": "@rsnuxt/utils", | ||
| "version": "0.2.0", | ||
| "version": "0.2.2-alpha.0", | ||
| "repository": { | ||
@@ -34,3 +34,3 @@ "type": "git", | ||
| }, | ||
| "gitHead": "b2382bc9cd00e4a197a694d09a38e15cc8fba281" | ||
| "gitHead": "c30b9b20285d3e1606170f8d0f14db694617802a" | ||
| } |
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
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
26095
0.53%753
0.4%