mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
enable support for proxy mode for npm package managers (#104)
Signed-off-by: Sahil Bansal <bansalsahil315@gmail.com>
This commit is contained in:
+3
-3
@@ -27,10 +27,10 @@ experimental_proxy_mode: true
|
||||
| --------------- | --------- |
|
||||
| `npm` | ✅ Active |
|
||||
| `npx` | ✅ Active |
|
||||
| `pnpm` | ✅ Active |
|
||||
| `pnpx` | ✅ Active |
|
||||
| `pnpm` | 🕒 Planned |
|
||||
| `yarn` | 🕒 Planned |
|
||||
| `bun` | 🕒 Planned |
|
||||
| `bun` | ✅ Active |
|
||||
| `yarn` | ✅ Active |
|
||||
| `pip` | 🕒 Planned |
|
||||
| `uv` | 🕒 Planned |
|
||||
| `poetry` | 🕒 Planned |
|
||||
|
||||
Reference in New Issue
Block a user