node-ssdp icon indicating copy to clipboard operation
node-ssdp copied to clipboard

node.js SSDP client/server.

Results 21 node-ssdp issues
Sort by recently updated
recently updated
newest added

https://github.com/diversario/node-ssdp/blob/0756bd0eff034f47cd23b7303f85abb22dc7d6b1/lib/index.js#L165 [Node 18](https://nodejs.org/api/os.html#osnetworkinterfaces) changed type of `family` to number, so this will always result in Error _No sockets available, cannot start._ Possible fix: https://github.com/SuiOni/node-ssdp/commit/532022d170a568397d7db0fbbb306fbac1d8376e

Bumps [async](https://github.com/caolan/async) from 2.6.0 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

dependencies

https://github.com/advisories/GHSA-fwr7-v2mv-hh25

According to the specification (as well as from what I can see in the node-ssdp code), the server is the controlled device. So, it is the server that sends the...

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

I've created an SSDP server and I've given it a specific location, however the advertise-alive has messages with the expected ip of 172.16.1.47, but there are also unexpected messages being...

Summary: * Unless it causes some bad side effect, I think you should make the `explicitSocketBind` option default to `true`, and preferably remove it altogether. * If my first suggestion...

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies