@turf/boolean-contains
Advanced tools
+9
-10
| { | ||
| "name": "@turf/boolean-contains", | ||
| "version": "7.3.0", | ||
| "version": "7.3.1", | ||
| "description": "Determines whether the second geometry is completely within the first geometry.", | ||
@@ -54,3 +54,3 @@ "author": "Turf Authors", | ||
| "docs": "tsx ../../scripts/generate-readmes.ts", | ||
| "test": "npm-run-all --npm-path npm test:*", | ||
| "test": "pnpm run /test:.*/", | ||
| "test:tape": "tsx test.ts" | ||
@@ -64,5 +64,4 @@ }, | ||
| "boolean-shapely": "*", | ||
| "glob": "^11.0.2", | ||
| "glob": "^11.1.0", | ||
| "load-json-file": "^7.0.1", | ||
| "npm-run-all": "^4.1.5", | ||
| "tape": "^5.9.0", | ||
@@ -74,11 +73,11 @@ "tsup": "^8.4.0", | ||
| "dependencies": { | ||
| "@turf/bbox": "7.3.0", | ||
| "@turf/boolean-point-in-polygon": "7.3.0", | ||
| "@turf/boolean-point-on-line": "7.3.0", | ||
| "@turf/helpers": "7.3.0", | ||
| "@turf/invariant": "7.3.0", | ||
| "@turf/bbox": "7.3.1", | ||
| "@turf/boolean-point-in-polygon": "7.3.1", | ||
| "@turf/boolean-point-on-line": "7.3.1", | ||
| "@turf/helpers": "7.3.1", | ||
| "@turf/invariant": "7.3.1", | ||
| "@types/geojson": "^7946.0.10", | ||
| "tslib": "^2.8.1" | ||
| }, | ||
| "gitHead": "9f58a103e8f9a587ab640307ed03ba5233913ddd" | ||
| "gitHead": "b7f1b4eafb760431e03955499d8eac9489438219" | ||
| } |
11
-8.33%50147
-0.09%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated