asciidisco / asciidisco/sloccount

Deprecation Warnings

Open
#175 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

When using npm to install it, the following warnings pop up:
```
npm WARN deprecated mixin-deep@1.3.1: Critical bug fixed in v2.0.1, please upgrade to the latest version.
npm WARN deprecated set-value@2.0.0: Critical bug fixed in v3.0.1, please upgrade to the latest version.
npm WARN deprecated set-value@0.4.3: Critical bug fixed in v3.0.1, please upgrade to the latest version.
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running npm install and tracing the reported mixin-deep and set-value warnings through the project's dependency manifests and lockfile. Confirm which dependency paths select the vulnerable versions; done means installation no longer reports these deprecation warnings without breaking the existing project behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.