@turf/polygonize
Advanced tools
+7
-8
| { | ||
| "name": "@turf/polygonize", | ||
| "version": "7.3.4", | ||
| "version": "7.3.5", | ||
| "description": "Polygonizes a set of lines that represents edges in a planar graph.", | ||
@@ -53,3 +53,2 @@ "author": "Turf Authors", | ||
| "build": "tsup --config ../../tsup.config.ts", | ||
| "docs": "tsx ../../scripts/generate-readmes.ts", | ||
| "test": "pnpm run /test:.*/", | ||
@@ -71,11 +70,11 @@ "test:tape": "tsx test.ts", | ||
| "dependencies": { | ||
| "@turf/boolean-point-in-polygon": "7.3.4", | ||
| "@turf/envelope": "7.3.4", | ||
| "@turf/helpers": "7.3.4", | ||
| "@turf/invariant": "7.3.4", | ||
| "@turf/meta": "7.3.4", | ||
| "@turf/boolean-point-in-polygon": "7.3.5", | ||
| "@turf/envelope": "7.3.5", | ||
| "@turf/helpers": "7.3.5", | ||
| "@turf/invariant": "7.3.5", | ||
| "@turf/meta": "7.3.5", | ||
| "@types/geojson": "^7946.0.10", | ||
| "tslib": "^2.8.1" | ||
| }, | ||
| "gitHead": "a0878648b801443f342aae692c60ab95a1da61a9" | ||
| "gitHead": "a33ca387405df72847af00cdf689d3209301a2c1" | ||
| } |
133085
-0.04%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated