@turf/dissolve
Advanced tools
Comparing version 6.2.0-alpha.3 to 6.2.0
{ | ||
"name": "@turf/dissolve", | ||
"version": "6.2.0-alpha.3", | ||
"version": "6.2.0", | ||
"description": "turf dissolve module", | ||
@@ -41,3 +41,2 @@ "author": "Turf Authors", | ||
"docs": "node ../../scripts/generate-readmes", | ||
"posttest": "node -r esm ../../scripts/validate-es5-dependencies.js", | ||
"test": "npm-run-all test:*", | ||
@@ -55,13 +54,13 @@ "test:tape": "node -r esm test.js" | ||
"dependencies": { | ||
"@turf/boolean-overlap": "^6.2.0-alpha.3", | ||
"@turf/clone": "^6.2.0-alpha.3", | ||
"@turf/helpers": "^6.2.0-alpha.3", | ||
"@turf/invariant": "^6.2.0-alpha.3", | ||
"@turf/line-intersect": "^6.2.0-alpha.3", | ||
"@turf/meta": "^6.2.0-alpha.3", | ||
"@turf/union": "^6.2.0-alpha.3", | ||
"@turf/boolean-overlap": "^6.2.0", | ||
"@turf/clone": "^6.2.0", | ||
"@turf/helpers": "^6.2.0", | ||
"@turf/invariant": "^6.2.0", | ||
"@turf/line-intersect": "^6.2.0", | ||
"@turf/meta": "^6.2.0", | ||
"@turf/union": "^6.2.0", | ||
"geojson-rbush": "3.x", | ||
"get-closest": "*" | ||
}, | ||
"gitHead": "dce9edfc705352e8cb9e0083c9330ba0e8d77409" | ||
"gitHead": "c277baf2b967a35efec75de9ae54869d20da5288" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
19816
7
438
Updated@turf/boolean-overlap@^6.2.0
Updated@turf/clone@^6.2.0
Updated@turf/helpers@^6.2.0
Updated@turf/invariant@^6.2.0
Updated@turf/line-intersect@^6.2.0
Updated@turf/meta@^6.2.0
Updated@turf/union@^6.2.0