nodejs-file-downloader
Advanced tools
Comparing version 4.7.2 to 4.7.3
## 4.7.3 29/08/2021 | ||
### Fixed | ||
- Fixed td export. | ||
## 4.7.2 31/07/2021 | ||
@@ -3,0 +8,0 @@ |
import http from 'http'; | ||
export = Downloader; | ||
export default Downloader; | ||
@@ -34,2 +34,2 @@ | ||
} | ||
} |
{ | ||
"name": "nodejs-file-downloader", | ||
"version": "4.7.2", | ||
"version": "4.7.3", | ||
"description": "A file downloader for NodeJs", | ||
@@ -5,0 +5,0 @@ "main": "Downloader.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
190609
2131