music-metadata-browser
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "music-metadata-browser", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Browserifed version of music-metadata", | ||
@@ -69,4 +69,4 @@ "main": "dist/index.js", | ||
"travis-karma": "karma start --browsers Firefox --single-run --reporters coverage-istanbul,spec", | ||
"browserstack": "karma start --browsers bs_win_chrome_69,bs_win_firefox_62,bs_osx_safari_12,bs_win_edge_17 --single-run --reporters coverage-istanbul,spec", | ||
"travis-karma-browserstack": "karma start --browsers bs_win_chrome,bs_osx_safari,bs_win_edge,bs_win_opera --single-run --reporters coverage-istanbul,spec,BrowserStack", | ||
"browserstack": "karma start --browsers bs_win_chrome,bs_win_firefox,bs_osx_safari,bs_win_edge,bs_win_opera --single-run --reporters coverage-istanbul,spec", | ||
"travis-karma-browserstack": "karma start --browsers bs_win_chrome,bs_osx_safari,bs_win_opera --single-run --reporters coverage-istanbul,spec,BrowserStack", | ||
"post-coveralls": "coveralls < coverage/lcov.info", | ||
@@ -103,3 +103,3 @@ "post-codacy": " codacy-coverage < coverage/lcov.info" | ||
"debug": "^4.0.1", | ||
"music-metadata": "^4.2.3", | ||
"music-metadata": "^4.3.0", | ||
"readable-stream": "^3.3.0", | ||
@@ -106,0 +106,0 @@ "readable-web-to-node-stream": "^1.1.4", |
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
8
31112
+ Addedwhich-typed-array@1.1.15(transitive)
- Removedwhich-typed-array@1.1.16(transitive)
Updatedmusic-metadata@^4.3.0