+1
-1
| { | ||
| "name": "array-ql", | ||
| "description": "Treat array of objects as a table SQL-alike way. Paginate, select, sort, update, insert, delete. Add calculated and default values", | ||
| "version": "0.1.4", | ||
| "version": "0.1.5", | ||
| "license": "MIT", | ||
@@ -6,0 +6,0 @@ "private": false, |
+1
-1
| # ArrayQL | ||
| Treat array of objects as a table SQL-alike way. | ||
| Paginate, select, sort, update, insert, delete. Add calculated and default values. | ||
| Paginate, select, sort, update, insert, delete. Add calculated and default values. Runs in browser and Node. | ||
@@ -6,0 +6,0 @@ ```javascript |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
66366
0.04%