-
It would be great if salus supported pnpm support in addition to npm and yarn. The output of `pnpm audit --json` is identical to NPM, so hopefully this is a simple request :)
One caveat to be aware…
-
## CVE-2022-29244 - High Severity Vulnerability
Vulnerable Library - npm-7.13.0.tgz
a package manager for JavaScript
Library home page: https://registry.npmjs.org/npm/-/npm-7.13.0.tgz
Path to depend…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…
-
when using default options with this blueprint in particular, the package manager is switched to yarn.
when using `--addon-only` it's `npm`.
Let's remove the logic for setting up yarn by defaul…
-
### Issues
- [X] I have checked [existing issues](https://github.com/vuki656/package-info.nvim/issues?q=is%3Aissue) and there are no existing ones with the same request.
### Feature description
…
-
**Do you want to request a *feature* or report a *bug*?**
Bug.
**What is the current behavior?**
In a Yarn Workspaces package, `yarn audit` reports `0 vulnerabilities found` in a workspace pa…
-
### Problem
I am developing set of library crates for personal use. I want to reuse them in several projects of mine. I **do not want** to publish the libraries or final projects anywhere to the inte…
-
# 🐞 Bug report
### Command (mark with an `x`)
```
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [X] update
- [ ] lint
- [ ] xi18n
- [ ] run…
-
-
Hi!
For such a code:
```
import * as t from 'object-treeify';
```
I have an error:
```
Could not find a declaration file for module 'object-treeify'. '/workspaces/wikify-example/node_module…