A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
packages/ui/src/helpers/auth.ts packages/angular/projects/ui-angular/src/lib/services/authenticator.service.ts |
4 | 19 (21%) | 13 (30%) | 2022-01-27 |
packages/vue/src/components/authenticator.vue packages/angular/projects/ui-angular/src/lib/services/authenticator.service.ts |
4 | 56 (7%) | 13 (30%) | 2022-01-27 |
packages/vue/src/components/authenticator.vue packages/ui/src/helpers/auth.ts |
4 | 56 (7%) | 19 (21%) | 2022-01-27 |
packages/ui/src/types/authMachine.ts packages/vue/src/components/authenticator.vue |
4 | 16 (25%) | 56 (7%) | 2022-01-26 |
packages/react/src/components/Authenticator/Router/index.tsx packages/ui/src/types/authMachine.ts |
4 | 10 (40%) | 16 (25%) | 2022-01-26 |
packages/ui/src/types/authMachine.ts packages/angular/projects/ui-angular/src/lib/services/authenticator.service.ts |
3 | 16 (18%) | 13 (23%) | 2022-01-19 |
packages/ui/src/types/authMachine.ts packages/ui/src/helpers/auth.ts |
3 | 16 (18%) | 19 (15%) | 2022-01-19 |
packages/react/src/components/Authenticator/Router/index.tsx packages/angular/projects/ui-angular/src/lib/services/authenticator.service.ts |
3 | 10 (30%) | 13 (23%) | 2022-01-19 |
packages/react/src/components/Authenticator/Router/index.tsx packages/ui/src/helpers/auth.ts |
3 | 10 (30%) | 19 (15%) | 2022-01-19 |
packages/react/src/components/Authenticator/Router/index.tsx packages/vue/src/components/authenticator.vue |
3 | 10 (30%) | 56 (5%) | 2022-01-19 |
packages/ui/src/machines/authenticator/index.ts packages/angular/projects/ui-angular/src/lib/services/authenticator.service.ts |
3 | 12 (25%) | 13 (23%) | 2022-01-19 |
packages/ui/src/machines/authenticator/index.ts packages/ui/src/helpers/auth.ts |
3 | 12 (25%) | 19 (15%) | 2022-01-19 |
packages/ui/src/machines/authenticator/index.ts packages/vue/src/components/authenticator.vue |
3 | 12 (25%) | 56 (5%) | 2022-01-19 |
packages/ui/src/machines/authenticator/index.ts packages/ui/src/types/authMachine.ts |
3 | 12 (25%) | 16 (18%) | 2022-01-19 |
packages/ui/src/machines/authenticator/index.ts packages/react/src/components/Authenticator/Router/index.tsx |
3 | 12 (25%) | 10 (30%) | 2022-01-19 |
packages/react/src/components/Authenticator/hooks/useCustomComponents/defaultComponents.tsx packages/react/src/components/Authenticator/Authenticator.tsx |
2 | 2 (100%) | 9 (22%) | 2022-01-26 |
packages/ui/src/machines/authenticator/actors/signIn.ts packages/ui/src/machines/authenticator/actions.ts |
2 | 10 (20%) | 8 (25%) | 2022-01-26 |
packages/ui/src/types/authMachine.ts packages/react/src/components/Authenticator/Authenticator.tsx |
2 | 16 (12%) | 9 (22%) | 2022-01-26 |
packages/ui/src/types/authMachine.ts packages/react/src/components/Authenticator/hooks/useCustomComponents/defaultComponents.tsx |
2 | 16 (12%) | 2 (100%) | 2022-01-26 |
packages/react/src/components/Authenticator/SignIn/SignIn.tsx packages/react/src/components/Authenticator/ConfirmSignUp/ConfirmSignUp.tsx |
2 | 28 (7%) | 23 (8%) | 2022-01-26 |