@major-tanya/itty-compression v0.2.3
This release covers several security fixes:
- CVE-2024-21538, which affects cross-spawn >=7.0.0 <7.0.5 (used by eslint and others) (updated to 7.0.6)
- CVE-2024-55565, which affects nanoid <3.3.8 (used transitively by vite) (updated to 3.3.8)
Behavioural or interface changes:
- None
Other changes t:
- Migration to ESLint v9 flat configs (0f6aa2d)
- Some style and linting changes (0bbffa1, 0eda034, 22535e3, 8a58ccb)
itty-compression
is now being CI-tested on Node v22 as well (792f51f)- Bumped dependencies (72f5b11)
Full Changelog: v0.2.2...v0.2.3