Socket
Socket
Sign inDemoInstall

nodejs-file-downloader

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodejs-file-downloader - npm Package Compare versions

Comparing version 4.10.3 to 4.10.5

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## 4.10.5 07/01/2023
### Fixed
- Fixed vulnerabilities
### Changed
- Changed CI tests to node versions 16,18
## 4.10.3 16/12/2022

@@ -2,0 +10,0 @@

4

package.json
{
"name": "nodejs-file-downloader",
"version": "4.10.3",
"version": "4.10.5",
"description": "A file downloader for NodeJs",

@@ -36,3 +36,3 @@ "main": "Downloader.js",

"express": "^4.17.1",
"mocha": "^7.1.2",
"mocha": "^10.2.0",
"nock": "^13.0.4",

@@ -39,0 +39,0 @@ "rimraf": "^3.0.2",

nodejs-file-downloader is a simple utility for downloading files. It hides the complexity of dealing with streams, redirects, paths and duplicate file names. Can automatically repeat failed downloads.
If you encounter any bugs or have a question, please don't hesitate to open an issue.
In case you encounter any bugs or have a question, please don't hesitate to open an issue.

@@ -5,0 +5,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc