musicbrainz-api
Advanced tools
Comparing version 0.3.11 to 0.4.0
@@ -102,2 +102,3 @@ import DateTimeFormat = Intl.DateTimeFormat; | ||
'artist-credit'?: IArtistCredit[]; | ||
aliases?: IAlias[]; | ||
} | ||
@@ -104,0 +105,0 @@ export interface ITrack { |
{ | ||
"name": "musicbrainz-api", | ||
"version": "0.3.11", | ||
"version": "0.4.0", | ||
"description": "MusicBrainz API client for reading and submitting metadata", | ||
@@ -5,0 +5,0 @@ "main": "lib/musicbrainz-api", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
51919
1088