Skip to content

v2.15.3

Choose a tag to compare

@sunnylqm sunnylqm released this 05 Jul 06:27
8587cc3

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.ts by @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