@deepkit/filesystem-fstp
Advanced tools
Comparing version 1.0.1-alpha.123 to 1.0.1-alpha.124
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.1-alpha.124](https://github.com/deepkit/deepkit-framework/compare/v1.0.1-alpha.123...v1.0.1-alpha.124) (2024-02-04) | ||
**Note:** Version bump only for package @deepkit/filesystem-fstp | ||
## [1.0.1-alpha.123](https://github.com/deepkit/deepkit-framework/compare/v1.0.1-alpha.122...v1.0.1-alpha.123) (2024-02-02) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@deepkit/filesystem-fstp", | ||
"version": "1.0.1-alpha.123", | ||
"version": "1.0.1-alpha.124", | ||
"description": "Deepkit storage adapter for sFTP (via SSH)", | ||
@@ -26,4 +26,4 @@ "type": "commonjs", | ||
"dependencies": { | ||
"@deepkit/core": "^1.0.1-alpha.123", | ||
"@deepkit/filesystem": "^1.0.1-alpha.123", | ||
"@deepkit/core": "^1.0.1-alpha.124", | ||
"@deepkit/filesystem": "^1.0.1-alpha.124", | ||
"ssh2-sftp-client": "^9.1.0" | ||
@@ -60,3 +60,3 @@ }, | ||
}, | ||
"gitHead": "49731fdb4786e50a54c4c6639374851ee9389a3a" | ||
"gitHead": "61f26b6330836fdbbd47bc500e94d10a683b567a" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
103212