v2.15.3
What's Changed
- 🧪 Add missing error test for parsing credential file by @sunnylqm in #65
- ⚡ perf: async sourcemap operations by @sunnylqm in #64
- 🔒 Fix command injection in install command by @sunnylqm in #62
- ⚡ Optimize package lookups to O(1) Maps in versions.ts by @sunnylqm in #61
- ⚡ Optimize ManifestParser attribute collapsing by @sunnylqm in #59
- ⚡ Optimize package ID lookup performance in
src/package.tsby @sunnylqm in #60 - 🧪 test: add coverage for normalizeDeps by @sunnylqm in #63
- 🔒 Fix insecure predictable temporary file creation by @sunnylqm in #66
Full Changelog: v2.15.2...v2.15.3