@turf/point-on-surface
Advanced tools
Comparing version
{ | ||
"name": "@turf/point-on-surface", | ||
"version": "4.2.0", | ||
"version": "4.3.0", | ||
"description": "turf point-on-surface module", | ||
@@ -34,12 +34,12 @@ "main": "index.js", | ||
"devDependencies": { | ||
"tape": "^3.5.0", | ||
"benchmark": "^1.0.0" | ||
"benchmark": "^2.1.4", | ||
"tape": "^4.6.3" | ||
}, | ||
"dependencies": { | ||
"@turf/center": "^4.2.0", | ||
"@turf/distance": "^4.2.0", | ||
"@turf/explode": "^4.2.0", | ||
"@turf/inside": "^4.2.0", | ||
"@turf/helpers": "^4.2.0" | ||
"@turf/center": "^4.3.0", | ||
"@turf/distance": "^4.3.0", | ||
"@turf/explode": "^4.3.0", | ||
"@turf/helpers": "^4.3.0", | ||
"@turf/inside": "^4.3.0" | ||
} | ||
} |
Updated
Updated
Updated
Updated
Updated