Skip to content

Commit

Permalink
Update version of meta/helpers/invariant to 6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Feb 3, 2018
1 parent cd0f453 commit b8ec60f
Show file tree
Hide file tree
Showing 94 changed files with 210 additions and 202 deletions.
4 changes: 2 additions & 2 deletions packages/turf-bbox-clip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"write-json-file": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5",
"@turf/helpers": "6.x",
"@turf/invariant": "6.x",
"lineclip": "^1.1.5"
},
"@std/esm": {
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-bbox-polygon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"tape": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5"
"@turf/helpers": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
6 changes: 3 additions & 3 deletions packages/turf-bearing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"homepage": "https://github.com/Turfjs/turf",
"devDependencies": {
"@std/esm": "*",
"@turf/destination": "^5.1.5",
"@turf/destination": "*",
"benchmark": "*",
"rollup": "*",
"tape": "*",
"write-json-file": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/invariant": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-bezier-spline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"write-json-file": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/invariant": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-boolean-clockwise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"tape": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/invariant": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-boolean-contains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@turf/bbox": "^5.1.5",
"@turf/boolean-point-in-polygon": "^5.1.5",
"@turf/boolean-point-on-line": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/invariant": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-boolean-crosses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
},
"dependencies": {
"@turf/boolean-point-in-polygon": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5",
"@turf/helpers": "6.x",
"@turf/invariant": "6.x",
"@turf/line-intersect": "^5.1.5",
"@turf/polygon-to-line": "^5.1.5"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-boolean-disjoint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
},
"dependencies": {
"@turf/boolean-point-in-polygon": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/helpers": "6.x",
"@turf/line-intersect": "^5.1.5",
"@turf/meta": "^5.1.5",
"@turf/meta": "6.x",
"@turf/polygon-to-line": "^5.1.5"
},
"@std/esm": {
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-boolean-equal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
},
"dependencies": {
"@turf/clean-coords": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5",
"@turf/helpers": "6.x",
"@turf/invariant": "6.x",
"geojson-equality": "0.1.6"
},
"@std/esm": {
Expand Down
6 changes: 3 additions & 3 deletions packages/turf-boolean-overlap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"tape": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5",
"@turf/helpers": "6.x",
"@turf/invariant": "6.x",
"@turf/line-intersect": "^5.1.5",
"@turf/line-overlap": "^5.1.5",
"@turf/meta": "^5.1.5",
"@turf/meta": "6.x",
"geojson-equality": "0.1.6"
},
"@std/esm": {
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-boolean-parallel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@turf/clean-coords": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/helpers": "6.x",
"@turf/line-segment": "^5.1.5",
"@turf/rhumb-bearing": "^5.1.5"
},
Expand Down
5 changes: 3 additions & 2 deletions packages/turf-boolean-point-in-polygon/package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

{
"name": "@turf/boolean-point-in-polygon",
"version": "5.1.5",
Expand Down Expand Up @@ -43,8 +44,8 @@
"tape": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/invariant": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-boolean-point-on-line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"write-json-file": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/invariant": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-boolean-within/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"@turf/bbox": "^5.1.5",
"@turf/boolean-point-in-polygon": "^5.1.5",
"@turf/boolean-point-on-line": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/invariant": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-buffer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"dependencies": {
"@turf/bbox": "^5.1.5",
"@turf/center": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/meta": "^5.1.5",
"@turf/helpers": "6.x",
"@turf/meta": "6.x",
"@turf/projection": "^5.1.5",
"d3-geo": "1.7.1",
"turf-jsts": "*"
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-center-mean/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
},
"dependencies": {
"@turf/bbox": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/meta": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/meta": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-center-median/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@turf/center-mean": "^5.1.5",
"@turf/centroid": "^5.1.5",
"@turf/distance": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/meta": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/meta": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
6 changes: 3 additions & 3 deletions packages/turf-center-of-mass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"dependencies": {
"@turf/centroid": "^5.1.5",
"@turf/convex": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5",
"@turf/meta": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/invariant": "6.x",
"@turf/meta": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-center/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@std/esm": "*",
"@turf/bbox-polygon": "^5.1.5",
"@turf/meta": "^5.1.5",
"@turf/meta": "6.x",
"benchmark": "*",
"glob": "*",
"load-json-file": "*",
Expand All @@ -49,7 +49,7 @@
},
"dependencies": {
"@turf/bbox": "^5.1.5",
"@turf/helpers": "^5.1.5"
"@turf/helpers": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-centroid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"write-json-file": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5",
"@turf/meta": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/meta": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-circle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@turf/destination": "^5.1.5",
"@turf/helpers": "^5.1.5"
"@turf/helpers": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
5 changes: 3 additions & 2 deletions packages/turf-clean-coords/package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

{
"name": "@turf/clean-coords",
"version": "5.1.5",
Expand Down Expand Up @@ -46,8 +47,8 @@
"write-json-file": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/invariant": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-clone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"homepage": "https://github.com/Turfjs/turf",
"devDependencies": {
"@std/esm": "*",
"@turf/meta": "^5.1.5",
"@turf/meta": "6.x",
"benchmark": "*",
"rollup": "*",
"tape": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5"
"@turf/helpers": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
6 changes: 3 additions & 3 deletions packages/turf-clusters-dbscan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"dependencies": {
"@turf/clone": "^5.1.5",
"@turf/distance": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5",
"@turf/meta": "^5.1.5",
"@turf/helpers": "6.x",
"@turf/invariant": "6.x",
"@turf/meta": "6.x",
"density-clustering": "1.3.0"
},
"@std/esm": {
Expand Down
6 changes: 3 additions & 3 deletions packages/turf-clusters-kmeans/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
},
"dependencies": {
"@turf/clone": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5",
"@turf/meta": "^5.1.5",
"@turf/helpers": "6.x",
"@turf/invariant": "6.x",
"@turf/meta": "6.x",
"skmeans": "0.9.7"
},
"@std/esm": {
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-clusters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"tape": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5",
"@turf/meta": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/meta": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
2 changes: 1 addition & 1 deletion packages/turf-collect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@turf/bbox": "^5.1.5",
"@turf/boolean-point-in-polygon": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/helpers": "6.x",
"rbush": "^2.0.1"
},
"@std/esm": {
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-combine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"tape": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5",
"@turf/meta": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/meta": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
6 changes: 3 additions & 3 deletions packages/turf-concave/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"dependencies": {
"@turf/clone": "^5.1.5",
"@turf/distance": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5",
"@turf/meta": "^5.1.5",
"@turf/helpers": "6.x",
"@turf/invariant": "6.x",
"@turf/meta": "6.x",
"@turf/tin": "^5.1.5",
"topojson-client": "3.x",
"topojson-server": "3.x"
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-convex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"write-json-file": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5",
"@turf/meta": "^5.1.5",
"@turf/helpers": "6.x",
"@turf/meta": "6.x",
"concaveman": "*"
},
"@std/esm": {
Expand Down
4 changes: 2 additions & 2 deletions packages/turf-destination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"write-json-file": "*"
},
"dependencies": {
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5"
"@turf/helpers": "6.x",
"@turf/invariant": "6.x"
},
"@std/esm": {
"esm": "js",
Expand Down
6 changes: 3 additions & 3 deletions packages/turf-dissolve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
"dependencies": {
"@turf/boolean-overlap": "^5.1.5",
"@turf/clone": "^5.1.5",
"@turf/helpers": "^5.1.5",
"@turf/invariant": "^5.1.5",
"@turf/helpers": "6.x",
"@turf/invariant": "6.x",
"@turf/line-intersect": "^5.1.5",
"@turf/meta": "^5.1.5",
"@turf/meta": "6.x",
"@turf/union": "^5.1.5",
"geojson-rbush": "2.1.0",
"get-closest": "*"
Expand Down
Loading

0 comments on commit b8ec60f

Please sign in to comment.