{"name":"sql-escaper","version":"1.5.1","description":"🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).","main":"./lib/index.js","module":"./lib/index.mjs","types":"./lib/index.d.ts","license":"MIT","repository":{"type":"git","url":"git+https://github.com/mysqljs/sql-escaper.git"},"bugs":{"url":"https://github.com/mysqljs/sql-escaper/issues"},"author":{"name":"https://github.com/mysqljs"},"funding":{"type":"github","url":"https://github.com/mysqljs/sql-escaper?sponsor=1"},"engines":{"node":">=12.0.0","bun":">=1.0.0","deno":">=2.0.0"},"scripts":{"benchmark":"cd benchmark && npm ci && bash index.sh","build:esm":"esbuild src/index.ts --outfile=lib/index.mjs --platform=node --target=node12 --format=esm","build":"rm -rf ./lib && tsc && npm run build:esm","test:node":"poku test -r=\"compact\"","test:bun":"bun --bun poku -r=\"compact\" test","test:coverage":"mcr --import tsx --config mcr.config.ts npm run test:node","lint":"biome lint --error-on-warnings && prettier --check .","lint:fix":"biome lint --write && prettier --write .github/workflows/*.yml .","update":"pu minor && npm i && (npm audit fix || true) && npm run lint:fix"},"devDependencies":{"@biomejs/biome":"^1.9.4","@ianvs/prettier-plugin-sort-imports":"^4.7.1","@js-temporal/polyfill":"^0.5.1","@types/node":"^26.1.1","esbuild":"^0.28.1","monocart-coverage-reports":"^2.12.12","packages-update":"^2.0.0","poku":"^4.5.0","prettier":"^3.9.5","tsx":"^4.23.0","typescript":"^7.0.2"},"exports":{".":{"import":{"types":"./lib/index.d.ts","default":"./lib/index.mjs"},"require":{"types":"./lib/index.d.ts","default":"./lib/index.js"}}},"keywords":["sql","escape","format","sqlstring","sql-injection","sanitize","query","mysql","node","nodejs","bun","deno","typescript","fast"],"gitHead":"72fbc98ed5a7cf27d14bf2907934b68dc4da957a","_id":"sql-escaper@1.5.1","homepage":"https://github.com/mysqljs/sql-escaper#readme","_nodeVersion":"24.18.0","_npmVersion":"11.16.0","dist":{"integrity":"sha512-4toX5E1fQbBrpfXidaHnF0669nkAdETeIPTs2SUjxxD7RRIs9ICG4gtpmfc68JCEKehsdwLFqBu9VlQqZ1P1gg==","shasum":"fbaee511294d1f7da92fb68ca1faee2255839c7b","tarball":"https://registry.npmjs.org/sql-escaper/-/sql-escaper-1.5.1.tgz","fileCount":8,"unpackedSize":59030,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/sql-escaper@1.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCOXfrIyKa6pWEhWuzqTriIkLzmcr+JSzU/K/CAhsvuZQIgdNczqxE5UCqyaaWJjNH7ANIO3wPLGWzHBmUOrZ/xYX8="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:534ec005-ba74-492e-b36b-99937381e754"}},"directories":{},"maintainers":[{"name":"sidorares","email":"andrey.sidorov@gmail.com"},{"name":"weslley.io","email":"w.eslley@ymail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sql-escaper_1.5.1_1783874964631_0.007218744127382992"},"_hasShrinkwrap":false}