You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

musicbrainz-api

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

musicbrainz-api - npm Package Compare versions

Comparing version

to
0.3.9

2

lib/musicbrainz-api.d.ts

@@ -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