Comparing version 5.2.1 to 5.2.2
{ | ||
"name": "tagtoname", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "Renames audio files using the metadata tags", | ||
@@ -42,7 +42,7 @@ "keywords": [ | ||
"music-metadata": "7.11.3", | ||
"standard-slugify": "3.0.0" | ||
"standard-slugify": "3.1.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "7.32.0", | ||
"eslint-config-pretty-strict": "8.0.1", | ||
"eslint-config-pretty-strict": "8.0.2", | ||
"eslint-plugin-jest": "24.4.0", | ||
@@ -49,0 +49,0 @@ "eslint-plugin-prettier": "3.4.0", |
@@ -36,3 +36,3 @@ # tagtoname | ||
See [the list of supported tags](https://github.com/Borewit/music-metadata/blob/v6.4.0/doc/common_metadata.md#common-metadata) (the `-t` option accepts any value from the "Common tag" column). | ||
See [the list of supported tags](https://github.com/Borewit/music-metadata/blob/v7.11.3/doc/common_metadata.md) (the `-t` option accepts any value from the "Common tag" column). | ||
@@ -39,0 +39,0 @@ ### Examples |
10782
+ Addedstandard-slugify@3.1.0(transitive)
- Removedstandard-slugify@3.0.0(transitive)
Updatedstandard-slugify@3.1.0