jsencrypt-node
Advanced tools
+1
-1
| { | ||
| "name": "jsencrypt-node", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "JSEncrypt for node & browser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+7
-1
@@ -1,4 +0,10 @@ | ||
| # JSEncrypt | ||
| # 🚀 JSEncrypt | ||
| JSEncrypt for node & browser | ||
| ## Install | ||
| ``` | ||
| $ npm i jsencrypt-node | ||
| ``` | ||
| Introduction | ||
@@ -5,0 +11,0 @@ ====================== |
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
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
216096
0.02%195
3.17%