jprichardson / jprichardson/node-scrap
Deprecated packages
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 33
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
A quick issue to share with you some warnings thrown by npm:
npm WARN deprecated CSSselect@0.7.0: the module is now available as 'css-select'
npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what'
Cheers,
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the npm installation warnings and locate where CSSselect and CSSwhat are declared in the project dependencies. Done means the deprecated-package warnings are addressed and npm install no longer reports these two package names; the issue does not mention a specific file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100