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

geojson-mapnikify

Package Overview
Dependencies
Maintainers
21
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geojson-mapnikify - npm Package Compare versions

Comparing version 0.4.3 to 0.5.0

5

CHANGELOG.md
## changelog
### 0.5.0
- Updates node-agentkeepalive dependency to v2.0.2. This is a breaking change for node 0.8.x users.
### 0.4.3
- Fixed handling of multipoint geometries
- Fixed handling of multipoint geometries

6

package.json
{
"name": "geojson-mapnikify",
"version": "0.4.3",
"version": "0.5.0",
"description": "transform geojson with simplestyle-spec into mapnik xml",

@@ -32,3 +32,3 @@ "main": "index.js",

"queue-async": "~1.0.7",
"agentkeepalive": "~0.2.2",
"agentkeepalive": "2.0.2",
"request": "~2.48.0",

@@ -44,3 +44,3 @@ "makizushi": "1.2.0",

"istanbul": "~0.3.0",
"mapnik": "3.x",
"mapnik": "3.2.x",
"tape": "~2.14.0",

@@ -47,0 +47,0 @@ "glob": "~4.0.5"

@@ -1,2 +0,2 @@

[![Build Status](https://travis-ci.org/mapbox/geojson-mapnikify.svg)](https://travis-ci.org/mapbox/geojson-mapnikify) [![Coverage Status](https://coveralls.io/repos/mapbox/geojson-mapnikify/badge.png)](https://coveralls.io/r/mapbox/geojson-mapnikify)
[![Build Status](https://travis-ci.org/mapbox/geojson-mapnikify.svg)](https://travis-ci.org/mapbox/geojson-mapnikify) [![Coverage Status](https://coveralls.io/repos/mapbox/geojson-mapnikify/badge.png)](https://coveralls.io/r/mapbox/geojson-mapnikify) [![Code Climate](https://codeclimate.com/github/mapbox/geojson-mapnikify/badges/gpa.svg)](https://codeclimate.com/github/mapbox/geojson-mapnikify)

@@ -3,0 +3,0 @@ # geojson-mapnikify

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