Variable: KNOWN_SCRIPT_VERSIONS
constKNOWN_SCRIPT_VERSIONS: readonly ["2017071","2022011"]
SCRIPT versions this parser explicitly supports. Both are XML-era releases routed through Surescripts.
Example
import { KNOWN_SCRIPT_VERSIONS } from "@cosyte/ncpdp/script";
KNOWN_SCRIPT_VERSIONS.includes("2022011"); // true