@turf/within
Advanced tools
Comparing version 3.5.3 to 3.6.1
{ | ||
"name": "@turf/within", | ||
"version": "3.5.3", | ||
"version": "3.6.1", | ||
"description": "turf within module", | ||
@@ -29,8 +29,8 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/helpers": "^3.5.3" | ||
"@turf/helpers": "^3.6.1" | ||
}, | ||
"dependencies": { | ||
"@turf/inside": "^3.5.3", | ||
"@turf/helpers": "^3.5.3" | ||
"@turf/inside": "^3.6.1", | ||
"@turf/helpers": "^3.6.1" | ||
} | ||
} |
Updated@turf/helpers@^3.6.1
Updated@turf/inside@^3.6.1