
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
horizon-joy
Advanced tools
Adopt your game for TV by using mobiles as controllers
npm i horizon-joy --save
dist/JoyGame.js
into projectjoyGame.addEventListener(eventName , callback);
playerenter
- someone opened http://horizonjoy.com from your router and entered game on your TV, seems you should spawn a new player, callback passed argument will give you some data about user joinedplayerquit
- someone quit game, seems you should remove a player using id from callback passed argumentkeydown
- key was pressed. Callback argument brings some data about keyCode and user who pressedkeyup
- key was released. Callback argument brings some data about keyCode and user who pressedPlease, have a look at Bombergirl demo we have in demo
folder.
This is a third aparty HTML5 game which was modified to use HorizonJoy.
You might be interested in GameEngine.js:321, GameEngine.js:327 and InputEngine.js:30
To run demo please do following:
bower install
in demo folder;Bombergirl developed by Matouš Skála ( http://matousskala.cz ) and is distributed under Creative Commons license.
Feel free to drop your questions to hi@denisradin.com
FAQs
Game controllers for Horizon Joy
The npm package horizon-joy receives a total of 0 weekly downloads. As such, horizon-joy popularity was classified as not popular.
We found that horizon-joy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.