{"library":"sql-escape-string","type":"library","category":null,"description":"A simple SQL string escape utility that escapes single quotes and optionally backslashes to prevent SQL injection. Version 1.1.0 is stable with no recent updates; it is derived from the mysqljs/sqlstring library but adds an option to disable backslash escaping, which is non-standard SQL. Unlike general-purpose escape libraries, this package focuses solely on SQL string escaping and is lightweight with no dependencies.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","sql","escape","injection","security"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-escape-string","imports":["import escapeString from 'sql-escape-string'","import escapeString from 'sql-escape-string'","import type { EscapeOptions } from 'sql-escape-string'"]},{"cmd":"yarn add sql-escape-string","imports":[]},{"cmd":"pnpm add sql-escape-string","imports":[]}],"homepage":"https://github.com/thlorenz/sql-escape-string","github":"git://github.com/thlorenz/sql-escape-string","docs":null,"changelog":null,"pypi":null,"npm":"sql-escape-string","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}