@turf/point-on-surface
Advanced tools
Comparing version 3.3.3 to 3.5.2
{ | ||
"name": "@turf/point-on-surface", | ||
"version": "3.3.3", | ||
"version": "3.5.2", | ||
"description": "turf point-on-surface module", | ||
@@ -32,8 +32,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"@turf/center": "^3.3.3", | ||
"@turf/distance": "^3.3.3", | ||
"@turf/explode": "^3.3.3", | ||
"@turf/inside": "^3.3.3", | ||
"@turf/helpers": "^3.3.3" | ||
"@turf/center": "^3.5.2", | ||
"@turf/distance": "^3.5.2", | ||
"@turf/explode": "^3.5.2", | ||
"@turf/inside": "^3.5.2", | ||
"@turf/helpers": "^3.5.2" | ||
} | ||
} |
@@ -36,2 +36,6 @@ # @turf/point-on-surface | ||
<!-- This file is automatically generated. Please don't edit it directly: | ||
if you find an error, edit the source file (likely index.js), and re-run | ||
./scripts/generate-readmes in the turf project. --> | ||
--- | ||
@@ -38,0 +42,0 @@ |
12377
60
Updated@turf/center@^3.5.2
Updated@turf/distance@^3.5.2
Updated@turf/explode@^3.5.2
Updated@turf/helpers@^3.5.2
Updated@turf/inside@^3.5.2