New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-gamepad

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-gamepad - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "node-gamepad",
"description": "node-gamepad is a package for node that allows you to effortlessly interface your node applications with a variety of gamepad controllers.",
"version": "0.1.1",
"version": "0.1.2",
"homepage": "https://github.com/carldanley/node-gamepad",

@@ -6,0 +6,0 @@ "main": "index.js",

@@ -50,2 +50,19 @@ # node-gamepad

## Supported Events
This package supports up to 3 different types of components: joysticks, buttons and statuses (like battery level, charging, etc).
### Joysticks
1. `:move`
### Buttons
1. `:press`
1. `:release`
### Statuses
1. `:change`
## License

@@ -52,0 +69,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc