com.hydroper.inputaction
Advanced tools
+1
-1
| { | ||
| "name": "com.hydroper.inputaction", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "description": "Input actions library.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.ts", |
@@ -40,2 +40,3 @@ /** | ||
| | "minus" | "plus" | "tab" | "escape" | ||
| | "assign" | "comma" | "dot" | "semicolon" | ||
| | "f1" | "f2" | "f3" | "f4" | "f5" | "f6" | "f7" | "f8" | "f9" | "f10" | "f11" | "f12" | ||
@@ -58,2 +59,6 @@ | "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | ||
| ["tab", "tab"], | ||
| ["=", "assign"], | ||
| [",", "comma"], | ||
| [".", "dot"], | ||
| [";", "semicolon"], | ||
| ]); | ||
@@ -60,0 +65,0 @@ |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
26828
0.51%395
1.28%