@rwh/react-keystrokes
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
20637
49