thai-qr-payment
Version 0.1.4
Patch Changes
655b343Thanks @uunw! - Sanitize numeric SVG attributes (width,height,viewBox,transform) at the renderer boundary.renderQrSvg()now coercesoptions.size,options.quietZone, andmatrix.sizethrough a finite-non-negative-integer guard before interpolation. Closes 7 CodeQLjs/html-constructed-from-inputalerts; also hardens the JS-callable surface against NaN/Infinity/non-numeric input.