sqlstring
Simple SQL escape and format for MySQL
2.3.3
45M downloads/mo
#2944 most downloaded on npm
mysqljs/sqlstring
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 5 weeks to 2.1 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
12 years old
10 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
10 releases · Feb 2014 to Mar 2022Releases
latest 10-
2.3.306 Mar 2022Commits, not release notes
This project publishes no release notes. Between
v2.3.2andv2.3.3there were 24 commits, 23 of them substantive:- build: support Node.js 14.x
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: use GitHub Actions instead of Travis CI
- build: [email protected]
- build: support Node.js 15.x
- build: [email protected]
- build: support Node.js 16.x
- build: [email protected]
- build: support Node.js 17.x
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
…and 3 more.
-
2.3.216 Apr 2020Commits, not release notes
This project publishes no release notes. Between
v2.3.1andv2.3.2there were 33 commits, 32 of them substantive:- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: support Node.js 10.x
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: support Node.js 11.x
- build: migrate to Travis CI trusty image
- build: support Node.js 12.x
- build: [email protected]
- build: [email protected]
- build: [email protected]
…and 12 more.
-
2.3.125 Feb 2018Commits, not release notes
This project publishes no release notes. Between
v2.3.0andv2.3.1there were 10 commits, 9 of them substantive:- build: [email protected]
- build: [email protected]
- build: support Node.js 9.x
- build: [email protected]
- Fix incorrectly replacing non-placeholders in SQL
- build: [email protected]
- build: [email protected]
- build: [email protected]
- lint: fix comma spacing
-
2.3.002 Oct 2017Commits, not release notes
This project publishes no release notes. Between
v2.2.0andv2.3.0there were 49 commits, 46 of them substantive:- tests: fix some object spacing
- build: [email protected]
- build: [email protected]
- lint: remove unused variables
- lint: fix object key spacing
- lint: fix infix operator spacing
- build: pass directory as argument to eslint
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: use nyc for test coverage
- build: [email protected]
- build: add editorconfig
- docs: line code blocks in readme
- build: [email protected]
- build: [email protected]
…and 26 more.
-
2.2.002 Nov 2016Commits, not release notes
This project publishes no release notes. Between
v2.1.0andv2.2.0there were 11 commits, 9 of them substantive:- build: [email protected]
- build: [email protected]
- docs: add documentation about second argument to escapeId
- build: [email protected]
- lint: indent
- Escape invalid Date objects as NULL
- build: [email protected]
- build: support Node.js 7.x
- build: [email protected]
-
2.1.027 Sep 2016Commits, not release notes
This project publishes no release notes. Between
v2.0.1andv2.1.0there were 10 commits, 9 of them substantive:- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- build: [email protected]
- docs: fix method name typos
- Run buffer.toString() through escaping
- Accept numbers and other value types in escapeId
- build: [email protected]
-
2.0.106 Jun 2016Commits, not release notes
This project publishes no release notes. Between
v2.0.0andv2.0.1there were 2 commits, 1 of them substantive:- Fix npm package to include missing lib/ directory
-
2.0.006 Jun 2016Commits, not release notes
This project publishes no release notes. Between
v1.0.0andv2.0.0there were 22 commits, 18 of them substantive:- build: remove autod make target
- build: remove AUTHORS file
- build: use istanbul for code coverage
- build: use npm scripts instead of make
- build: rename lib/sqlstring.js to index.js
- docs: change naming of history file
- docs: change naming of license file
- build: remove npmignore file
- build: clean up package
- Bring repository up-to-date with mysql module changes
- build: test on same Node.js versions as mysql module
- bulid: update package contributors
- build: cache node_modules on Travis CI
- tests: add test for escapeId with forbidQualified
- tests: add test for .format with escaped ids
- build: add time zone tests for date time escaping
- docs: copy SqlString documentation from mysql module
- lint: copy eslint configuration from mysql module
-
1.0.009 Nov 2014Commits, not release notes
This project publishes no release notes. Between
v0.0.1andv1.0.0there were 2 commits, 1 of them substantive:- build: support Node.js 0.8.x
-
0.0.125 Feb 2014Nothing published for this version