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

geojson-flatten

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geojson-flatten - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

10

package.json
{
"name": "geojson-flatten",
"version": "0.2.1",
"version": "0.2.2",
"description": "transform geojson into single-parts",

@@ -36,8 +36,8 @@ "main": "index.js",

"dependencies": {
"concat-stream": "~1.2.1",
"minimist": "0.0.5"
"concat-stream": "~1.6.0",
"minimist": "1.2.0"
},
"devDependencies": {
"tap": "^2.3.1",
"browserify": "^12.0.1",
"tap": "^10.3.2",
"browserify": "^14.3.0",
"eslint": "~1.00.0",

@@ -44,0 +44,0 @@ "eslint-config-unstyled": "^1.1.0"

# geojson-flatten
[![build status](https://secure.travis-ci.org/mapbox/geojson-flatten.svg)](http://travis-ci.org/mapbox/geojson-flatten)
[![build status](https://secure.travis-ci.org/tmcw/geojson-flatten.svg)](http://travis-ci.org/tmcw/geojson-flatten)
[![Greenkeeper badge](https://badges.greenkeeper.io/tmcw/geojson-flatten.svg)](https://greenkeeper.io/)

@@ -5,0 +6,0 @@ Flatten MultiPoint, MultiPolygon, MultiLineString, and GeometryCollection

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