UNPKG

@scaleleap/pg-format

Version:

A fully typed TypeScript and Node.js implementation of PostgreSQL format() to safely create dynamic SQL queries. SQL identifiers and literals are escaped to help prevent SQL injection.

17 lines (8 loc) 472 B
# Changelog All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # 1.0.0 (2021-05-23) ### Bug Fixes * npm audit ([b55ec2a](https://github.com/ScaleLeap/pg-format/commit/b55ec2aaf953d8b4f8a9a08cf967a3cf5603d337)) ### Features * adds package code ([e98de27](https://github.com/ScaleLeap/pg-format/commit/e98de27ed1b6f4a7c1f1b02d105f149004afc34a))