* SEXYZ: XModem & YModem
* Explicit sort avail to protocols * MenuView.removeItem() * Natural sort for more things * Fix some issues with HorizontalMenuView redraw/update * Sanatize non-blind upload filename (security) * Validator on non-blind upload filename
This commit is contained in:
@@ -39,7 +39,8 @@
|
||||
"ptyw.js": "NuSkooler/ptyw.js",
|
||||
"sqlite3": "^3.1.1",
|
||||
"ssh2": "^0.5.1",
|
||||
"temptmp" : "^1.0.0"
|
||||
"temptmp" : "^1.0.0",
|
||||
"sanitize-filename" : "^1.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user