Socket
Socket
Sign inDemoInstall

@here/harp-transfer-manager

Package Overview
Dependencies
8
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @here/harp-transfer-manager

Provides a manager that orchestrates downloading URLs, particularly static map resources.


Version published
Weekly downloads
38
increased by216.67%
Maintainers
3
Install size
520 kB
Created
Weekly downloads
 

Readme

Source

@here/harp-transfer-manager

Overview

This module provides a download manager that orchestrates downloading URLs, particularly static map resources.

The module:

  • limits the number of parallel concurrent downloads
  • retries downloads on HTTP errors with increasing timeouts, which is the best practice for many content delivery platforms
  • combines multiple JSON requests for the same URL to prevent downloading the same resource multiple times
  • allows to override the default fetch function used for downloading URLs

FAQs

Last updated on 17 Jan 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc