Socket
Socket
Sign inDemoInstall

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 1.1.0 to 1.1.1

5

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

@@ -18,5 +18,2 @@ "source": "index.js",

},
"bin": {
"geojson-flatten": "./geojson-flatten"
},
"scripts": {

@@ -23,0 +20,0 @@ "test": "eslint index.js && tap test/flatten.js",

2

README.md
# geojson-flatten
[![CircleCI](https://circleci.com/gh/tmcw/geojson-flatten/tree/master.svg?style=svg)](https://circleci.com/gh/tmcw/geojson-flatten/tree/master)
Flatten MultiPoint, MultiPolygon, MultiLineString, and GeometryCollection

@@ -6,0 +4,0 @@ geometries in [GeoJSON](http://geojson.org/) files into simple non-complex

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