Comparing version 3.5.11 to 3.5.12
# Changelog | ||
## 3.5.12 | ||
- Fix performance regression when passing raster through vector tile (via upgrade to mapnik-vector-tile@1.1.2) | ||
## 3.5.11 | ||
@@ -16,3 +20,3 @@ | ||
- Automatic updating of vector tiles from v1 to v2 no longer takes place automatically when using `setData` and `addData`. | ||
- Validiation of vector tiles is now optional when using `setData` and `addData` | ||
- Validation of vector tiles is now optional when using `setData` and `addData` | ||
@@ -19,0 +23,0 @@ ## 3.5.8 |
@@ -7,3 +7,3 @@ { | ||
"author": "Dane Springmeyer <dane@mapbox.com> (mapnik.org)", | ||
"version": "3.5.11", | ||
"version": "3.5.12", | ||
"mapnik_version":"3.0.11", | ||
@@ -45,3 +45,3 @@ "main": "./lib/mapnik.js", | ||
"dependencies": { | ||
"mapnik-vector-tile": "1.1.1", | ||
"mapnik-vector-tile": "1.1.2", | ||
"nan": "~2.2.0", | ||
@@ -48,0 +48,0 @@ "node-pre-gyp": "~0.6.25", |
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
990258
66
+ Addedmapnik-vector-tile@1.1.2(transitive)
- Removedmapnik-vector-tile@1.1.1(transitive)
Updatedmapnik-vector-tile@1.1.2