@turf/boolean-parallel
Advanced tools
+6
-7
| { | ||
| "name": "@turf/boolean-parallel", | ||
| "version": "7.3.4", | ||
| "version": "7.3.5", | ||
| "description": "Determine whether each segment of a line is parallel to the correspondent segment of another line.", | ||
@@ -52,3 +52,2 @@ "author": "Turf Authors", | ||
| "build": "tsup --config ../../tsup.config.ts", | ||
| "docs": "tsx ../../scripts/generate-readmes.ts", | ||
| "test": "pnpm run /test:.*/", | ||
@@ -69,10 +68,10 @@ "test:tape": "tsx test.ts" | ||
| "dependencies": { | ||
| "@turf/clean-coords": "7.3.4", | ||
| "@turf/helpers": "7.3.4", | ||
| "@turf/line-segment": "7.3.4", | ||
| "@turf/rhumb-bearing": "7.3.4", | ||
| "@turf/clean-coords": "7.3.5", | ||
| "@turf/helpers": "7.3.5", | ||
| "@turf/line-segment": "7.3.5", | ||
| "@turf/rhumb-bearing": "7.3.5", | ||
| "@types/geojson": "^7946.0.10", | ||
| "tslib": "^2.8.1" | ||
| }, | ||
| "gitHead": "a0878648b801443f342aae692c60ab95a1da61a9" | ||
| "gitHead": "a33ca387405df72847af00cdf689d3209301a2c1" | ||
| } |
18135
-0.29%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated