bus-promise icon indicating copy to clipboard operation
bus-promise copied to clipboard

:oncoming_bus: Biblioteca que busca informações em tempo real da frota de ônibus da SPTrans na cidade de São Paulo.

Results 13 bus-promise issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=axios&from_version=0.16.2&to_version=0.21.3&pr_id=52eefa65-c755-4a26-9311-633ff8ba597f&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...

dependencies

Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...

dependencies

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=axios&from_version=0.16.2&to_version=0.21.1&pr_id=5fa51f97-7bca-40a1-a348-5a7e2c951dd9&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/thiagommedeiros/test/github/21aaaf08-ae72-4d4c-ae69-4686ebf50ae7/master..snyk-fix-5f979c1f0b238243318b470b6097f912) for more details. #### Snyk Project: [thiagommedeiros/bus-promise:package.json](https://app.snyk.io/org/thiagommedeiros/project/21aaaf08-ae72-4d4c-ae69-4686ebf50ae7) ####...

#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/thiagommedeiros/test/github/21aaaf08-ae72-4d4c-ae69-4686ebf50ae7/master..snyk-fix-jwhkxf) for more details. #### Snyk Project: [thiagommedeiros/bus-promise:package.json](https://app.snyk.io/org/thiagommedeiros/project/21aaaf08-ae72-4d4c-ae69-4686ebf50ae7) ####...

Precisamos adicionar os novos métodos da API da SPTrans: - BuscarLinhaSentido (DONE) - BuscarParadasPorCorredor (DONE) - Empresas (DONE) - PosicaoVeiculos/Linha (DONE) - Garagem (WIP) - Velocidade Nas Vias - Cidade...

Gostei muito desse bus-promise, se alguém conhecer APIs de outras cidades, coloca aí em baixo pra montar uma lista :)

- O tratamento de erros está consistente? - Estamos cobrindo todas as possibilidades? - Como podemos melhorar o tratamento de erros?

Precisamos responder essas questões: - Os testes estão consistentes? - Os nomes `unit` e `integration` fazem sentido? - Os testes estão cobrindo o que deveriam cobrir? - Como podemos melhorar...