This repository has been archived by the owner on May 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #94 from mapbox/update-dependencies
update dependencies
- Loading branch information
Showing
14 changed files
with
6,328 additions
and
2,999 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
.nyc_output | ||
geojsonhint.js | ||
node_modules/ | ||
.tap/ |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
1:1 error "geometry" member required | ||
1:1 error "properties" member required | ||
1:1 error An object contained duplicate members, making parsing ambigous: type | ||
1:1 error Feature object cannot contain a "features" member | ||
1:1 [31merror[39m "geometry" member required | ||
1:1 [31merror[39m "properties" member required | ||
1:1 [31merror[39m An object contained duplicate members, making parsing ambigous: type | ||
1:1 [31merror[39m Feature object cannot contain a "features" member | ||
|
||
✖ 4 errors | ||
[31m✖[39m 4 errors |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
3:1 error a number was found where a coordinate array should have been found: this needs to be nested more deeply | ||
3:1 [31merror[39m a number was found where a coordinate array should have been found: this needs to be nested more deeply | ||
|
||
✖ 1 error | ||
[31m✖[39m 1 error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
1:1 error Parse error on line 2: | ||
1:1 [31merror[39m Parse error on line 2: | ||
...": "MultiPoint" "coordinates": [["fo | ||
----------------------^ | ||
Expecting 'EOF', '}', ':', ',', ']', got 'STRING' | ||
|
||
✖ 1 error | ||
[31m✖[39m 1 error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
1:1 error "type" member should be string, but is an object instead | ||
1:1 [31merror[39m "type" member should be string, but is an object instead | ||
|
||
✖ 1 error | ||
[31m✖[39m 1 error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
1:1 warning Polygons and MultiPolygons should follow the right-hand rule | ||
1:1 [33mwarning[39m Polygons and MultiPolygons should follow the right-hand rule | ||
|
||
⚠ 1 warning | ||
[33m⚠[39m 1 warning |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
1:1 error "properties" member should be object, but is an Array instead | ||
1:1 [31merror[39m "properties" member should be object, but is an Array instead | ||
|
||
✖ 1 error | ||
[31m✖[39m 1 error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
3:1 error each element in a position must be a number | ||
3:1 [31merror[39m each element in a position must be a number | ||
|
||
✖ 1 error | ||
[31m✖[39m 1 error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
9:1 error a number was found where a coordinate array should have been found: this needs to be nested more deeply | ||
9:1 [31merror[39m a number was found where a coordinate array should have been found: this needs to be nested more deeply | ||
|
||
✖ 1 error | ||
[31m✖[39m 1 error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
1:1 error Every feature must be an object | ||
1:1 [31merror[39m Every feature must be an object | ||
|
||
✖ 1 error | ||
[31m✖[39m 1 error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters