{"library":"escape-sql-string","type":"library","category":null,"description":"A minimal SQL string escaping library to prevent SQL injection attacks. Current stable version is 1.2.2, with infrequent releases and no breaking changes expected. It provides a single function to escape single quotes and optionally backslashes, supporting both standard SQL (backslash not supported) and engines that do support backslash escapes. Ships TypeScript types. Key differentiator: simplicity and zero dependencies.","language":"javascript","status":"active","version":"1.2.2","tags":["javascript","sql","escape","injection","security","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install escape-sql-string","imports":["import escapeString from 'escape-sql-string'","import myEscape from 'escape-sql-string'","import type escapeString from 'escape-sql-string'"]},{"cmd":"yarn add escape-sql-string","imports":[]},{"cmd":"pnpm add escape-sql-string","imports":[]}],"homepage":"https://github.com/jackall3n/escape-sql-string","github":"git://github.com/jackall3n/escape-sql-string","docs":null,"changelog":null,"pypi":null,"npm":"escape-sql-string","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}