music-metadata-browser
Advanced tools
Comparing version 2.5.6 to 2.5.7
@@ -0,0 +0,0 @@ import { IAudioMetadata, IOptions } from 'music-metadata/lib/type'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ The MIT License (MIT) |
{ | ||
"name": "music-metadata-browser", | ||
"version": "2.5.6", | ||
"version": "2.5.7", | ||
"description": "Browserifed version of music-metadata", | ||
@@ -88,25 +88,25 @@ "main": "lib/index.js", | ||
"@types/jasmine": "^4.0.2", | ||
"@types/node": "^17.0.23", | ||
"@types/node": "^18.0.1", | ||
"coveralls": "^3.1.1", | ||
"del-cli": "^4.0.1", | ||
"eslint": "^8.12.0", | ||
"eslint": "^8.19.0", | ||
"filereader-stream": "^2.0.0", | ||
"istanbul-instrumenter-loader": "^3.0.1", | ||
"jasmine-core": "^4.0.1", | ||
"karma": "^6.3.17", | ||
"jasmine-core": "^4.2.0", | ||
"karma": "^6.4.0", | ||
"karma-chrome-launcher": "^3.1.1", | ||
"karma-coverage-istanbul-reporter": "^3.0.3", | ||
"karma-firefox-launcher": "^2.1.2", | ||
"karma-jasmine": "^4.0.2", | ||
"karma-jasmine-html-reporter": "^1.7.0", | ||
"karma-spec-reporter": "^0.0.33", | ||
"karma-jasmine": "^5.1.0", | ||
"karma-jasmine-html-reporter": "^2.0.0", | ||
"karma-spec-reporter": "^0.0.34", | ||
"karma-webpack": "^5.0.0", | ||
"process": "^0.11.10", | ||
"stream-http": "^3.2.0", | ||
"ts-loader": "^9.2.8", | ||
"ts-loader": "^9.3.1", | ||
"tslint": "^6.1.3", | ||
"typescript": "^4.6.3", | ||
"typescript": "^4.7.4", | ||
"url": "^0.11.0", | ||
"webpack": "^5.71.0", | ||
"webpack-cli": "^4.9.2" | ||
"webpack": "^5.73.0", | ||
"webpack-cli": "^4.10.0" | ||
}, | ||
@@ -116,6 +116,6 @@ "dependencies": { | ||
"debug": "^4.3.4", | ||
"music-metadata": "^7.12.3", | ||
"readable-stream": "^3.6.0", | ||
"music-metadata": "^7.12.4", | ||
"readable-stream": "^4.0.0", | ||
"readable-web-to-node-stream": "^3.0.2" | ||
} | ||
} |
@@ -78,2 +78,3 @@ [![Karma CI](https://github.com/Borewit/music-metadata-browser/actions/workflows/karma-ci.yml/badge.svg)](https://github.com/Borewit/music-metadata-browser/actions/workflows/karma-ci.yml) | ||
* [<img src="https://diffuse.sh/images/diffuse-dark.svg" alt="Diffuse" width="160">](https://diffuse.sh/) | ||
* ![](https://raw.githubusercontent.com/tgambet/musicsource/main/src/assets/favicon-32x32.png) [MusicSource](https://github.com/tgambet/musicsource) | ||
@@ -80,0 +81,0 @@ ### Sponsor |
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
293
34563
+ Addedabort-controller@3.0.0(transitive)
+ Addedevent-target-shim@5.0.1(transitive)
+ Addedevents@3.3.0(transitive)
+ Addedprocess@0.11.10(transitive)
+ Addedreadable-stream@4.5.2(transitive)
Updatedmusic-metadata@^7.12.4
Updatedreadable-stream@^4.0.0