@turf/concave
Advanced tools
Comparing version 6.2.0-alpha.1 to 6.2.0-alpha.2
{ | ||
"name": "@turf/concave", | ||
"version": "6.2.0-alpha.1", | ||
"version": "6.2.0-alpha.2", | ||
"description": "turf concave module", | ||
@@ -57,2 +57,3 @@ "author": "Turf Authors", | ||
"load-json-file": "*", | ||
"npm-run-all": "*", | ||
"tape": "*", | ||
@@ -64,11 +65,11 @@ "tslint": "*", | ||
"dependencies": { | ||
"@turf/clone": "^6.2.0-alpha.1", | ||
"@turf/distance": "^6.2.0-alpha.1", | ||
"@turf/helpers": "^6.2.0-alpha.1", | ||
"@turf/invariant": "^6.2.0-alpha.1", | ||
"@turf/meta": "^6.2.0-alpha.1", | ||
"@turf/tin": "^6.2.0-alpha.1", | ||
"@turf/clone": "^6.2.0-alpha.2", | ||
"@turf/distance": "^6.2.0-alpha.2", | ||
"@turf/helpers": "^6.2.0-alpha.2", | ||
"@turf/invariant": "^6.2.0-alpha.2", | ||
"@turf/meta": "^6.2.0-alpha.2", | ||
"@turf/tin": "^6.2.0-alpha.2", | ||
"topojson": "3.x" | ||
}, | ||
"gitHead": "fc519c045a8931c1e14eab9160a7e28391f8da02" | ||
"gitHead": "23d5cb91d77e0c1e2e903a2252f525797f1d0d09" | ||
} |
30753
9
Updated@turf/clone@^6.2.0-alpha.2
Updated@turf/helpers@^6.2.0-alpha.2
Updated@turf/meta@^6.2.0-alpha.2
Updated@turf/tin@^6.2.0-alpha.2