#909405 RFP: node-sqlstring -- Simple SQL escape and format for MySQL

#909405#5
Date:
2018-09-23 02:39:22 UTC
From:
To:
* Package name    : node-sqlstring
  Version         : 2.3.1
  Upstream Author : Douglas Wilson
* URL             : https://notabug.org/themusicgod1/sqlstring
* License         : MIT
  Programming Lang: javascript
  Description     : Simple SQL escape and format for MySQL

SQL String escaper, primarily for the node-mysql package (newer
than the one currently in debian sid).  This will provide a
standard way of sanitizing input so you can't do SQL injection
attacks at least directly.