basic-ftp
Advanced tools
Comparing version 3.3.0 to 3.3.1
# Changelog | ||
## 3.3.1 | ||
- Fixed: Republish to (maybe) fix NPM issue of wrong stats. | ||
## 3.3.0 | ||
@@ -13,3 +17,3 @@ | ||
- Fixed: Republish to (maybe) fix NPM issue. | ||
- Fixed: Republish to (maybe) fix NPM issue of wrong stats. | ||
@@ -16,0 +20,0 @@ ## 3.2.0 |
{ | ||
"name": "basic-ftp", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "FTP client for Node.js, supports explicit FTPS over TLS, IPv6, Async/Await, and Typescript.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index", |
102257