Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Publishing drift: npm @jsonresume/schema is ahead of repo HEAD #522

@thomasdavis

Description

@thomasdavis

The published npm package @jsonresume/schema is at v1.2.1 while this repo's package.json HEAD is v1.1.2 — i.e. releases are being published from a source that is not this repo's default branch. This makes the canonical spec's provenance unclear for the whole ecosystem (the monorepo, resume-cli, and third-party themes all consume it).

Action: identify what was published as v1.2.1, reconcile it back into this repo's main branch, tag it, and from now on publish only from a known branch with CI. (For the record, current repo runtime deps are minimal — jsonschema@^1.4.1 — so there is no ajv/lodash/js-yaml CVE exposure on HEAD, contrary to an earlier automated note; the dev-only deps tape@4 / ajv-cli@3 are old but low-risk.)

Related: the draft job-schema should be finalized — it blocks @jsonresume/jobs adoption. Part of the org consolidation audit: jsonresume.org#275.

Metadata

Metadata

Assignees

No one assigned

    Labels

    transfer-to-monorepoWill be transferred to jsonresume/jsonresume.org (packages/schema)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions