Comparing version 3.5.12 to 3.5.13
# Changelog | ||
## 3.5.13 | ||
- Updated to mapnik-vector-tile `1.2.0`, includes a fix for rare decoding situation in vector tiles where a tile would be incorrectly considered invalid. | ||
## 3.5.12 | ||
@@ -4,0 +8,0 @@ |
@@ -7,3 +7,3 @@ { | ||
"author": "Dane Springmeyer <dane@mapbox.com> (mapnik.org)", | ||
"version": "3.5.12", | ||
"version": "3.5.13", | ||
"mapnik_version":"3.0.11", | ||
@@ -45,3 +45,3 @@ "main": "./lib/mapnik.js", | ||
"dependencies": { | ||
"mapnik-vector-tile": "1.1.2", | ||
"mapnik-vector-tile": "1.2.0", | ||
"nan": "~2.2.0", | ||
@@ -48,0 +48,0 @@ "node-pre-gyp": "~0.6.25", |
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
990428
65
+ Addedmapnik-vector-tile@1.2.0(transitive)
- Removedmapnik-vector-tile@1.1.2(transitive)
Updatedmapnik-vector-tile@1.2.0