geojson-flatten
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3633
27
+ Addedbuffer-from@1.1.2(transitive)
+ Addedconcat-stream@1.6.2(transitive)
+ Addedcore-util-is@1.0.3(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedisarray@1.0.0(transitive)
+ Addedminimist@1.2.0(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedreadable-stream@2.3.8(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedstring_decoder@1.1.1(transitive)
+ Addedtypedarray@0.0.6(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
- Removedbase64-js@0.0.2(transitive)
- Removedbops@0.0.6(transitive)
- Removedconcat-stream@1.2.1(transitive)
- Removedminimist@0.0.5(transitive)
- Removedto-utf8@0.0.1(transitive)
Updatedconcat-stream@~1.6.0
Updatedminimist@1.2.0