@turf/point-on-surface
Advanced tools
Comparing version
{ | ||
"name": "@turf/point-on-surface", | ||
"version": "3.5.3", | ||
"version": "3.6.1", | ||
"description": "turf point-on-surface module", | ||
@@ -32,8 +32,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/center": "^3.5.3", | ||
"@turf/distance": "^3.5.3", | ||
"@turf/explode": "^3.5.3", | ||
"@turf/inside": "^3.5.3", | ||
"@turf/helpers": "^3.5.3" | ||
"@turf/center": "^3.6.1", | ||
"@turf/distance": "^3.6.1", | ||
"@turf/explode": "^3.6.1", | ||
"@turf/inside": "^3.6.1", | ||
"@turf/helpers": "^3.6.1" | ||
} | ||
} |
Updated
Updated
Updated
Updated
Updated