@turf/line-chunk
Advanced tools
Comparing version 4.3.0 to 4.4.0
{ | ||
"name": "@turf/line-chunk", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"description": "turf line-chunk module", | ||
@@ -22,2 +22,3 @@ "main": "index.js", | ||
}, | ||
"homepage": "https://github.com/Turfjs/turf", | ||
"keywords": [ | ||
@@ -30,3 +31,3 @@ "turf", | ||
], | ||
"author": "TurfJS", | ||
"author": "Turf Authors", | ||
"contributors": [ | ||
@@ -40,3 +41,3 @@ "Tim Channell <@tcql>", | ||
"devDependencies": { | ||
"@turf/truncate": "^4.3.0", | ||
"@turf/truncate": "^4.4.0", | ||
"benchmark": "^2.1.4", | ||
@@ -48,7 +49,7 @@ "load-json-file": "^2.0.0", | ||
"dependencies": { | ||
"@turf/helpers": "^4.3.0", | ||
"@turf/line-distance": "^4.3.0", | ||
"@turf/line-slice-along": "^4.3.0", | ||
"@turf/meta": "^4.3.0" | ||
"@turf/helpers": "^4.4.0", | ||
"@turf/line-distance": "^4.4.0", | ||
"@turf/line-slice-along": "^4.4.0", | ||
"@turf/meta": "^4.4.0" | ||
} | ||
} |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
8112
0
Updated@turf/helpers@^4.4.0
Updated@turf/line-distance@^4.4.0
Updated@turf/meta@^4.4.0