fast-speedtest-api icon indicating copy to clipboard operation
fast-speedtest-api copied to clipboard

fast.com API / CLI tool

Results 35 fast-speedtest-api issues
Sort by recently updated
recently updated
newest added

Removes [flat](https://github.com/hughsk/flat). It's no longer used after updating ancestor dependency [release-it](https://github.com/release-it/release-it). These dependencies need to be updated together. Removes `flat` Updates `release-it` from 9.8.1 to 15.6.0 Release notes Sourced from...

dependencies

Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [release-it](https://github.com/release-it/release-it). These dependencies need to be updated together. Removes `json5` Updates `release-it` from 9.8.1 to 15.6.0 Release notes Sourced from...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

if (response.headers['content-type'].includes('json')) { ^ TypeError: Cannot read properties of undefined (reading 'includes') at ClientRequest. (E:\AIWorkflow\test\sudu\node_modules\fast-speedtest-api\src\Api.js:68:46) at Object.onceWrapper (node:events:634:26) at ClientRequest.emit (node:events:519:28) at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:709:27) at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) at...