@ditojs/router
Advanced tools
+3
-3
| { | ||
| "name": "@ditojs/router", | ||
| "version": "2.95.0", | ||
| "version": "2.96.0", | ||
| "type": "module", | ||
@@ -23,3 +23,3 @@ "description": "Dito.js Router – Dito.js is a declarative and modern web framework, based on Objection.js, Koa.js and Vue.js", | ||
| "dependencies": { | ||
| "@ditojs/utils": "^2.95.0" | ||
| "@ditojs/utils": "^2.96.0" | ||
| }, | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
| ], | ||
| "gitHead": "0cd76446659c5d30c18df8091bedb20cd84fb330" | ||
| "gitHead": "689f4d061088500884114c5ced79d68209717bc5" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
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
Network access
Supply chain riskThis module accesses the network.
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
Updated