Skip to content

Handle npm 12 array metadata - #10

Merged
JasonSmall merged 1 commit into
mainfrom
codex/fix-npm12-array-metadata
Aug 2, 2026
Merged

Handle npm 12 array metadata#10
JasonSmall merged 1 commit into
mainfrom
codex/fix-npm12-array-metadata

Conversation

@JasonSmall

Copy link
Copy Markdown
Contributor

Summary

Handle npm 12's real multi-field npm view --json response, which wraps the single package result in a one-element array.

Validation

  • reproduced the exact npm 12.0.1 response from the public registry
  • ran the corrected parser against that live response successfully
  • preserves exact name, version, and integrity checks
  • npm publish remained skipped in both failed verification runs; no publication was attempted

@JasonSmall
JasonSmall merged commit bb36944 into main Aug 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant