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 1.0.0-beta.5 to 1.0.0-beta.6

6

package.json
{
"name": "@rwh/react-keystrokes",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"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.",

@@ -38,3 +38,3 @@ "source": "./src/index.ts",

"peerDependencies": {
"@rwh/keystrokes": "1.0.0-beta.5",
"@rwh/keystrokes": "1.0.0-beta.6",
"react": ">=17"

@@ -46,3 +46,3 @@ },

"@parcel/transformer-typescript-types": "^2.8.3",
"@rwh/keystrokes": "1.0.0-beta.5",
"@rwh/keystrokes": "1.0.0-beta.6",
"@types/mocha": "^10.0.1",

@@ -49,0 +49,0 @@ "@types/node": "^18.11.11",

@@ -25,2 +25,2 @@

[#readme]: ../
[#readme]: https://github.com/RobertWHurst/Keystrokes/tree/master#readme
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