Releases: codelicia/jsoncs
Releases · codelicia/jsoncs
v1.2.2
What's Changed
- Bump tape from 5.4.1 to 5.5.0 by @dependabot in #72
- Bump commander from 8.3.0 to 9.0.0 by @dependabot in #73
Full Changelog: v1.2.1...v1.2.2
JSON Code Style - v1.2.1
- Fix security issues on dev dependencies
- Support latest Nodejs and remove support for old ones (nodejs >= 12)
JSON Code Style - v1.2.0
- Let users choose how many spaces to use on the indentation.
- Correct bug when nothing is passed on the command.
- Correct typo
- Align README