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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
22
22
-**Hover Information**– Quick links to package details and documentation on [npmx.dev](https://npmx.dev), with provenance verification status.
23
23
-**Version Completion**– Autocomplete package versions with provenance filtering and prerelease exclusion support.
24
-
-**Workspace-Aware Resolution**– Dependencies in `package.json`, `pnpm-workspace.yaml`, and `.yarnrc.yml` are resolved from a shared workspace context, including catalogs and workspace references.
24
+
-**Workspace-Aware Resolution**– Dependencies in `package.json`, `pnpm-workspace.yaml`, and `.yarnrc.yml` are resolved from a shared workspace context, including npm, pnpm, yarn, and bun package managers plus root `package.json`catalogs and workspace references.
25
25
-**Diagnostics**
26
26
- Deprecated package warnings with deprecation messages
Copy file name to clipboardExpand all lines: extensions/vscode/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@
27
27
28
28
-**Hover Information**– Quick links to package details and documentation on [npmx.dev](https://npmx.dev), with provenance verification status.
29
29
-**Version Completion**– Autocomplete package versions with provenance filtering and prerelease exclusion support.
30
-
-**Workspace-Aware Resolution**– Dependencies in `package.json`, `pnpm-workspace.yaml`, and `.yarnrc.yml` are resolved from a shared workspace context, including catalogs and workspace references.
30
+
-**Workspace-Aware Resolution**– Dependencies in `package.json`, `pnpm-workspace.yaml`, and `.yarnrc.yml` are resolved from a shared workspace context, including npm, pnpm, yarn, and bun package managers plus root `package.json`catalogs and workspace references.
31
31
-**Diagnostics**
32
32
- Deprecated package warnings with deprecation messages
0 commit comments