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.1 to 1.0.2

4

dist/react-keystrokes.js

@@ -15,5 +15,3 @@ import { getGlobalKeystrokes as a } from "@rwh/keystrokes";

}, [e]), r;
};
console.log("!!!!!!!!!!!!!!!!!!", n);
const p = (s) => {
}, p = (s) => {
const [r, t] = n(!1), e = d(f)();

@@ -20,0 +18,0 @@ return c(() => {

{
"name": "@rwh/react-keystrokes",
"version": "1.0.1",
"version": "1.0.2",
"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.",

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

"react": ">=17",
"@rwh/keystrokes": "1.0.1"
"@rwh/keystrokes": "1.0.2"
},

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

"vitest": "^0.33.0",
"@rwh/keystrokes": "1.0.1"
"@rwh/keystrokes": "1.0.2"
},

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

Sorry, the diff of this file is not supported yet

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