You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 12, 2026. It is now read-only.
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.
The published npm package
@jsonresume/schemais 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/jobsadoption. Part of the org consolidation audit: jsonresume.org#275.