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 1.0.0 to 1.0.1

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="1.0.1"></a>
## [1.0.1](https://github.com/node-geojson/geojson-flatten/compare/v1.0.0...v1.0.1) (2019-01-31)
<a name="1.0.0"></a>

@@ -7,0 +12,0 @@ # [1.0.0](https://github.com/node-geojson/geojson-flatten/compare/v0.2.3...v1.0.0) (2019-01-29)

6

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

@@ -23,5 +23,3 @@ "source": "index.js",

"test": "eslint index.js && tap test/flatten.js",
"pretest": "microbundle --name geojsonFlatten",
"prepare": "microbundle --name geojsonFlatten",
"make": "browserify -s geojsonFlatten index.js > geojson-flatten.js",
"release": "standard-version"

@@ -52,4 +50,4 @@ },

"standard-version": "^4.4.0",
"tap": "^12.4.0"
"tap": "^12.5.0"
}
}
# geojson-flatten
[![CircleCI](https://circleci.com/gh/node-geojson/geojson-flatten/tree/master.svg?style=svg)](https://circleci.com/gh/node-geojson/geojson-flatten/tree/master)
[![CircleCI](https://circleci.com/gh/tmcw/geojson-flatten/tree/master.svg?style=svg)](https://circleci.com/gh/tmcw/geojson-flatten/tree/master)

@@ -5,0 +5,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