Skip to content

Add possibility to search for specific version of a package #1416

@chronoB

Description

@chronoB

When using pnpm in a project it outputs the packages that had ignored build scripts with specific versions:

╭ Warning ────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                 │
│   Ignored build scripts: @parcel/watcher@2.5.6, esbuild@0.25.12, esbuild@0.25.9, less@4.5.1,    │
│   lmdb@3.4.2, msgpackr-extract@3.0.3.                                                           │
│   Run "pnpm approve-builds" to pick which dependencies should be allowed to run scripts.        │
│                                                                                                 │
╰─────────────────────────────────────────────────────────────────────────────────────────────────╯

I tried to copy the package including the version into the search field but it didn't find the package.

What I would like to happen:
When adding a version to the search string and it is found for the corresponding package I want to open the package page with the specified version preselected

Metadata

Metadata

Assignees

Labels

frontFrontend, DesignuxRelated to wider UX decisions

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions