music-metadata-browser
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "music-metadata-browser", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Browserifed version of music-metadata", | ||
@@ -84,4 +84,4 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jasmine": "^3.5.1", | ||
"@types/node": "^13.5.0", | ||
"@types/jasmine": "^3.5.4", | ||
"@types/node": "^13.7.1", | ||
"coveralls": "^3.0.7", | ||
@@ -98,4 +98,4 @@ "del-cli": "^3.0.0", | ||
"karma-firefox-launcher": "^1.3.0", | ||
"karma-jasmine": "^3.1.0", | ||
"karma-jasmine-html-reporter": "^1.5.1", | ||
"karma-jasmine": "^3.1.1", | ||
"karma-jasmine-html-reporter": "^1.5.2", | ||
"karma-spec-reporter": "^0.0.32", | ||
@@ -107,3 +107,3 @@ "karma-webpack": "^4.0.2", | ||
"typescript": "^3.7.5", | ||
"webpack": "^4.41.5" | ||
"webpack": "^4.41.6" | ||
}, | ||
@@ -114,4 +114,4 @@ "dependencies": { | ||
"debug": "^4.0.1", | ||
"music-metadata": "^6.3.1", | ||
"readable-stream": "^3.5.0", | ||
"music-metadata": "^6.3.4", | ||
"readable-stream": "^3.6.0", | ||
"readable-web-to-node-stream": "^2.0.0", | ||
@@ -118,0 +118,0 @@ "remove": "^0.1.5", |
@@ -76,9 +76,8 @@ [![Build Status](https://travis-ci.org/Borewit/music-metadata-browser.svg?branch=master)](https://travis-ci.org/Borewit/music-metadata-browser) | ||
* [<img src="https://gitcdn.xyz/repo/Borewit/audio-tag-analyzer/master/src/assets/icon/audio-tag-analyzer.svg" width="40"> Audio Tag Analyzer](https://audio-tag-analyzer.netlify.com/) | ||
* [<img src="https://svgshare.com/i/8uW.svg" width="40"> Webamp](https://webamp.org/) | ||
* [<img src="https://cdn.sanity.io/images/3do82whm/next/ba8c847f13a5fa39d88f8bc9b7846b7886531b18-2500x2500.svg" width="40"> Webamp](https://webamp.org/) | ||
* [<img src="https://raw.githubusercontent.com/hvianna/audioMotion.js/master/public/img/favicon256.png" width="40"> audioMotion](https://hvianna.github.io/audioMotion.js) | ||
* [<img src="https://diffuse.sh/images/diffuse-dark.svg" alt="Diffuse" width="160">](https://diffuse.sh/) | ||
### Donation | ||
Not required, but would be extremely motivating. | ||
[PayPal.me](https://paypal.me/borewit) | ||
### Sponsor | ||
[Become a sponsor to Borewit](https://github.com/sponsors/Borewit) | ||
@@ -213,3 +212,3 @@ ## Usage | ||
```javascript | ||
```js | ||
orderTags(nativeTags: ITag[]): [tagId: string]: any[] | ||
@@ -270,6 +269,8 @@ ``` | ||
Automated unit tests are planned to be tested with different browsers. This service has been made available by: | ||
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). | ||
[<img src="https://svgshare.com/i/8i6.svg" width="250" alt="Windows Media logo">](http://browserstack.com/) | ||
## Licence | ||
@@ -276,0 +277,0 @@ |
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
33483
284
Updatedmusic-metadata@^6.3.4
Updatedreadable-stream@^3.6.0