@turf/meta
Advanced tools
+4
-5
| { | ||
| "name": "@turf/meta", | ||
| "version": "7.3.4", | ||
| "version": "7.3.5", | ||
| "description": "Provides tools for iterating over and manipulating GeoJSON objects.", | ||
@@ -70,3 +70,2 @@ "author": "Turf Authors", | ||
| "build": "tsup --config ../../tsup.config.ts", | ||
| "docs": "tsx ../../scripts/generate-readmes.ts", | ||
| "test": "pnpm run /test:.*/", | ||
@@ -77,3 +76,3 @@ "test:tape": "tsx test.ts", | ||
| "devDependencies": { | ||
| "@turf/random": "7.3.4", | ||
| "@turf/random": "7.3.5", | ||
| "@types/benchmark": "^2.1.5", | ||
@@ -88,7 +87,7 @@ "@types/tape": "^5.8.1", | ||
| "dependencies": { | ||
| "@turf/helpers": "7.3.4", | ||
| "@turf/helpers": "7.3.5", | ||
| "@types/geojson": "^7946.0.10", | ||
| "tslib": "^2.8.1" | ||
| }, | ||
| "gitHead": "a0878648b801443f342aae692c60ab95a1da61a9" | ||
| "gitHead": "a33ca387405df72847af00cdf689d3209301a2c1" | ||
| } |
291636
-0.02%+ Added
- Removed
Updated