Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/cliPublic

fix(view): filter out invalid semver#7197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
wraithgar merged 1 commit intolatestfromgar/view-bad-semver
Feb 3, 2024
Merged

Conversation

wraithgar
Copy link
Member

node-semver has tightened its validation on what is an acceptible
version since some old packages were published to the registry. They
can no longer exceed the maximum safe integer value. Packages with
invalid semver that were published before this validation cause npm to
crash when viewing info on the package as a whole. This filters out
those invalid semver versions.

@wraithgarwraithgar requested a review froma team as acode ownerFebruary 2, 2024 21:17
Copy link
Contributor

@ljharbljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

nice, this problem (old versions with invalid semver) causedNullVoxPopuli/package-majors#15 - if you want another data point for tests

@wraithgarwraithgar merged commitd04111d intolatestFeb 3, 2024
@wraithgarwraithgar deleted the gar/view-bad-semver branchFebruary 3, 2024 03:47
@github-actionsgithub-actionsbot mentioned this pull requestFeb 3, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ljharbljharbljharb left review comments

@lukekarryslukekarryslukekarrys approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@wraithgar@ljharb@lukekarrys

[8]ページ先頭

©2009-2025 Movatter.jp