music-metadata-browser
Advanced tools
Comparing version 2.2.6 to 2.2.7
{ | ||
"name": "music-metadata-browser", | ||
"version": "2.2.6", | ||
"version": "2.2.7", | ||
"description": "Browserifed version of music-metadata", | ||
@@ -88,23 +88,23 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jasmine": "^3.6.3", | ||
"@types/node": "^14.14.31", | ||
"@types/jasmine": "^3.7.7", | ||
"@types/node": "^15.12.4", | ||
"coveralls": "^3.1.0", | ||
"del-cli": "^3.0.1", | ||
"eslint": "^7.20.0", | ||
"eslint": "^7.29.0", | ||
"filereader-stream": "^2.0.0", | ||
"istanbul-instrumenter-loader": "^3.0.1", | ||
"jasmine-core": "^3.6.0", | ||
"karma": "^6.1.0", | ||
"jasmine-core": "^3.7.1", | ||
"karma": "^6.3.4", | ||
"karma-browserstack-launcher": "^1.6.0", | ||
"karma-chrome-launcher": "^3.0.0", | ||
"karma-coverage-istanbul-reporter": "^3.0.3", | ||
"karma-firefox-launcher": "^2.1.0", | ||
"karma-firefox-launcher": "^2.1.1", | ||
"karma-jasmine": "^4.0.1", | ||
"karma-jasmine-html-reporter": "^1.5.4", | ||
"karma-jasmine-html-reporter": "^1.6.0", | ||
"karma-spec-reporter": "^0.0.32", | ||
"karma-webpack": "^4.0.2", | ||
"stream-http": "^3.1.1", | ||
"ts-loader": "^8.0.16", | ||
"ts-loader": "^8.0.17", | ||
"tslint": "^6.1.3", | ||
"typescript": "^4.1.4", | ||
"typescript": "^4.3.4", | ||
"webpack": "^4.46.0" | ||
@@ -115,3 +115,3 @@ }, | ||
"debug": "^4.0.1", | ||
"music-metadata": "^7.8.1", | ||
"music-metadata": "^7.8.8", | ||
"readable-stream": "^3.6.0", | ||
@@ -118,0 +118,0 @@ "readable-web-to-node-stream": "^3.0.1", |
@@ -39,3 +39,3 @@ ![Karma CI](https://github.com/Borewit/music-metadata-browser/workflows/Karma%20CI/badge.svg) | ||
| DSF | Sony's DSD Stream File | [:link:](https://wikipedia.org/wiki/Direct_Stream_Digital) | <img src="https://upload.wikimedia.org/wikipedia/commons/b/bc/DSDlogo.svg" width="80" alt="DSD logo"> | | ||
| FLAC | Free Lossless Audio Codec | [:link:](https://wikipedia.org/wiki/FLAC) | <img src="https://upload.wikimedia.org/wikipedia/commons/e/e0/Flac_logo_vector.svg" width="80" alt="FLAC logo"> | | ||
| FLAC | Free Lossless Audio Codec | [:link:](https://wikipedia.org/wiki/FLAC) | <img src="https://upload.wikimedia.org/wikipedia/commons/a/a2/FLAC_logo_vector.svg" width="80" alt="FLAC logo"> | | ||
| MP2 | MPEG-1 Audio Layer II | [:link:](https://wikipedia.org/wiki/MPEG-1_Audio_Layer_II) | | | ||
@@ -42,0 +42,0 @@ | Matroska | Matroska (EBML), mka, mkv | [:link:](https://wikipedia.org/wiki/Matroska) | <img src="https://upload.wikimedia.org/wikipedia/commons/1/1a/Matroska_2010.svg" width="80" alt="Matroska logo"> | |
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
35013
Updatedmusic-metadata@^7.8.8