Test the current network congestion of Cloudflare based on datacenter routing
Find a file
dependabot[bot] f7d0647b20
Bump json5, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-typescript and @vue/cli-service
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [json5](https://github.com/json5/json5), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint), [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Updates `json5` from 2.2.0 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

Updates `json5` from 1.0.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

Updates `@vue/cli-plugin-babel` from 4.5.11 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel)

Updates `@vue/cli-plugin-eslint` from 4.5.11 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint)

Updates `@vue/cli-plugin-typescript` from 4.5.11 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-typescript)

Updates `@vue/cli-service` from 4.5.11 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: json5
  dependency-type: indirect
- dependency-name: "@vue/cli-plugin-babel"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-eslint"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-typescript"
  dependency-type: direct:development
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 19:41:09 +00:00
.github/workflows Delete main.workflow 2019-09-10 22:01:00 -04:00
public Turn domain logic into its own component 2019-09-05 12:34:45 -04:00
src vue 3 upgrade, bigger ping size 2021-02-12 14:07:38 -05:00
.editorconfig Turn domain logic into its own component 2019-09-05 12:34:45 -04:00
.gitignore Remove IATA download code 2020-11-13 12:49:51 -05:00
_redirects Create _redirects 2019-04-16 11:56:32 -04:00
babel.config.js More information for domains 2019-09-05 13:50:20 -04:00
package-lock.json Bump json5, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-typescript and @vue/cli-service 2023-01-03 19:41:09 +00:00
package.json Bump json5, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-typescript and @vue/cli-service 2023-01-03 19:41:09 +00:00
README.md update README.md 2019-09-05 13:54:29 -04:00
tsconfig.json Turn domain logic into its own component 2019-09-05 12:34:45 -04:00

Netlify Status

cloudflare-test.judge.sh

Cloudflare connection test (unofficial).

Project setup

npm install

Note: the website iatacodes.org, which was used for location information, is no longer running. We're currently using a version from around May 2019 until a free alternative is available.

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.