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

mapnik-vector-tile

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapnik-vector-tile - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

4

CHANGELOG.md
# Changlog
## 0.3.4
- Fixed tile_datasource geometry decoding such that it respects multipart geometries (#19)
## 0.3.3

@@ -4,0 +8,0 @@

2

package.json
{
"name": "mapnik-vector-tile",
"version": "0.3.3",
"version": "0.3.4",
"description": "Mapnik vector tile API",

@@ -5,0 +5,0 @@ "main": "./package.json",

@@ -39,3 +39,3 @@ ## mapnik-vector-tile

converted to screen coordinates, and [delta](http://en.wikipedia.org/wiki/Delta_encoding)
and [zigzag](http://en.wikipedia.org/wiki/Delta_encoding) encoded.
and [zigzag](https://developers.google.com/protocol-buffers/docs/encoding#types) encoded.

@@ -42,0 +42,0 @@ Feature attributes are encoded as key:value pairs which are dictionary encoded

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