UNPKG

careful-downloader

Version:

🕵️‍♀️ Downloads a file and its checksums, validates the hash, and optionally extracts it if safe.

5 lines (3 loc) 146 B
import debug from "debug"; // set DEBUG=careful-downloader in environment to enable detailed logging export default debug("careful-downloader");