Sourced from shell-quote's changelog.
v1.7.4 - 2022-10-12
Merged
- Add node_modules to .gitignore
[#48](https://github.com/ljharb/shell-quote/issues/48)
Commits
- [eslint] fix indentation and whitespace
aaa9d1f
- [eslint] additional cleanup
397cb62
- [meta] add
auto-changelog
497fca5
- [actions] add reusable workflows
4763c36
- [eslint] add eslint
6ee1437
- [readme] rename, add badges
7eb5134
- [meta] update URLs
67381b6
- [meta] create FUNDING.yml; add
funding
in package.json8641572
- [meta] use
npmignore
to autogenerate an npmignore file2e2007a
- Only apps should have lockfiles
f97411e
- [Dev Deps] update
tape
051f608
- [meta] add
safe-publish-latest
18cadf9
- [Tests] add
aud
inposttest
dc1cc12
1.7.3
- Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the quoting rules. (CVE-2021-42740)
5409e72
v1.7.44763c36
[actions] add reusable workflows8641572
[meta] create FUNDING.yml; add funding
in package.json497fca5
[meta] add auto-changelog
7eb5134
[readme] rename, add badges67381b6
[meta] update URLs2e2007a
[meta] use npmignore
to autogenerate an npmignore file18cadf9
[meta] add safe-publish-latest
397cb62
[eslint] additional cleanupaaa9d1f
[eslint] fix indentation and whitespaceThis version was pushed to npm by ljharb, a new releaser for shell-quote since your current version.