node-key-sender
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "node-key-sender", | ||
"version": "1.0.6", | ||
"description": "Lib to send keystrokes to the operation system.", | ||
"version": "1.0.7", | ||
"description": "NodeJs lib to send keyboard input to the operational system.", | ||
"main": "key-sender.js", | ||
@@ -11,2 +11,15 @@ "scripts": { | ||
"author": "Garimpeiro", | ||
"keywords": [ | ||
"nodejs", | ||
"key", | ||
"keyboard", | ||
"input", | ||
"send", | ||
"keystroke", | ||
"os", | ||
"operational", | ||
"system", | ||
"java", | ||
"jar" | ||
], | ||
"license": "MIT", | ||
@@ -13,0 +26,0 @@ "devDependencies": {}, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
84399