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

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 Compare versions

Comparing version 4.2.1 to 4.3.1

13

CHANGELOG.md
# Changelog
## 4.3.1
- Update to mapnik@a0ea7db1a
- Remove remaining "SVG parse error" error message headers
## 4.3.0
- Updated NAN bindings to support node12
- Added support for `remove_layer` on map object
- Fixed various resource leaks
- Remove bogus "SVG parse error" error message header
## 4.2.1
- Performance improvement in `mapnik.blend` and `mapnik.Image` methods by having it hold the event loop less time and copying less data into buffers
- Added `Map.remove_layer` method for removing layer from the map.

@@ -11,3 +22,3 @@ ## 4.2.0

- Added `offset_width` and `offset_height` optional parameters to the `mapnik.Image.resize` and `mapnik.Image.resizeSync` methods.
- Made `mapink.blend()` now accept `mapnik.Image` objects.
- Made `mapink.blend()` now accept `mapnik.Image` objects.

@@ -14,0 +25,0 @@ ## 4.0.2

8

package.json

@@ -7,4 +7,4 @@ {

"author": "Dane Springmeyer <dane@mapbox.com> (mapnik.org)",
"version": "4.2.1",
"mapnik_version": "da69fdf66",
"version": "4.3.1",
"mapnik_version": "a0ea7db1a",
"main": "./lib/mapnik.js",

@@ -41,4 +41,4 @@ "binary": {

"mapnik-vector-tile": "2.2.1",
"nan": "~2.10.0",
"node-pre-gyp": "~0.10.0"
"nan": "~2.14.0",
"node-pre-gyp": "~0.13.0"
},

@@ -45,0 +45,0 @@ "bin": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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