v0.1.4: Location post-filter, blank-state fix, mcp-ts-core 0.10.14
Location post-filter, blank-state fix, mcp-ts-core 0.10.14
Fixes NPPES location-filtering and blank-state validation bugs in npi_search_providers; adopts mcp-ts-core ^0.10.14 and adds Socket supply-chain scanning.
Fixed:
npi_search_providerspost-filters city/state/postal_code results server-side — NPPES doesn't hard-filter location on specialty searches (#4)npi_search_providersaccepts a blankstate("") from form clients instead of failing validation (#5)
Added:
postalCodeonnpi_search_providersoutput rows and the location line (#4)- Socket supply-chain scanner + 3-day minimumReleaseAge guard in bunfig.toml
Changed:
- Dockerfile pins bun 1.3.14, adds BuildKit cache mounts, --ignore-scripts on the build-stage install
Dependency bumps:
@cyanheads/mcp-ts-core^0.10.9 → ^0.10.14js-yaml(transitive) 3.14.2 → 3.15.0 — clears GHSA-h67p-54hq-rp68
72 tests pass; bun run devcheck clean.