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

@rwh/react-keystrokes

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rwh/react-keystrokes - npm Package Compare versions

Comparing version

to
1.5.4

6

package.json
{
"name": "@rwh/react-keystrokes",
"version": "1.5.3",
"version": "1.5.4",
"description": "React bindings for Keystrokes, an easy to use library for binding functions to keys and key combos. It can be used with any TypeScript or JavaScript project, even in non-browser environments.",

@@ -43,3 +43,3 @@ "type": "module",

"react": ">=17",
"@rwh/keystrokes": "1.5.3"
"@rwh/keystrokes": "1.5.4"
},

@@ -65,3 +65,3 @@ "devDependencies": {

"vitest": "^0.34.1",
"@rwh/keystrokes": "1.5.3"
"@rwh/keystrokes": "1.5.4"
},

@@ -68,0 +68,0 @@ "scripts": {