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