Download Latest Version v14.0.2 source code.tar.gz (236.2 kB)
Email in envelope

Get an email when there's a new version of Commander.js

Home / v14.0.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-09-12 555 Bytes
v14.0.1 source code.tar.gz 2025-09-12 236.2 kB
v14.0.1 source code.zip 2025-09-12 314.2 kB
Totals: 3 Items   550.9 kB 0

Fixed

  • broken markdown link in README (#2369)

Changed

  • improve code readability by using optional chaining (#2394)
  • use more idiomatic code with object spread instead of Object.assign() (#2395)
  • improve code readability using string.endsWith() instead of string.slice() (#2396)
  • refactor .parseOptions() to process args array in-place (#2409)
  • change private variadic support routines from ._concatValue() to ._collectValue() (change code from array.concat() to array.push()) (#2410)
  • update (dev) dependencies
Source: README.md, updated 2025-09-12