music-metadata-browser
Advanced tools
Comparing version 2.4.1 to 2.4.2
@@ -0,0 +0,0 @@ import { IAudioMetadata, IOptions } from 'music-metadata/lib/type'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "music-metadata-browser", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"description": "Browserifed version of music-metadata", | ||
@@ -81,5 +81,3 @@ "main": "lib/index.js", | ||
"karma-once": "karma start --browsers Chrome --single-run", | ||
"travis-karma": "karma start --browsers Firefox --single-run --reporters coverage-istanbul,spec", | ||
"browserstack": "karma start --browsers bs_win_chrome,bs_win_firefox,bs_osx_safari,bs_win_edge --single-run --reporters coverage-istanbul,spec", | ||
"travis-karma-browserstack": "karma start --browsers bs_win_chrome,bs_osx_safari,bs_win_edge --single-run --reporters coverage-istanbul,spec,BrowserStack", | ||
"karma-headless": "karma start --single-run --reporters coverage-istanbul,spec,progress", | ||
"post-coveralls": "coveralls < coverage/lcov.info", | ||
@@ -94,3 +92,3 @@ "post-codacy": " codacy-coverage < coverage/lcov.info" | ||
"del-cli": "^4.0.1", | ||
"eslint": "^7.31.0", | ||
"eslint": "^7.32.0", | ||
"filereader-stream": "^2.0.0", | ||
@@ -100,3 +98,2 @@ "istanbul-instrumenter-loader": "^3.0.1", | ||
"karma": "^6.3.4", | ||
"karma-browserstack-launcher": "^1.6.0", | ||
"karma-chrome-launcher": "^3.0.0", | ||
@@ -111,7 +108,7 @@ "karma-coverage-istanbul-reporter": "^3.0.3", | ||
"stream-http": "^3.2.0", | ||
"ts-loader": "^8.0.17", | ||
"ts-loader": "^9.2.4", | ||
"tslint": "^6.1.3", | ||
"typescript": "^4.3.5", | ||
"url": "^0.11.0", | ||
"webpack": "^5.46.0", | ||
"webpack": "^5.48.0", | ||
"webpack-cli": "^4.7.2" | ||
@@ -122,3 +119,3 @@ }, | ||
"debug": "^4.3.2", | ||
"music-metadata": "^7.11.1", | ||
"music-metadata": "^7.11.2", | ||
"readable-stream": "^3.6.0", | ||
@@ -125,0 +122,0 @@ "readable-web-to-node-stream": "^3.0.2" |
@@ -282,10 +282,2 @@ [![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) | ||
#### Automated testing | ||
Automated unit tests are planned to be tested with different browsers. This service has been kindly made available by [browserstack.com](http://browserstack.com/). | ||
<!--- | ||
[<img src="https://svgshare.com/i/8i6.svg" width="250" alt="browserstack.com logo">](http://browserstack.com/) | ||
--> | ||
Unfortunately these tests are [frequently failing due to technical difficulties](https://github.com/Borewit/music-metadata-browser/issues/46). | ||
## Licence | ||
@@ -292,0 +284,0 @@ |
Sorry, the diff of this file is not supported yet
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
25
7
243
34316
293
Updatedmusic-metadata@^7.11.2