@turf/concave
Advanced tools
{ | ||
"name": "@turf/concave", | ||
"version": "3.8.0", | ||
"version": "3.10.0", | ||
"description": "turf concave module", | ||
@@ -18,4 +18,4 @@ "main": "index.js", | ||
], | ||
"author": "Morgan Herlocker", | ||
"license": "ISC", | ||
"author": "Turf Authors", | ||
"license": "MIT", | ||
"bugs": { | ||
@@ -29,11 +29,11 @@ "url": "https://github.com/Turfjs/turf/issues" | ||
"tape": "~3.5.0", | ||
"@turf/helpers": "^3.7.5" | ||
"@turf/helpers": "^3.10.0" | ||
}, | ||
"dependencies": { | ||
"@turf/meta": "^3.7.5", | ||
"@turf/tin": "^3.7.5", | ||
"@turf/union": "^3.7.5", | ||
"@turf/distance": "^3.7.5" | ||
"@turf/meta": "^3.10.0", | ||
"@turf/tin": "^3.10.0", | ||
"@turf/union": "^3.10.0", | ||
"@turf/distance": "^3.10.0" | ||
}, | ||
"types": "index.d.ts" | ||
} |
11306
10.62%8
14.29%