nodejs-file-downloader
Advanced tools
Comparing version 4.4.0 to 4.4.1
@@ -192,3 +192,3 @@ const fs = require('fs'); | ||
async _save(response) { | ||
try { | ||
@@ -195,0 +195,0 @@ // debugger |
{ | ||
"name": "nodejs-file-downloader", | ||
"version": "4.4.0", | ||
"version": "4.4.1", | ||
"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
167806