SocketCluster / SocketCluster/socketcluster-client
Please bump version of remote socketcluster-client
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 300
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
Current version of socketcluster-client has a hardcoded version of ws dependency that breaks our code. It would be cool if we can move it to a later version where they have started using ranges for their vs dependency version (it is definitely in the latest version on NPM).
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
No file or test is named in the issue. Start by inspecting the package metadata and dependency declaration for socketcluster-client, then verify which ws version is currently pinned and compare it with the latest version on NPM; done means the dependency uses the intended later version without breaking the client.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100