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 3.5.11 to 3.5.12

runner.js

6

CHANGELOG.md
# 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

4

package.json

@@ -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",

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