Borewit

Results 71 issues of Borewit

Update dependency * assert to [v2.0.0](https://github.com/browserify/commonjs-assert/releases/tag/v2.0.0) * which requires util to update to [v0.12.0](https://www.npmjs.com/package/util/v/0.12.0) Fixes: * #59 _Dependency `assert` broken; webpack 2._ Related: * browserify/commonjs-assert#49: _Cannot read property 'isPromise' of...

Calling a read function on the embedded buffer without any argument will throw an exception. This is major incompatibility issue with node.js buffer. Error message thrown: "RangeError: offset is not...

Fix for issue #60. How? Normalize directory to actual declaration path.

Related issue: #60 This branch represents demonstration of the issue only, see pull request #67 for the fix.

Failed to compile the project: ```` Running "ts:main" (ts) task Compiling... Using tsc v2.9.2 lib/index.ts(186,53): error TS2559: Type '"utf8"' has no properties in common with type '{ encoding?: string; mode?:...

Calculate duration with [music-metadata](https://github.com/Borewit/music-metadata), better support, actively maintained, allows you to potentially use other format than MP3.

Prevent the call-back 'next()' method being caught as well. If an error would be throws in `next()`, `next()` will be called a second time, with it's own error.

I am not able to get it to work unfortunately, the player looks very nice. I got rid of some security errors by adding the following to [app.html](https://github.com/Zhangdroid/Gokotta/blob/cc207a890158095f06ca237c08930effb2893ddd/src/app.html#L5) ```html ```

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...