node-key-sender
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"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. |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
84626
1
471