vue-keyboard-virtual-next
Advanced tools
Comparing version
{ | ||
"name": "vue-keyboard-virtual-next", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "keyBoard base on Vue3 , support hand write✒", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -168,3 +168,3 @@ <p align="center"> | ||
| reSignUp | 重新给input注册绑定键盘,当页面有新的input标签出现时调用此方法 | ()=> void | v1.0.0+ | | ||
| getCurrentInput | 获取当前聚焦的输入框 | ()=> HTMLInputElement \| null | v1.0.1+ | | ||
| getCurrentInput | 获取当前聚焦的输入框 | ()=> HTMLInputElement \| HTMLTextAreaElement \| v1.0.2+ | | ||
@@ -171,0 +171,0 @@ ```vue |
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
173437
1.19%3
-25%