Skip to content

v0.1.9: Date-neutral flare aliases, epoch window filters, js-yaml advisory cleared

Choose a tag to compare

@cyanheads cyanheads released this 01 Jul 01:53
v0.1.9
b36069a

Date-neutral flare aliases, epoch window filters, js-yaml advisory cleared

Adds date-neutral flare-probability aliases, fixes window-boundary filtering, syncs the SWPC User-Agent, and clears a moderate js-yaml advisory via mcp-ts-core ^0.10.10.

Added:

  • Date-neutral flare-probability aliases (cClassProbability, mClassProbability, xClassProbability, protonEventProbability) on get_solar_activity, alongside the retained *1Day fields (#16)

Changed:

  • SWPC User-Agent now built from the running server version instead of a hardcoded 0.1.1 (#15)
  • @cyanheads/mcp-ts-core ^0.10.9 → ^0.10.10

Fixed:

  • get_kp_index and get_solar_activity window filters compare epochs, not raw ISO strings — fixes boundary mis-inclusion at the window edge (#17)

Security:

  • Clears moderate js-yaml advisory GHSA-h67p-54hq-rp68 via mcp-ts-core ^0.10.10 (bun audit 1 moderate → 0)

61 tests pass; bun run devcheck clean.