ts-creator
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "ts-creator", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "A code generator to generate TypeScript code generator from TypeScript code", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
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
21893661
15
4541
7
9