export async function precondition({readPkg, assert}) {
    const {scripts} = await readPkg();
    assert(scripts[key] === actual);
}