perfect-express-sanitizer
a complete package to control user input data to prevent Cross Site Scripting (XSS) ,Sql injection and no Sql injection attack
pg-sql2
Generate safe Postgres-compliant SQL with tagged template literals
sql-strings
Write SQL-injection protected SQL statements using template strings!
sql-assert
Assert identifiers (e.g. table/view names) before using them in SQL statements.
@sqltags/core
Safely create & execute parameterized SQL queries using template strings 🔧✨ minimal API and works with any db driver (pg, mysql, sqlite, etc).