All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
6.2.5 (2026-03-19)
- Consistent use of quotes in output (#405) (de1629a)
- prevent prototype pollution bypass via String.prototype.startsWith override (d9a5491)
- prevent prototype pollution via load() and loadFile() (3d7d836)
- prevent prototype pollution via schema initialization (d251c47)
6.2.4 (2023-01-07)
- Fix imperfect prototype pollution fix (#410) (#411). Thanks to Captain-K-101