diff --git a/docs/types.md b/docs/types.md
index 1ee704b..6e5ab1e 100644
--- a/docs/types.md
+++ b/docs/types.md
@@ -169,41 +169,37 @@ The aliased name of the entity.
sortName |
String |
-The string to use for the purpose of ordering by name (for
-example, by moving articles like ‘the’ to the end or a person’s last name to
-the front).
+The string to use for the purpose of ordering by name (for example, by moving
+articles like ‘the’ to the end or a person’s last name to the front).
|
| locale |
Locale |
-The locale (language and/or country) in which the alias is
-used.
+The locale (language and/or country) in which the alias is used.
|
| primary |
Boolean |
-Whether this is the main alias for the entity in the
-specified locale (this could mean the most recent or the most common).
+Whether this is the main alias for the entity in the specified locale (this could
+mean the most recent or the most common).
|
| type |
String |
-The type or purpose of the alias – whether it is a variant,
-search hint, etc.
+The type or purpose of the alias – whether it is a variant, search hint, etc.
|
| typeID |
MBID |
-The MBID associated with the value of the type
-field.
+The MBID associated with the value of the type field.
|
@@ -246,9 +242,8 @@ The official name of the entity.
sortName |
String |
-The string to use for the purpose of ordering by name (for
-example, by moving articles like ‘the’ to the end or a person’s last name to
-the front).
+The string to use for the purpose of ordering by name (for example, by moving
+articles like ‘the’ to the end or a person’s last name to the front).
|
@@ -262,16 +257,16 @@ A comment used to help distinguish identically named entitites.
| aliases |
[Alias] |
-Aliases are used to store
-alternate names or misspellings.
+Aliases are used to store alternate
+names or misspellings.
|
| isoCodes |
[String] |
-ISO 3166 codes are
-the codes assigned by ISO to countries and subdivisions.
+ISO 3166 codes are the codes
+assigned by ISO to countries and subdivisions.
|
@@ -442,8 +437,7 @@ A list of edges.
| totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -478,8 +472,8 @@ A cursor for use in pagination
score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -525,9 +519,8 @@ The official name of the entity.
sortName |
String |
-The string to use for the purpose of ordering by name (for
-example, by moving articles like ‘the’ to the end or a person’s last name to
-the front).
+The string to use for the purpose of ordering by name (for example, by moving
+articles like ‘the’ to the end or a person’s last name to the front).
|
@@ -541,64 +534,63 @@ A comment used to help distinguish identically named entitites.
| aliases |
[Alias] |
-Aliases are used to store
-alternate names or misspellings.
+Aliases are used to store alternate
+names or misspellings.
|
| country |
String |
-The country with which an artist is primarily identified. It
-is often, but not always, its birth/formation country.
+The country with which an artist is primarily identified. It is often, but not
+always, its birth/formation country.
|
| area |
Area |
-The area with which an artist is primarily identified. It
-is often, but not always, its birth/formation country.
+The area with which an artist is primarily identified. It is often, but not always,
+its birth/formation country.
|
| beginArea |
Area |
-The area in which an artist began their career (or where
-they were born, if the artist is a person).
+The area in which an artist began their career (or where they were born, if the
+artist is a person).
|
| endArea |
Area |
-The area in which an artist ended their career (or where
-they died, if the artist is a person).
+The area in which an artist ended their career (or where they died, if the artist
+is a person).
|
| lifeSpan |
LifeSpan |
-The begin and end dates of the entity’s existence. Its exact
-meaning depends on the type of entity.
+The begin and end dates of the entity’s existence. Its exact meaning depends on
+the type of entity.
|
| gender |
String |
-Whether a person or character identifies as male, female, or
-neither. Groups do not have genders.
+Whether a person or character identifies as male, female, or neither. Groups do
+not have genders.
|
| genderID |
MBID |
-The MBID associated with the value of the gender
-field.
+The MBID associated with the value of the gender field.
|
@@ -612,8 +604,7 @@ Whether an artist is a person, a group, or something else.
| typeID |
MBID |
-The MBID associated with the value of the type
-field.
+The MBID associated with the value of the type field.
|
@@ -628,8 +619,8 @@ List of Interested Parties Information
| isnis |
[ISNI] |
-List of International Standard Name Identifier
-(ISNI) codes for the artist.
+List of International Standard Name
+Identifier (ISNI) codes for the artist.
|
@@ -795,8 +786,7 @@ A list of edges.
| totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -821,24 +811,22 @@ track, etc., and join phrases between them.
artist |
Artist |
-The entity representing the artist referenced in the
-credits.
+The entity representing the artist referenced in the credits.
|
| name |
String |
-The name of the artist as credited in the specific release,
-track, etc.
+The name of the artist as credited in the specific release, track, etc.
|
| joinPhrase |
String |
-Join phrases might include words and/or punctuation to
-separate artist names as they appear on the release, track, etc.
+Join phrases might include words and/or punctuation to separate artist names as
+they appear on the release, track, etc.
|
@@ -873,8 +861,8 @@ A cursor for use in pagination
score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -1144,8 +1132,8 @@ Browse recording entities linked to the given arguments.
| isrc |
ISRC |
- The International Standard Recording Code
-(ISRC) of the recording. |
+ The International Standard Recording
+Code (ISRC) of the recording. |
| release |
@@ -1187,8 +1175,8 @@ Browse release entities linked to the given arguments.
| discID |
DiscID |
- A disc ID
-associated with the release. |
+ A disc ID associated with the
+release. |
| label |
@@ -1213,8 +1201,8 @@ associated with the release.
| trackArtist |
MBID |
- The MBID of an artist that appears on a track in the
-release, but is not included in the credits for the release itself. |
+ The MBID of an artist that appears on a track in the release, but is not included
+in the credits for the release itself. |
| type |
@@ -1293,8 +1281,8 @@ Browse work entities linked to the given arguments.
| iswc |
ISWC |
- The International Standard Musical Work Code
-(ISWC) of the work. |
+ The International Standard Musical
+Work Code (ISWC) of the work. |
| after |
@@ -1367,8 +1355,7 @@ The type of collection.
typeID |
MBID |
-The MBID associated with the value of the type
-field.
+The MBID associated with the value of the type field.
|
@@ -1605,8 +1592,7 @@ A list of edges.
| totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -1641,8 +1627,8 @@ A cursor for use in pagination
score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -1770,16 +1756,14 @@ cover art.
small |
URLString |
-The URL of a small version of the cover art, where the
-maximum dimension is 250px.
+The URL of a small version of the cover art, where the maximum dimension is 250px.
|
| large |
URLString |
-The URL of a large version of the cover art, where the
-maximum dimension is 500px.
+The URL of a large version of the cover art, where the maximum dimension is 500px.
|
@@ -1897,16 +1881,16 @@ A comment used to help distinguish identically named entitites.
aliases |
[Alias] |
-Aliases are used to store
-alternate names or misspellings.
+Aliases are used to store alternate
+names or misspellings.
|
| lifeSpan |
LifeSpan |
-The begin and end dates of the entity’s existence. Its exact
-meaning depends on the type of entity.
+The begin and end dates of the entity’s existence. Its exact meaning depends on
+the type of entity.
|
@@ -1927,8 +1911,8 @@ Whether or not the event took place.
| setlist |
String |
-A list of songs performed, optionally including links to
-artists and works. See the setlist documentation
+A list of songs performed, optionally including links to artists and works. See
+the setlist documentation
for syntax and examples.
|
@@ -1943,8 +1927,7 @@ What kind of event the event is, e.g. concert, festival, etc.
typeID |
MBID |
-The MBID associated with the value of the type
-field.
+The MBID associated with the value of the type field.
|
@@ -2027,8 +2010,7 @@ A list of edges.
| totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -2063,8 +2045,8 @@ A cursor for use in pagination
score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -2115,24 +2097,23 @@ A comment used to help distinguish identically named entitites.
aliases |
[Alias] |
-Aliases are used to store
-alternate names or misspellings.
+Aliases are used to store alternate
+names or misspellings.
|
| description |
String |
-A brief description of the main characteristics of the
-instrument.
+A brief description of the main characteristics of the instrument.
|
| type |
String |
-The type categorises the instrument by the way the sound is
-created, similar to the Hornbostel-Sachs
+The type categorises the instrument by the way the sound is created, similar to
+the Hornbostel-Sachs
classification.
|
@@ -2140,8 +2121,7 @@ classification.
typeID |
MBID |
-The MBID associated with the value of the type
-field.
+The MBID associated with the value of the type field.
|
@@ -2217,8 +2197,7 @@ A list of edges.
| totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -2253,8 +2232,8 @@ A cursor for use in pagination
score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -2298,9 +2277,8 @@ The official name of the entity.
sortName |
String |
-The string to use for the purpose of ordering by name (for
-example, by moving articles like ‘the’ to the end or a person’s last name to
-the front).
+The string to use for the purpose of ordering by name (for example, by moving
+articles like ‘the’ to the end or a person’s last name to the front).
|
@@ -2314,8 +2292,8 @@ A comment used to help distinguish identically named entitites.
| aliases |
[Alias] |
-Aliases are used to store
-alternate names or misspellings.
+Aliases are used to store alternate
+names or misspellings.
|
@@ -2336,16 +2314,16 @@ The area in which the label is based.
| lifeSpan |
LifeSpan |
-The begin and end dates of the entity’s existence. Its exact
-meaning depends on the type of entity.
+The begin and end dates of the entity’s existence. Its exact meaning depends on
+the type of entity.
|
| labelCode |
Int |
-The “LC” code
-of the label.
+The “LC” code of the
+label.
|
@@ -2360,16 +2338,15 @@ codes for the label.
| type |
String |
-A type describing the main activity of the label, e.g.
-imprint, production, distributor, rights society, etc.
+A type describing the main activity of the label, e.g. imprint, production, distributor,
+rights society, etc.
|
| typeID |
MBID |
-The MBID associated with the value of the type
-field.
+The MBID associated with the value of the type field.
|
@@ -2479,8 +2456,7 @@ A list of edges.
| totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -2515,8 +2491,8 @@ A cursor for use in pagination
score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -2615,8 +2591,7 @@ Look up a specific physical disc by its disc ID.
| discID |
DiscID! |
- The disc ID
-of the disc. |
+ The disc ID of the disc. |
| event |
@@ -2772,24 +2747,22 @@ The title of this particular medium.
format |
String |
-The format of
-the medium (e.g. CD, DVD, vinyl, cassette).
+The format of the medium
+(e.g. CD, DVD, vinyl, cassette).
|
| formatID |
MBID |
-The MBID associated with the value of the format
-field.
+The MBID associated with the value of the format field.
|
| position |
Int |
-The order of this medium in the release (for example, in a
-multi-disc release).
+The order of this medium in the release (for example, in a multi-disc release).
|
@@ -2895,24 +2868,24 @@ A comment used to help distinguish identically named entitites.
| aliases |
[Alias] |
-Aliases are used to store
-alternate names or misspellings.
+Aliases are used to store alternate
+names or misspellings.
|
| address |
String |
-The address describes the location of the place using the
-standard addressing format for the country it is located in.
+The address describes the location of the place using the standard addressing
+format for the country it is located in.
|
| area |
Area |
-The area entity representing the area, such as the city, in
-which the place is located.
+The area entity representing the area, such as the city, in which the place is
+located.
|
@@ -2926,24 +2899,22 @@ The geographic coordinates of the place.
| lifeSpan |
LifeSpan |
-The begin and end dates of the entity’s existence. Its exact
-meaning depends on the type of entity.
+The begin and end dates of the entity’s existence. Its exact meaning depends on
+the type of entity.
|
| type |
String |
-The type categorises the place based on its primary
-function.
+The type categorises the place based on its primary function.
|
| typeID |
MBID |
-The MBID associated with the value of the type
-field.
+The MBID associated with the value of the type field.
|
@@ -3036,8 +3007,7 @@ A list of edges.
| totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -3072,8 +3042,8 @@ A cursor for use in pagination
score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -3164,8 +3134,8 @@ A comment used to help distinguish identically named entitites.
aliases |
[Alias] |
-Aliases are used to store
-alternate names or misspellings.
+Aliases are used to store alternate
+names or misspellings.
|
@@ -3176,8 +3146,8 @@ The main credited artist(s).
⚠️ DEPRECATED
The artistCredit field has been renamed to
artistCredits, since it is a list of credits and is referred to in the
-plural form throughout the MusicBrainz documentation. This field is deprecated
-and will be removed in a major release in the future. Use the equivalent
+plural form throughout the MusicBrainz documentation. This field is deprecated and
+will be removed in a major release in the future. Use the equivalent
artistCredits field.
@@ -3192,16 +3162,16 @@ The main credited artist(s).
isrcs |
[ISRC] |
-A list of International Standard Recording Codes
-(ISRCs) for this recording.
+A list of International Standard Recording
+Codes (ISRCs) for this recording.
|
| length |
Duration |
-An approximation to the length of the recording, calculated
-from the lengths of the tracks using it.
+An approximation to the length of the recording, calculated from the lengths of
+the tracks using it.
|
@@ -3335,8 +3305,7 @@ A list of edges.
| totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -3371,8 +3340,8 @@ A cursor for use in pagination
score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -3416,16 +3385,16 @@ The type of entity on the receiving end of the relationship.
sourceCredit |
String |
-How the source entity was actually credited, if different
-from its main (performance) name.
+How the source entity was actually credited, if different from its main (performance)
+name.
|
| targetCredit |
String |
-How the target entity was actually credited, if different
-from its main (performance) name.
+How the target entity was actually credited, if different from its main (performance)
+name.
|
@@ -3454,9 +3423,8 @@ Whether the relationship still applies.
| [String] |
Attributes which modify the relationship. There is a list
-of all attributes, but the
-attributes which are available, and how they should be used, depends on the
-relationship type.
+of all attributes, but the attributes which are available, and how they should
+be used, depends on the relationship type.
|
@@ -3470,8 +3438,7 @@ The type of relationship.
| typeID |
MBID |
-The MBID associated with the value of the type
-field.
+The MBID associated with the value of the type field.
|
@@ -3506,8 +3473,7 @@ A list of edges.
totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -3542,8 +3508,8 @@ A cursor for use in pagination
score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -3580,8 +3546,7 @@ A list of relationships between these two entity types.
| typeID |
MBID |
- The MBID associated with the value of the type
-field. |
+ The MBID associated with the value of the type field. |
| after |
@@ -3623,8 +3588,7 @@ A list of relationships between these two entity types.
| typeID |
MBID |
- The MBID associated with the value of the type
-field. |
+ The MBID associated with the value of the type field. |
| after |
@@ -3666,8 +3630,7 @@ A list of relationships between these two entity types.
| typeID |
MBID |
- The MBID associated with the value of the type
-field. |
+ The MBID associated with the value of the type field. |
| after |
@@ -3709,8 +3672,7 @@ A list of relationships between these two entity types.
| typeID |
MBID |
- The MBID associated with the value of the type
-field. |
+ The MBID associated with the value of the type field. |
| after |
@@ -3752,8 +3714,7 @@ A list of relationships between these two entity types.
| typeID |
MBID |
- The MBID associated with the value of the type
-field. |
+ The MBID associated with the value of the type field. |
| after |
@@ -3795,8 +3756,7 @@ A list of relationships between these two entity types.
| typeID |
MBID |
- The MBID associated with the value of the type
-field. |
+ The MBID associated with the value of the type field. |
| after |
@@ -3838,8 +3798,7 @@ A list of relationships between these two entity types.
| typeID |
MBID |
- The MBID associated with the value of the type
-field. |
+ The MBID associated with the value of the type field. |
| after |
@@ -3881,8 +3840,7 @@ A list of relationships between these two entity types.
| typeID |
MBID |
- The MBID associated with the value of the type
-field. |
+ The MBID associated with the value of the type field. |
| after |
@@ -3924,8 +3882,7 @@ A list of relationships between these two entity types.
| typeID |
MBID |
- The MBID associated with the value of the type
-field. |
+ The MBID associated with the value of the type field. |
| after |
@@ -3967,8 +3924,7 @@ A list of relationships between these two entity types.
| typeID |
MBID |
- The MBID associated with the value of the type
-field. |
+ The MBID associated with the value of the type field. |
| after |
@@ -4010,8 +3966,7 @@ A list of relationships between these two entity types.
| typeID |
MBID |
- The MBID associated with the value of the type
-field. |
+ The MBID associated with the value of the type field. |
| after |
@@ -4053,8 +4008,7 @@ A list of relationships between these two entity types.
| typeID |
MBID |
- The MBID associated with the value of the type
-field. |
+ The MBID associated with the value of the type field. |
| after |
@@ -4126,8 +4080,8 @@ A comment used to help distinguish identically named entitites.
aliases |
[Alias] |
-Aliases are used to store
-alternate names or misspellings.
+Aliases are used to store alternate
+names or misspellings.
|
@@ -4138,8 +4092,8 @@ The main credited artist(s).
⚠️ DEPRECATED
The artistCredit field has been renamed to
artistCredits, since it is a list of credits and is referred to in the
-plural form throughout the MusicBrainz documentation. This field is deprecated
-and will be removed in a major release in the future. Use the equivalent
+plural form throughout the MusicBrainz documentation. This field is deprecated and
+will be removed in a major release in the future. Use the equivalent
artistCredits field.
@@ -4161,9 +4115,8 @@ The release events for this release.
date |
Date |
-The release date
-is the date in which a release was made available through some sort of
-distribution mechanism.
+The release date is the
+date in which a release was made available through some sort of distribution mechanism.
|
@@ -4177,16 +4130,16 @@ The country in which the release was issued.
| asin |
ASIN |
-The Amazon Standard Identification Number
-of the release.
+The Amazon Standard Identification
+Number of the release.
|
| barcode |
String |
-The barcode, if the
-release has one. The most common types found on releases are 12-digit
+The barcode, if the release
+has one. The most common types found on releases are 12-digit
UPCs and 13-digit
EANs.
|
@@ -4195,8 +4148,8 @@ release has one. The most common types found on releases are 12-digit
coverArt |
ReleaseCoverArt! |
-A list and summary of the cover art images that are present
-for this release from the Cover Art Archive.
+A list and summary of the cover art images that are present for this release from
+the Cover Art Archive.
|
@@ -4210,33 +4163,30 @@ The status describes how “official” a release is.
| statusID |
MBID |
-The MBID associated with the value of the status
-field.
+The MBID associated with the value of the status field.
|
| packaging |
String |
-The physical packaging that accompanies the release. See
-the list of packaging for more
-information.
+The physical packaging that accompanies the release. See the list
+of packaging for more information.
|
| packagingID |
MBID |
-The MBID associated with the value of the packaging
-field.
+The MBID associated with the value of the packaging field.
|
| quality |
String |
-Data quality indicates how good the data for a release is.
-It is not a mark of how good or bad the music itself is – for that, use
+Data quality indicates how good the data for a release is. It is not a mark of
+how good or bad the music itself is – for that, use
ratings.
|
@@ -4393,8 +4343,7 @@ A list of edges.
totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -4417,45 +4366,43 @@ as well as a summary of what artwork is available.
front |
URLString |
-The URL of an image depicting the album cover or “main
-front” of the release, i.e. the front of the packaging of the audio recording
-(or in the case of a digital release, the image associated with it in a digital
-media store).
In the MusicBrainz schema, this field is a Boolean value indicating the presence
-of a front image, whereas here the value is the URL for the image itself if one
-exists. You can check for null if you just want to determine the presence of an
-image.
+The URL of an image depicting the album cover or “main front” of the release,
+i.e. the front of the packaging of the audio recording (or in the case of a digital
+release, the image associated with it in a digital media store).
+In the MusicBrainz schema, this field is a Boolean value indicating the presence
+of a front image, whereas here the value is the URL for the image itself if one exists.
+You can check for null if you just want to determine the presence of an image.
|
| size |
CoverArtImageSize |
- The size of the image to retrieve. By default, the returned
-image will have its full original dimensions, but certain thumbnail sizes may be
-retrieved as well. |
+ The size of the image to retrieve. By default, the returned image will have its
+full original dimensions, but certain thumbnail sizes may be retrieved as well. |
| back |
URLString |
-The URL of an image depicting the “main back” of the
-release, i.e. the back of the packaging of the audio recording.
In the MusicBrainz schema, this field is a Boolean value indicating the presence
+The URL of an image depicting the “main back” of the release, i.e. the back of
+the packaging of the audio recording.
+In the MusicBrainz schema, this field is a Boolean value indicating the presence
of a back image, whereas here the value is the URL for the image itself. You can
-check for null if you just want to determine the presence of an image.
+check for null if you just want to determine the presence of an image.
|
| size |
CoverArtImageSize |
- The size of the image to retrieve. By default, the returned
-image will have its full original dimensions, but certain thumbnail sizes may be
-retrieved as well. |
+ The size of the image to retrieve. By default, the returned image will have its
+full original dimensions, but certain thumbnail sizes may be retrieved as well. |
| images |
[CoverArtImage] |
-A list of images depicting the different sides and surfaces
-of a release’s media and packaging.
+A list of images depicting the different sides and surfaces of a release’s media
+and packaging.
|
@@ -4469,8 +4416,8 @@ Whether there is artwork present for this release.
| darkened |
Boolean! |
-Whether the Cover Art Archive has received a take-down
-request for this release’s artwork, disallowing new uploads.
+Whether the Cover Art Archive has received a take-down request for this release’s
+artwork, disallowing new uploads.
|
@@ -4519,8 +4466,8 @@ A cursor for use in pagination
| score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -4603,8 +4550,8 @@ A comment used to help distinguish identically named entitites.
aliases |
[Alias] |
-Aliases are used to store
-alternate names or misspellings.
+Aliases are used to store alternate
+names or misspellings.
|
@@ -4615,8 +4562,8 @@ The main credited artist(s).
⚠️ DEPRECATED
The artistCredit field has been renamed to
artistCredits, since it is a list of credits and is referred to in the
-plural form throughout the MusicBrainz documentation. This field is deprecated
-and will be removed in a major release in the future. Use the equivalent
+plural form throughout the MusicBrainz documentation. This field is deprecated and
+will be removed in a major release in the future. Use the equivalent
artistCredits field.
@@ -4638,18 +4585,17 @@ The date of the earliest release in the group.
primaryType |
ReleaseGroupType |
-The type
-of a release group describes what kind of releases the release group represents,
-e.g. album, single, soundtrack, compilation, etc. A release group can have a
-“main” type and an unspecified number of additional types.
+The type of a release
+group describes what kind of releases the release group represents, e.g. album, single,
+soundtrack, compilation, etc. A release group can have a “main” type and an unspecified
+number of additional types.
|
| primaryTypeID |
MBID |
-The MBID associated with the value of the primaryType
-field.
+The MBID associated with the value of the primaryType field.
|
@@ -4664,8 +4610,7 @@ that apply to this release group.
| secondaryTypeIDs |
[MBID] |
-The MBIDs associated with the values of the secondaryTypes
-field.
+The MBIDs associated with the values of the secondaryTypes field.
|
@@ -4800,8 +4745,7 @@ A list of edges.
| totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -4824,27 +4768,24 @@ release groups, just the front cover of a particular release will be selected.
front |
URLString |
-The URL of an image depicting the album cover or “main
-front” of a release in the release group, i.e. the front of the packaging of the
-audio recording (or in the case of a digital release, the image associated with
-it in a digital media store).
+The URL of an image depicting the album cover or “main front” of a release in
+the release group, i.e. the front of the packaging of the audio recording (or in
+the case of a digital release, the image associated with it in a digital media store).
|
| size |
CoverArtImageSize |
- The size of the image to retrieve. By default, the returned
-image will have its full original dimensions, but certain thumbnail sizes may be
-retrieved as well. |
+ The size of the image to retrieve. By default, the returned image will have its
+full original dimensions, but certain thumbnail sizes may be retrieved as well. |
| images |
[CoverArtImage] |
-A list of images returned by the Cover Art
-Archive for a release group. A
-particular release’s front image will be included in the list, and likely no
-others, even if other images are available.
+A list of images returned by the Cover
+Art Archive for a release group. A particular release’s front image will be included
+in the list, and likely no others, even if other images are available.
|
@@ -4893,8 +4834,8 @@ A cursor for use in pagination
| score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -5212,16 +5153,14 @@ A comment used to help distinguish identically named entitites.
type |
String |
-The type primarily describes what type of entity the series
-contains.
+The type primarily describes what type of entity the series contains.
|
| typeID |
MBID |
-The MBID associated with the value of the type
-field.
+The MBID associated with the value of the type field.
|
@@ -5297,8 +5236,7 @@ A list of edges.
| totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -5333,8 +5271,8 @@ A cursor for use in pagination
score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -5399,8 +5337,7 @@ A list of edges.
totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -5435,8 +5372,8 @@ A cursor for use in pagination
score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -5531,16 +5468,16 @@ A comment used to help distinguish identically named entitites.
aliases |
[Alias] |
-Aliases are used to store
-alternate names or misspellings.
+Aliases are used to store alternate
+names or misspellings.
|
| iswcs |
[String] |
-A list of ISWCs assigned
-to the work by copyright collecting agencies.
+A list of ISWCs assigned to the
+work by copyright collecting agencies.
|
@@ -5561,8 +5498,7 @@ The type of work.
| typeID |
MBID |
-The MBID associated with the value of the type
-field.
+The MBID associated with the value of the type field.
|
@@ -5662,8 +5598,7 @@ A list of edges.
| totalCount |
Int |
-A count of the total number of items in this connection,
-ignoring pagination.
+A count of the total number of items in this connection, ignoring pagination.
|
@@ -5698,8 +5633,8 @@ A cursor for use in pagination
score |
Int |
-The relevancy score (0–100) assigned by the search engine, if
-these results were found through a search.
+The relevancy score (0–100) assigned by the search engine, if these results were
+found through a search.
|
@@ -5747,29 +5682,27 @@ etc.
| ALBUM |
-An album, perhaps better defined as a “Long Play” (LP)
-release, generally consists of previously unreleased material (unless this type
-is combined with secondary types which change that, such as “Compilation”). This
-includes album re-issues, with or without bonus tracks.
+An album, perhaps better defined as a “Long Play” (LP) release, generally consists
+of previously unreleased material (unless this type is combined with secondary types
+which change that, such as “Compilation”). This includes album re-issues, with or
+without bonus tracks.
|
| SINGLE |
-A single typically has one main song and possibly a handful
-of additional tracks or remixes of the main track. A single is usually named
-after its main song.
+A single typically has one main song and possibly a handful of additional tracks
+or remixes of the main track. A single is usually named after its main song.
|
| EP |
-An EP is a so-called “Extended Play” release and often
-contains the letters EP in the title. Generally an EP will be shorter than a
-full length release (an LP or “Long Play”) and the tracks are usually exclusive
-to the EP, in other words the tracks don’t come from a previously issued
-release. EP is fairly difficult to define; usually it should only be assumed
-that a release is an EP if the artist defines it as such.
+An EP is a so-called “Extended Play” release and often contains the letters EP
+in the title. Generally an EP will be shorter than a full length release (an LP or
+“Long Play”) and the tracks are usually exclusive to the EP, in other words the tracks
+don’t come from a previously issued release. EP is fairly difficult to define; usually
+it should only be assumed that a release is an EP if the artist defines it as such.
|
@@ -5781,22 +5714,21 @@ Any release that does not fit any of the other categories.
| BROADCAST |
-An episodic release that was originally broadcast via radio,
-television, or the Internet, including podcasts.
+An episodic release that was originally broadcast via radio, television, or the
+Internet, including podcasts.
|
| COMPILATION |
-A compilation is a collection of previously released tracks
-by one or more artists.
+A compilation is a collection of previously released tracks by one or more artists.
|
| SOUNDTRACK |
-A soundtrack is the musical score to a movie, TV series,
-stage show, computer game, etc.
+A soundtrack is the musical score to a movie, TV series, stage show, computer
+game, etc.
|
@@ -5808,8 +5740,7 @@ A non-music spoken word release.
| INTERVIEW |
-An interview release contains an interview, generally with
-an artist.
+An interview release contains an interview, generally with an artist.
|
@@ -5827,33 +5758,31 @@ A release that was recorded live.
| REMIX |
-A release that was (re)mixed from previously released
-material.
+A release that was (re)mixed from previously released material.
|
| DJMIX |
-A DJ-mix is a sequence of several recordings played one
-after the other, each one modified so that they blend together into a continuous
-flow of music. A DJ mix release requires that the recordings be modified in some
-manner, and the DJ who does this modification is usually (although not always)
-credited in a fairly prominent way.
+A DJ-mix is a sequence of several recordings played one after the other, each
+one modified so that they blend together into a continuous flow of music. A DJ mix
+release requires that the recordings be modified in some manner, and the DJ who does
+this modification is usually (although not always) credited in a fairly prominent
+way.
|
| MIXTAPE |
-Promotional in nature (but not necessarily free), mixtapes
-and street albums are often released by artists to promote new artists, or
-upcoming studio albums by prominent artists. They are also sometimes used to
-keep fans’ attention between studio releases and are most common in rap & hip
-hop genres. They are often not sanctioned by the artist’s label, may lack proper
-sample or song clearances and vary widely in production and recording quality.
-While mixtapes are generally DJ-mixed, they are distinct from commercial DJ
-mixes (which are usually deemed compilations) and are defined by having a
-significant proportion of new material, including original production or
-original vocals over top of other artists’ instrumentals. They are distinct from
+Promotional in nature (but not necessarily free), mixtapes and street albums are
+often released by artists to promote new artists, or upcoming studio albums by prominent
+artists. They are also sometimes used to keep fans’ attention between studio releases
+and are most common in rap & hip hop genres. They are often not sanctioned by
+the artist’s label, may lack proper sample or song clearances and vary widely in
+production and recording quality. While mixtapes are generally DJ-mixed, they are
+distinct from commercial DJ mixes (which are usually deemed compilations) and are
+defined by having a significant proportion of new material, including original production
+or original vocals over top of other artists’ instrumentals. They are distinct from
demos in that they are designed for release directly to the public and fans, not
to labels.
|
@@ -5861,8 +5790,8 @@ to labels.
| DEMO |
-A release that was recorded for limited circulation or
-reference use rather than for general public release.
+A release that was recorded for limited circulation or reference use rather than
+for general public release.
|
@@ -5885,30 +5814,28 @@ bootleg, etc.
| OFFICIAL |
-Any release officially sanctioned by the artist and/or their
-record company. (Most releases will fit into this category.)
+Any release officially sanctioned by the artist and/or their record company. (Most
+releases will fit into this category.)
|
| PROMOTION |
-A giveaway release or a release intended to promote an
-upcoming official release, e.g. prerelease albums or releases included with a
-magazine.
+A giveaway release or a release intended to promote an upcoming official release,
+e.g. prerelease albums or releases included with a magazine.
|
| BOOTLEG |
-An unofficial/underground release that was not sanctioned by
-the artist and/or the record company.
+An unofficial/underground release that was not sanctioned by the artist and/or
+the record company.
|
| PSEUDORELEASE |
-A pseudo-release is a duplicate release for
-translation/transliteration purposes.
+A pseudo-release is a duplicate release for translation/transliteration purposes.
|
diff --git a/package.json b/package.json
index ac1b0e1..081aa24 100644
--- a/package.json
+++ b/package.json
@@ -70,8 +70,8 @@
"dotenv": "^4.0.0",
"es6-error": "^4.0.2",
"express": "^4.15.2",
- "express-graphql": "^0.6.3",
- "graphql": "^0.9.1",
+ "express-graphql": "^0.6.4",
+ "graphql": "^0.9.2",
"graphql-relay": "^0.5.1",
"lru-cache": "^4.0.1",
"pascalcase": "^0.1.1",
@@ -88,13 +88,13 @@
"babel-preset-es2015": "^6.24.0",
"babel-preset-stage-2": "^6.22.0",
"babel-register": "^6.24.0",
- "coveralls": "^2.12.0",
- "cross-env": "^3.2.4",
+ "coveralls": "^2.13.0",
+ "cross-env": "^4.0.0",
"doctoc": "^1.3.0",
- "graphql-markdown": "^1.2.0",
+ "graphql-markdown": "^1.3.0",
"marked": "^0.3.6",
"nodemon": "^1.11.0",
- "nyc": "^10.1.2",
+ "nyc": "^10.2.0",
"rimraf": "^2.6.1",
"sepia": "^2.0.2",
"sinon": "^2.1.0",
diff --git a/yarn.lock b/yarn.lock
index 906cb1f..e7a61cd 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -209,7 +209,7 @@ async-each@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
-async@^1.4.0, async@^1.4.2:
+async@^1.4.0:
version "1.5.2"
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
@@ -1015,14 +1015,10 @@ babel-types@^6.16.0, babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.20
lodash "^4.2.0"
to-fast-properties "^1.0.1"
-babylon@^6.1.0, babylon@^6.15.0, babylon@^6.16.1:
+babylon@^6.1.0, babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0, babylon@^6.16.1:
version "6.16.1"
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.16.1.tgz#30c5a22f481978a9e7f8cdfdf496b11d94b404d3"
-babylon@^6.11.0, babylon@^6.13.0:
- version "6.14.1"
- resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.14.1.tgz#956275fab72753ad9b3435d7afe58f8bf0a29815"
-
bail@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/bail/-/bail-1.0.1.tgz#912579de8b391aadf3c5fdf4cd2a0fc225df3bc2"
@@ -1360,7 +1356,7 @@ concat-map@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
-concat-stream@^1.5.0, concat-stream@^1.5.2:
+concat-stream@^1.4.7, concat-stream@^1.5.0, concat-stream@^1.5.2:
version "1.5.2"
resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.5.2.tgz#708978624d856af41a5a741defdd261da752c266"
dependencies:
@@ -1438,9 +1434,9 @@ core-util-is@~1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
-coveralls@^2.12.0:
- version "2.12.0"
- resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.12.0.tgz#b3d064108e29728385b56e42fc2d119f43e0e517"
+coveralls@^2.13.0:
+ version "2.13.0"
+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.13.0.tgz#df933876e8c6f478efb04f4d3ab70dc96b7e5a8e"
dependencies:
js-yaml "3.6.1"
lcov-parse "0.0.10"
@@ -1454,9 +1450,9 @@ create-error-class@^3.0.1:
dependencies:
capture-stack-trace "^1.0.0"
-cross-env@^3.2.4:
- version "3.2.4"
- resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-3.2.4.tgz#9e0585f277864ed421ce756f81a980ff0d698aba"
+cross-env@^4.0.0:
+ version "4.0.0"
+ resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-4.0.0.tgz#16083862d08275a4628b0b243b121bedaa55dd80"
dependencies:
cross-spawn "^5.1.0"
is-windows "^1.0.0"
@@ -1468,7 +1464,7 @@ cross-spawn@^4, cross-spawn@^4.0.0:
lru-cache "^4.0.1"
which "^1.2.9"
-cross-spawn@^5.1.0:
+cross-spawn@^5.0.1, cross-spawn@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
dependencies:
@@ -2007,9 +2003,9 @@ expand-range@^1.8.1:
dependencies:
fill-range "^2.1.0"
-express-graphql@^0.6.3:
- version "0.6.3"
- resolved "https://registry.yarnpkg.com/express-graphql/-/express-graphql-0.6.3.tgz#7ad3233b0267de8ba1e4d0b222f6793ed7ae9e8e"
+express-graphql@^0.6.4:
+ version "0.6.4"
+ resolved "https://registry.yarnpkg.com/express-graphql/-/express-graphql-0.6.4.tgz#e51c6281d075613feac72b3fb569440602d3dfe4"
dependencies:
accepts "^1.3.0"
content-type "^1.0.2"
@@ -2389,23 +2385,24 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.4, graceful-fs@^4.1.6:
version "1.0.1"
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
-graphql-markdown@^1.2.0:
- version "1.2.0"
- resolved "https://registry.yarnpkg.com/graphql-markdown/-/graphql-markdown-1.2.0.tgz#253ce20a3007597547c7c61e0440de4d41a2d7d9"
+graphql-markdown@^1.3.0:
+ version "1.3.0"
+ resolved "https://registry.yarnpkg.com/graphql-markdown/-/graphql-markdown-1.3.0.tgz#6a68252b79335f837b54df7f5b4cfe7a9edb01f4"
dependencies:
graphql "^0.9.1"
marked "^0.3.6"
minimist "^1.2.0"
node-fetch "^1.6.3"
+ pre-commit "^1.2.2"
resolve-from "^2.0.0"
graphql-relay@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/graphql-relay/-/graphql-relay-0.5.1.tgz#3b3e44430a24c0f636e713f43f65bd542fe02ac9"
-graphql@^0.9.1:
- version "0.9.1"
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.9.1.tgz#f4d154cbec054d4a5d3b1be95f23435c09aa86c8"
+graphql@^0.9.1, graphql@^0.9.2:
+ version "0.9.2"
+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.9.2.tgz#2cb5c635de13f790a77c5879649cb401b1589386"
dependencies:
iterall "1.0.3"
@@ -2506,15 +2503,7 @@ htmlparser2@~3.9.2:
inherits "^2.0.1"
readable-stream "^2.0.2"
-http-errors@^1.3.0:
- version "1.5.1"
- resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.5.1.tgz#788c0d2c1de2c81b9e6e8c01843b6b97eb920750"
- dependencies:
- inherits "2.0.3"
- setprototypeof "1.0.2"
- statuses ">= 1.3.1 < 2"
-
-http-errors@~1.6.1:
+http-errors@^1.3.0, http-errors@~1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.1.tgz#5f8b8ed98aca545656bf572997387f904a722257"
dependencies:
@@ -2848,28 +2837,16 @@ isstream@~0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
-istanbul-lib-coverage@^1.0.0, istanbul-lib-coverage@^1.0.0-alpha, istanbul-lib-coverage@^1.0.0-alpha.0, istanbul-lib-coverage@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.0.1.tgz#f263efb519c051c5f1f3343034fc40e7b43ff212"
+istanbul-lib-coverage@^1.0.0, istanbul-lib-coverage@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.0.2.tgz#87a0c015b6910651cb3b184814dfb339337e25e1"
-istanbul-lib-hook@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.0.0.tgz#fc5367ee27f59268e8f060b0c7aaf051d9c425c5"
+istanbul-lib-hook@^1.0.5:
+ version "1.0.5"
+ resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.0.5.tgz#6ca3d16d60c5f4082da39f7c5cd38ea8a772b88e"
dependencies:
append-transform "^0.4.0"
-istanbul-lib-instrument@^1.4.2:
- version "1.4.2"
- resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.4.2.tgz#0e2fdfac93c1dabf2e31578637dc78a19089f43e"
- dependencies:
- babel-generator "^6.18.0"
- babel-template "^6.16.0"
- babel-traverse "^6.18.0"
- babel-types "^6.18.0"
- babylon "^6.13.0"
- istanbul-lib-coverage "^1.0.0"
- semver "^5.3.0"
-
istanbul-lib-instrument@^1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.6.2.tgz#dac644f358f51efd6113536d7070959a0111f73b"
@@ -2882,29 +2859,39 @@ istanbul-lib-instrument@^1.6.2:
istanbul-lib-coverage "^1.0.0"
semver "^5.3.0"
-istanbul-lib-report@^1.0.0-alpha.3:
- version "1.0.0-alpha.3"
- resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.0.0-alpha.3.tgz#32d5f6ec7f33ca3a602209e278b2e6ff143498af"
+istanbul-lib-instrument@^1.7.0:
+ version "1.7.0"
+ resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.0.tgz#b8e0dc25709bb44e17336ab47b7bb5c97c23f659"
dependencies:
- async "^1.4.2"
- istanbul-lib-coverage "^1.0.0-alpha"
+ babel-generator "^6.18.0"
+ babel-template "^6.16.0"
+ babel-traverse "^6.18.0"
+ babel-types "^6.18.0"
+ babylon "^6.13.0"
+ istanbul-lib-coverage "^1.0.2"
+ semver "^5.3.0"
+
+istanbul-lib-report@^1.0.0:
+ version "1.0.0"
+ resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.0.0.tgz#d83dac7f26566b521585569367fe84ccfc7aaecb"
+ dependencies:
+ istanbul-lib-coverage "^1.0.2"
mkdirp "^0.5.1"
path-parse "^1.0.5"
- rimraf "^2.4.3"
supports-color "^3.1.2"
-istanbul-lib-source-maps@^1.1.0:
- version "1.1.0"
- resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.1.0.tgz#9d429218f35b823560ea300a96ff0c3bbdab785f"
+istanbul-lib-source-maps@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.1.1.tgz#f8c8c2e8f2160d1d91526d97e5bd63b2079af71c"
dependencies:
- istanbul-lib-coverage "^1.0.0-alpha.0"
+ istanbul-lib-coverage "^1.0.2"
mkdirp "^0.5.1"
rimraf "^2.4.4"
source-map "^0.5.3"
-istanbul-reports@^1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.0.0.tgz#24b4eb2b1d29d50f103b369bd422f6e640aa0777"
+istanbul-reports@^1.0.2:
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.0.2.tgz#4e8366abe6fa746cc1cd6633f108de12cc6ac6fa"
dependencies:
handlebars "^4.0.3"
@@ -3504,9 +3491,9 @@ number-is-nan@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
-nyc@^10.1.2:
- version "10.1.2"
- resolved "https://registry.yarnpkg.com/nyc/-/nyc-10.1.2.tgz#ea7acaa20a235210101604f4e7d56d28453b0274"
+nyc@^10.2.0:
+ version "10.2.0"
+ resolved "https://registry.yarnpkg.com/nyc/-/nyc-10.2.0.tgz#facd90240600c9aa4dd81ea99c2fb6a85c53de0c"
dependencies:
archy "^1.0.0"
arrify "^1.0.1"
@@ -3518,12 +3505,12 @@ nyc@^10.1.2:
find-up "^1.1.2"
foreground-child "^1.5.3"
glob "^7.0.6"
- istanbul-lib-coverage "^1.0.1"
- istanbul-lib-hook "^1.0.0"
- istanbul-lib-instrument "^1.4.2"
- istanbul-lib-report "^1.0.0-alpha.3"
- istanbul-lib-source-maps "^1.1.0"
- istanbul-reports "^1.0.0"
+ istanbul-lib-coverage "^1.0.2"
+ istanbul-lib-hook "^1.0.5"
+ istanbul-lib-instrument "^1.7.0"
+ istanbul-lib-report "^1.0.0"
+ istanbul-lib-source-maps "^1.1.1"
+ istanbul-reports "^1.0.2"
md5-hex "^1.2.0"
merge-source-map "^1.0.2"
micromatch "^2.3.11"
@@ -3532,8 +3519,8 @@ nyc@^10.1.2:
rimraf "^2.5.4"
signal-exit "^3.0.1"
spawn-wrap "1.2.4"
- test-exclude "^3.3.0"
- yargs "^6.6.0"
+ test-exclude "^4.0.0"
+ yargs "^7.0.2"
yargs-parser "^4.0.2"
oauth-sign@~0.8.1:
@@ -3626,6 +3613,10 @@ os-locale@^1.4.0:
dependencies:
lcid "^1.0.0"
+os-shim@^0.1.2:
+ version "0.1.3"
+ resolved "https://registry.yarnpkg.com/os-shim/-/os-shim-0.1.3.tgz#6b62c3791cf7909ea35ed46e17658bb417cb3917"
+
os-tmpdir@^1.0.0, os-tmpdir@^1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
@@ -3843,6 +3834,14 @@ pluralize@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-1.2.1.tgz#d1a21483fd22bb41e58a12fa3421823140897c45"
+pre-commit@^1.2.2:
+ version "1.2.2"
+ resolved "https://registry.yarnpkg.com/pre-commit/-/pre-commit-1.2.2.tgz#dbcee0ee9de7235e57f79c56d7ce94641a69eec6"
+ dependencies:
+ cross-spawn "^5.0.1"
+ spawn-sync "^1.0.15"
+ which "1.2.x"
+
prelude-ls@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
@@ -4267,7 +4266,7 @@ right-align@^0.1.1:
dependencies:
align-text "^0.1.1"
-rimraf@2, rimraf@^2.2.8, rimraf@^2.3.3, rimraf@^2.4.3, rimraf@^2.4.4, rimraf@^2.5.4, rimraf@^2.6.1:
+rimraf@2, rimraf@^2.2.8, rimraf@^2.3.3, rimraf@^2.4.4, rimraf@^2.5.4, rimraf@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d"
dependencies:
@@ -4352,10 +4351,6 @@ set-immediate-shim@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz#4b2b1b27eb808a9f8dcc481a58e5e56f599f3f61"
-setprototypeof@1.0.2:
- version "1.0.2"
- resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.0.2.tgz#81a552141ec104b88e89ce383103ad5c66564d08"
-
setprototypeof@1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.0.3.tgz#66567e37043eeb4f04d91bd658c0cbefb55b8e04"
@@ -4451,6 +4446,13 @@ source-map@^0.5.0, source-map@^0.5.3, source-map@~0.5.1:
version "0.5.6"
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"
+spawn-sync@^1.0.15:
+ version "1.0.15"
+ resolved "https://registry.yarnpkg.com/spawn-sync/-/spawn-sync-1.0.15.tgz#b00799557eb7fb0c8376c29d44e8a1ea67e57476"
+ dependencies:
+ concat-stream "^1.4.7"
+ os-shim "^0.1.2"
+
spawn-wrap@1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-1.2.4.tgz#920eb211a769c093eebfbd5b0e7a5d2e68ab2e40"
@@ -4686,17 +4688,7 @@ tar@~2.2.1:
fstream "^1.0.2"
inherits "2"
-test-exclude@^3.3.0:
- version "3.3.0"
- resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-3.3.0.tgz#7a17ca1239988c98367b0621456dbb7d4bc38977"
- dependencies:
- arrify "^1.0.1"
- micromatch "^2.3.11"
- object-assign "^4.1.0"
- read-pkg-up "^1.0.1"
- require-main-filename "^1.0.1"
-
-test-exclude@^4.0.3:
+test-exclude@^4.0.0, test-exclude@^4.0.3:
version "4.0.3"
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.0.3.tgz#86a13ce3effcc60e6c90403cf31a27a60ac6c4e7"
dependencies:
@@ -4994,7 +4986,7 @@ which-module@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"
-which@^1.2.4, which@^1.2.9:
+which@1.2.x, which@^1.2.4, which@^1.2.9:
version "1.2.12"
resolved "https://registry.yarnpkg.com/which/-/which-1.2.12.tgz#de67b5e450269f194909ef23ece4ebe416fa1192"
dependencies:
@@ -5088,15 +5080,21 @@ yallist@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.0.0.tgz#306c543835f09ee1a4cb23b7bce9ab341c91cdd4"
-yargs-parser@^4.0.2, yargs-parser@^4.2.0:
+yargs-parser@^4.0.2:
version "4.2.0"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-4.2.0.tgz#6ced869cd05a3dca6a1eaee38b68aeed4b0b4101"
dependencies:
camelcase "^3.0.0"
-yargs@^6.6.0:
- version "6.6.0"
- resolved "https://registry.yarnpkg.com/yargs/-/yargs-6.6.0.tgz#782ec21ef403345f830a808ca3d513af56065208"
+yargs-parser@^5.0.0:
+ version "5.0.0"
+ resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-5.0.0.tgz#275ecf0d7ffe05c77e64e7c86e4cd94bf0e1228a"
+ dependencies:
+ camelcase "^3.0.0"
+
+yargs@^7.0.2:
+ version "7.0.2"
+ resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.0.2.tgz#115b97df1321823e8b8648e8968c782521221f67"
dependencies:
camelcase "^3.0.0"
cliui "^3.2.0"
@@ -5110,7 +5108,7 @@ yargs@^6.6.0:
string-width "^1.0.2"
which-module "^1.0.0"
y18n "^3.2.1"
- yargs-parser "^4.2.0"
+ yargs-parser "^5.0.0"
yargs@~3.10.0:
version "3.10.0"