Comparing version 4.2.1 to 4.3.1
# 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 |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
900138
82
+ Addednan@2.14.2(transitive)
+ Addednode-pre-gyp@0.13.0(transitive)
- Removednan@2.10.0(transitive)
- Removednode-pre-gyp@0.10.3(transitive)
Updatednan@~2.14.0
Updatednode-pre-gyp@~0.13.0