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

6

dist/index.js

@@ -5,2 +5,5 @@ var $1adW8$rwhkeystrokes = require("@rwh/keystrokes");

function $parcel$export(e, n, v, s) {
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
}
function $parcel$exportWildcard(dest, source) {

@@ -22,5 +25,2 @@ Object.keys(source).forEach(function(key) {

}
function $parcel$export(e, n, v, s) {
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
}

@@ -27,0 +27,0 @@ $parcel$export(module.exports, "useKey", () => $1b52fa0fd3526681$export$a41bc8a5485cb6b);

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

@@ -39,8 +39,8 @@ "source": "./src/index.ts",

"react": ">=17",
"@rwh/keystrokes": "1.0.0-beta.7"
"@rwh/keystrokes": "1.0.0-beta.8"
},
"devDependencies": {
"@parcel/core": "^2.8.3",
"@parcel/packager-ts": "^2.8.3",
"@parcel/transformer-typescript-types": "^2.8.3",
"@parcel/core": "2.7.0",
"@parcel/packager-ts": "2.7.0",
"@parcel/transformer-typescript-types": "2.7.0",
"@types/mocha": "^10.0.1",

@@ -60,3 +60,3 @@ "@types/node": "^18.11.18",

"node-static": "^0.7.11",
"parcel": "^2.8.3",
"parcel": "2.7.0",
"prettier": "^2.8.3",

@@ -69,3 +69,3 @@ "react": ">=17",

"typescript": "^4.9.4",
"@rwh/keystrokes": "1.0.0-beta.7"
"@rwh/keystrokes": "1.0.0-beta.8"
},

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

Sorry, the diff of this file is not supported yet

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