StreamDeckEmulator icon indicating copy to clipboard operation
StreamDeckEmulator copied to clipboard

A simple emulator for the Stream Deck Application to allow plugin developers to test their plugins

Results 8 StreamDeckEmulator issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 6.1.3 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 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 [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

We need to build and deploy an npm package

Under **Getting Started** in the README.md, I suggest adding the following to step 4: To create/rename on windows explorer, just copy _.env_example_ rename to **.env.** - the additional dot on...

With the emulator in a container, it would be easy to use for integration testing during CI processes + @mtheoryx

enhancement
help wanted