Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tilelive

Package Overview
Dependencies
Maintainers
49
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tilelive - npm Package Versions

13
8

5.8.1

Diff

Changelog

Source

5.8.1

  • Fixes a bug in tilelive.copy() that caused every copy operation to timeout after 60s (or the specified timeout interval).
rclark
published 5.8.0 •

Changelog

Source

5.8.0

  • tilelive.copy() operations that stop doing any processing for 60s will error. This timeout interval is configurable.
  • tilelive.copy() callers can provide a transform stream which will receive each tile read from the source on its way to the destination.
rclark
published 5.7.1 •

Changelog

Source

5.7.1

  • Fixes a bug that allowed NaN values in metadata to pass tilelive.validate
gretacb
published 5.7.0 •

Changelog

Source

5.7.0

  • Adds a close option to tilelive.copy() which determines whether sources are closed at the end of a copy operation. The shell-executable script tilelive-copy hard-wires this option to true.
rclark
published 5.6.3 •

Changelog

Source

5.6.3

  • Fixes a bug where list streams could miss tile coordinates under certain conditions
  • List streams now throw errors when encountering invalid tile coordinates
gretacb
published 5.6.2 •

Changelog

Source

5.6.2

  • Read streams confirm that the tilesource's extent is valid
yhahn
published 5.6.1 •

Changelog

Source

5.6.1

  • No retry on 'Does not exist' getTile errors.
yhahn
published 5.6.0 •

Changelog

Source

5.6.0

  • Loosens bounds validation to be more forgiving of datasets that exceed mercator extents.
  • Adds a retry option to read/write copy streams for the number of additional times to attempt a getTile/putTile operation if the first attempt fails.
rclark
published 5.5.4 •

Changelog

Source

5.5.4

  • Sets an appropriate default highWaterMark on write streams
rclark
published 5.5.3 •

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