New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gdal-async

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gdal-async - npm Package Versions

1
6

3.5.3

Diff

Changelog

Source

[3.5.3] 2022-11-02

Added

  • GDAL 3.5.3

Changed

  • Fix #43, wrong TypeScript type for data_type in gdal.Driver.create
mmomtchev
published 3.5.2 •

Changelog

Source

[3.5.2] 2022-09-23

Added

  • GDAL 3.5.2

Changed

  • Fix #38, integrate the fix for GDAL[#5028] (https://github.com/OSGeo/gdal/issues/5028)
mmomtchev
published 3.5.1 •

Changelog

Source

[3.5.1] 2022-07-09

Added

  • GDAL 3.5.1
  • Add Electron support
mmomtchev
published 3.5.0 •

Changelog

Source

[3.5.0] 2022-05-18

Added

  • GDAL 3.5.0
  • PROJ 9.0.0
  • NetCDF 4.8.1
  • GEOS 3.10.2
  • Node 18 support
  • API documentation now uses documentation.js with documentation-polyglot
  • Add gdal.addPixelFunc for registering a native code pixel function
  • Add gdal.toPixelFunc and gdal.createPixelFunc allowing to use a JavaScript function as a pixel function
  • gdal.calcAsync can now convert input data to the output type before applying the user function
  • gdal.calcAsync can now call a progress callback
  • Add gdal.buildVRT and gdal.rasterize, library versions of the GDAL CLI tools
  • Add gdal.wrapVRT allowing wrapping a regular Dataset inside a VRT Dataset
  • Support using driver-specific open options in gdal.Driver.open

Changed

  • All gdal.Driver methods now throw an exception if the parsing of the driver-specific options fails
mmomtchev
published 3.4.3 •

Changelog

Source

[3.4.3] 2021-05-04

Added

  • Bundled GDAL 3.4.3
mmomtchev
published 3.5.0-alpha.4 •

mmomtchev
published 3.4.2 •

Changelog

Source

[3.4.2] 2021-03-15

Added

  • Bundled GDAL 3.4.2

Changed

  • Fix #27, rebuilding by npm --build-from-source fails
  • Fix #25, always close open Datasets when the process exits
  • gdal.calcAsync now correctly returns a rejected Promise instead of triggering an uncatchable error when handling an exception in the user-supplied transformation function
  • Fix #26, some methods do not check the passed object class
mmomtchev
published 3.5.0-alpha.3 •

mmomtchev
published 3.5.0-alpha.2 •

mmomtchev
published 3.5.0-alpha.1 •

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