Socket
Socket
Sign inDemoInstall

@infinium/react-keyboard-event-handler

Package Overview
Dependencies
8
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.5 to 1.5.6

7

package.json
{
"name": "@infinium/react-keyboard-event-handler",
"version": "1.5.5",
"version": "1.5.6",
"description": "A React component for handling keyboard events.",

@@ -65,5 +65,6 @@ "main": "lib/react-keyboard-event-handler.js",

"peerDependencies": {
"react": "16.x || 17.x",
"prop-types": "15.x || 16.x"
"react": "16 || 17",
"react-dom": "16 || 17",
"prop-types": "15 || 16"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc