Socket
Socket
Sign inDemoInstall

mapnik

Package Overview
Dependencies
Maintainers
9
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapnik - npm Package Versions

23
19

4.5.9

Diff

Changelog

Source

4.5.9

  • Image - fix object lifetimes/scopes in relevant async methods (#978)
  • Add persistent Buffer reference to Image to ensure underlying buffer stays in scope (in situations when Image doesn't own underlyling data)
  • Image - update ctor and remove ad-hoc _buffer field
  • Use Napi::EscapableHandleScope in Image::buffer and Image::data
artem
published 4.5.9-dev2 •

artem
published 4.5.9-dev •

artem
published 4.5.8 •

Changelog

Source

4.5.8

  • Upgrade to mapnik@e553f55dc (https://github.com/mapnik/mapnik/compare/c3eda40e0...e553f55dc)
    • SVG: restore default values in parse_svg_value on failure to preserve "viewport/viewBox" logic when using boost > 1.65.1
    • Upgrade to boost 1.75 + ICU 58.1
artem
published 4.5.6 •

Changelog

Source

4.5.6

  • Upgrade node-addon-api (>=v3.1.0)
  • Upgrade to @mapbox/node-pre-gyp >= v1.x
  • Check std::string is not-empty before accessing internal data via operator[]
  • Upgrade to mapnik@c3eda40e0 (https://github.com/mapnik/mapnik/compare/c6fc956a7...c3eda40e0)
    • Fixed size value used to resize record buffer in csv.input and geojson.input #4187
    • Disable compiler warning using portable macros #4188 #4189 #4194
    • Upgrade travis-ci build environment to use xenial
    • Move to travis-ci.com
artem
published 4.5.5 •

Changelog

Source

4.5.5

  • Upgrade to mapnik@c6fc956a7 (https://github.com/mapnik/mapnik/compare/26d3084ea...c6fc956a7)
    • SVG CSS support https://github.com/mapnik/mapnik/pull/4123
    • Use mapnik::value_integer for id type in feature generator
    • GeoJSON - allow 'null' properties in Feature objects #4177
    • Implement is_solid using stdlib <algorithm> find_if
    • Add perfect forwarding in apply_visitor alias
    • Re-implement feature_json_generator by adapting feature_impl into boost::fusion container and removing use semantic actions (simpler code + boost_1_73 support) #4143
    • Relax bounding box extracting grammar #4140
    • mapnik::color - fix operator== #4137
    • color::swap - add missing premultiplied_ #4137
    • Add spacing-offset option https://github.com/mapnik/mapnik/pull/4132
    • Add Int32 support for gdal driver
  • Remove reinterpret_cast by changing Napi::Buffer<T> specialisations
  • Replace bogus Object->Value->Object conversions e.g scope.Escape(napi_value(obj)).ToObject() => scope.Escape(obj) (ref #961)
  • Remove Escapefrom env.Undefined() (ref #961)
  • Travis CI: enable clang-format + clang-tidy targets
artem
published 4.5.3-imagetest.2 •

artem
published 4.5.4 •

Changelog

Source

4.5.4

  • Ensure mapnik.Image data is valid during AsyncWorker::Execute() (ref #960)
springmeyer
published 4.5.3-imagetest.1 •

artem
published 4.5.3 •

Changelog

Source

4.5.3

  • Set default quality value for webp format to 80 (ref #957)
  • Fixes utfgrid support (ref #959)
23
19
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