socketio-wildcard icon indicating copy to clipboard operation
socketio-wildcard copied to clipboard

socket.io v2.x with a wildcard event

Results 5 socketio-wildcard issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/hden/socketio-wildcard). ## Config Migration Needed - [ ]...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | |---|---| | node-fetch | [`2.6.1` -> `2.6.7`](https://renovatebot.com/diffs/npm/node-fetch/2.6.1/2.6.7) | ### GitHub Vulnerability Alerts #### [CVE-2022-0235](https://nvd.nist.gov/vuln/detail/CVE-2022-0235) node-fetch is vulnerable...

Hello, Some little adjustment have been made and merged to the repo. Do you plan to release on npm anytime soon ? Thanks,

Fix #31 ## Issues - [ ] Should we catch error packet (`packet.type === 4`)? - [ ] Write Tests

Id packet.id is null and packet.data is not an array you can expect this error: CreateListFromArrayLike called on non-object This commit is fixing this.