-
Relates to #9 but the npm CLI should also add a command that outputs the current deprecations. Currently we [(re-)install all dependencies](https://github.com/ericcornelissen/depreman/blob/e4ab16629e7…
-
There are `npm audit` issues in this package related to `d3-color`:
```
The d3-color module provides representations for various color spaces in the browser. Versions prior to 3.1.0 are vulnerable…
-
### Version
node -v: v22.11.0
npm version: 10.9.0
### Platform
```text
Linux u24vm 6.8.0-48-generic #48-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 14:04:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
…
-
I tried to build js code by npm.
My steps:
npm install fluid-player
npm install webpack
Here i got error
# npm audit report
three =0.11.0
Depends on vulnerable versions of three
node_mo…
biguz updated
2 weeks ago
-
This was uncovered by @sftim through his work on
- https://github.com/kubernetes/website/issues/41171
To reproduce the problem, run the following.
```sh
hugo new site --format yaml myproject
cd myp…
-
The npm CLI has several flags to disable certain things like auditing with `--no-audit`, the update notifier with `--no-update-notifier`, and funding messages with `--no-fund`. Given this project to m…
-
**Describe the bug**
Doesnt seem to work on arm64
```
sullemanhossam@hossams-MacBook-Air ai_alignment_graph % npm i
npx quartz build --serve
up to date…
-
Cloned the current master branch and found the following `npm audit` results:
`
.../FHIR.js$ npm audit
=== npm audit security report ===
**// Run npm install --save-dev webpac…
-
Related to https://github.com/Frameright/image-display-control-web-component/issues/10
-
```
# npm audit report
async 2.0.0 - 2.6.3
Severity: high
Prototype Pollution in async - https://github.com/advisories/GHSA-fwr7-v2mv-hh25
Depends on vulnerable versions of lodash
fix available via …