Add support for `npm-shrinkwrap` & Deno
Aperta
- Lingua principale
- TypeScript
- Stelle
- 25
- Fork
- 3
- Merge medio
- 8h 22m
- PR unite (30g)
- 4
Descrizione
- Deno: Parse the jsr section into a map keyed by `name@version`, link edges from `jsr[*].dependencies`, resolve `"jsr:@scope/name"` via specifiers, and build root from `workspace.dependencies`. This should be enough for most of the folks, but maybe needs more research.
- shrinkwrap: From what I understand we can reuse current npm parser (assuming we're targeting `lockfileVersion` >= 2/3)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.