@turf/point-on-surface
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "@turf/point-on-surface", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "turf point-on-surface module", | ||
@@ -38,5 +38,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/center": "^4.0.1", | ||
"@turf/center": "^4.0.2", | ||
"@turf/distance": "^4.0.1", | ||
"@turf/explode": "^4.0.1", | ||
"@turf/explode": "^4.0.2", | ||
"@turf/inside": "^4.0.1", | ||
@@ -43,0 +43,0 @@ "@turf/helpers": "^4.0.1" |
Updated@turf/center@^4.0.2
Updated@turf/explode@^4.0.2