feat(sshclient): add a promise-first SSH client with secure host verification and improve SSH key/config handling
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartssh',
|
||||
version: '2.0.3',
|
||||
description: 'A library for setting up SSH configuration quickly and painlessly.'
|
||||
version: '2.1.0',
|
||||
description: 'Secure SSH configuration, key management, and remote machine control for TypeScript.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user