musicbrainz-api
Advanced tools
Comparing version
@@ -8,3 +8,3 @@ export { XmlMetadata } from './xml/xml-metadata'; | ||
export * from './musicbrainz.types'; | ||
export declare type Includes = 'artists' | 'releases' | 'recordings' | 'artists' | 'artist-credits' | 'isrcs' | 'url-rels' | 'release-groups'; | ||
export declare type Includes = 'artists' | 'releases' | 'recordings' | 'artists' | 'artist-credits' | 'isrcs' | 'url-rels' | 'release-groups' | 'aliases'; | ||
export interface IFormData { | ||
@@ -11,0 +11,0 @@ [key: string]: string | number; |
{ | ||
"name": "musicbrainz-api", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"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
66436
-64.78%29
-3.33%