Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-key-sender

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-key-sender - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

7

package.json
{
"name": "node-key-sender",
"version": "1.0.8",
"version": "1.0.9",
"description": "NodeJs lib to send keyboard input to the operational system.",

@@ -9,3 +9,3 @@ "main": "key-sender.js",

},
"repository": "git@bitbucket.org:garimpeiroit/mobile-nfce-desktop.git",
"repository": "https://github.com/garimpeiro-it/node-key-sender",
"author": "Garimpeiro",

@@ -26,3 +26,4 @@ "keywords": [

"bugs": {
"email": "garimpeiroit@gmail.com"
"email": "garimpeiroit@gmail.com",
"url": "https://github.com/garimpeiro-it/node-key-sender/issues"
},

@@ -29,0 +30,0 @@ "license": "MIT",

@@ -7,2 +7,4 @@ # node-key-sender

**Bugs and issues**: Please, post any issues to https://github.com/garimpeiro-it/node-key-sender/issues.
# Main features

@@ -17,3 +19,3 @@

- Possibility to map key codes;
- Case correction for text
- Case correction for text;
- Multi platform (it will work in all operation systems that Java can run);

@@ -20,0 +22,0 @@ - It will send the key to the current focused application in the operational system.

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