auth0-deploy-cli 7.16.0 → 7.16.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (162) hide show
  1. package/.nyc_output/52d49444-358f-435a-8618-e753c3168632.json +1 -0
  2. package/.nyc_output/{0fafda5c-41f9-46fb-bd7b-6dab83c26135.json → 89e99bdc-d786-4687-a80e-6730e9f99319.json} +0 -0
  3. package/.nyc_output/{a40df0b3-2286-48de-bc8c-3e7c403c0d90.json → be24f3be-e708-40ae-a049-dc7bf513575f.json} +0 -0
  4. package/.nyc_output/processinfo/{d0ce7bd3-9483-465f-84b7-6b0c188b8615.json → 52d49444-358f-435a-8618-e753c3168632.json} +1 -1
  5. package/.nyc_output/processinfo/89e99bdc-d786-4687-a80e-6730e9f99319.json +1 -0
  6. package/.nyc_output/processinfo/be24f3be-e708-40ae-a049-dc7bf513575f.json +1 -0
  7. package/.nyc_output/processinfo/index.json +1 -1
  8. package/CHANGELOG.md +9 -1
  9. package/coverage/lcov-report/index.html +18 -18
  10. package/coverage/lcov-report/src/args.ts.html +1 -1
  11. package/coverage/lcov-report/src/commands/export.ts.html +1 -1
  12. package/coverage/lcov-report/src/commands/import.ts.html +1 -1
  13. package/coverage/lcov-report/src/commands/index.html +1 -1
  14. package/coverage/lcov-report/src/configFactory.ts.html +1 -1
  15. package/coverage/lcov-report/src/context/defaults.ts.html +1 -1
  16. package/coverage/lcov-report/src/context/directory/handlers/actions.ts.html +1 -1
  17. package/coverage/lcov-report/src/context/directory/handlers/attackProtection.ts.html +1 -1
  18. package/coverage/lcov-report/src/context/directory/handlers/branding.ts.html +1 -1
  19. package/coverage/lcov-report/src/context/directory/handlers/clientGrants.ts.html +113 -20
  20. package/coverage/lcov-report/src/context/directory/handlers/clients.ts.html +7 -4
  21. package/coverage/lcov-report/src/context/directory/handlers/connections.ts.html +1 -1
  22. package/coverage/lcov-report/src/context/directory/handlers/customDomains.ts.html +1 -1
  23. package/coverage/lcov-report/src/context/directory/handlers/databases.ts.html +1 -1
  24. package/coverage/lcov-report/src/context/directory/handlers/emailProvider.ts.html +1 -1
  25. package/coverage/lcov-report/src/context/directory/handlers/emailTemplates.ts.html +1 -1
  26. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorProviders.ts.html +1 -1
  27. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorTemplates.ts.html +1 -1
  28. package/coverage/lcov-report/src/context/directory/handlers/guardianFactors.ts.html +1 -1
  29. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  30. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  31. package/coverage/lcov-report/src/context/directory/handlers/guardianPolicies.ts.html +1 -1
  32. package/coverage/lcov-report/src/context/directory/handlers/hooks.ts.html +1 -1
  33. package/coverage/lcov-report/src/context/directory/handlers/index.html +17 -17
  34. package/coverage/lcov-report/src/context/directory/handlers/index.ts.html +1 -1
  35. package/coverage/lcov-report/src/context/directory/handlers/logStreams.ts.html +1 -1
  36. package/coverage/lcov-report/src/context/directory/handlers/migrations.ts.html +1 -1
  37. package/coverage/lcov-report/src/context/directory/handlers/organizations.ts.html +1 -1
  38. package/coverage/lcov-report/src/context/directory/handlers/pages.ts.html +1 -1
  39. package/coverage/lcov-report/src/context/directory/handlers/prompts.ts.html +1 -1
  40. package/coverage/lcov-report/src/context/directory/handlers/resourceServers.ts.html +7 -4
  41. package/coverage/lcov-report/src/context/directory/handlers/roles.ts.html +1 -1
  42. package/coverage/lcov-report/src/context/directory/handlers/rules.ts.html +1 -1
  43. package/coverage/lcov-report/src/context/directory/handlers/rulesConfigs.ts.html +1 -1
  44. package/coverage/lcov-report/src/context/directory/handlers/tenant.ts.html +1 -1
  45. package/coverage/lcov-report/src/context/directory/handlers/themes.ts.html +1 -1
  46. package/coverage/lcov-report/src/context/directory/handlers/triggers.ts.html +1 -1
  47. package/coverage/lcov-report/src/context/directory/index.html +1 -1
  48. package/coverage/lcov-report/src/context/directory/index.ts.html +1 -1
  49. package/coverage/lcov-report/src/context/index.html +1 -1
  50. package/coverage/lcov-report/src/context/index.ts.html +1 -1
  51. package/coverage/lcov-report/src/context/yaml/handlers/actions.ts.html +1 -1
  52. package/coverage/lcov-report/src/context/yaml/handlers/attackProtection.ts.html +1 -1
  53. package/coverage/lcov-report/src/context/yaml/handlers/branding.ts.html +1 -1
  54. package/coverage/lcov-report/src/context/yaml/handlers/clientGrants.ts.html +7 -4
  55. package/coverage/lcov-report/src/context/yaml/handlers/clients.ts.html +8 -5
  56. package/coverage/lcov-report/src/context/yaml/handlers/connections.ts.html +1 -1
  57. package/coverage/lcov-report/src/context/yaml/handlers/customDomains.ts.html +1 -1
  58. package/coverage/lcov-report/src/context/yaml/handlers/databases.ts.html +1 -1
  59. package/coverage/lcov-report/src/context/yaml/handlers/emailProvider.ts.html +1 -1
  60. package/coverage/lcov-report/src/context/yaml/handlers/emailTemplates.ts.html +1 -1
  61. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorProviders.ts.html +1 -1
  62. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorTemplates.ts.html +1 -1
  63. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactors.ts.html +1 -1
  64. package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  65. package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  66. package/coverage/lcov-report/src/context/yaml/handlers/guardianPolicies.ts.html +1 -1
  67. package/coverage/lcov-report/src/context/yaml/handlers/hooks.ts.html +1 -1
  68. package/coverage/lcov-report/src/context/yaml/handlers/index.html +1 -1
  69. package/coverage/lcov-report/src/context/yaml/handlers/index.ts.html +1 -1
  70. package/coverage/lcov-report/src/context/yaml/handlers/logStreams.ts.html +1 -1
  71. package/coverage/lcov-report/src/context/yaml/handlers/migrations.ts.html +1 -1
  72. package/coverage/lcov-report/src/context/yaml/handlers/organizations.ts.html +1 -1
  73. package/coverage/lcov-report/src/context/yaml/handlers/pages.ts.html +1 -1
  74. package/coverage/lcov-report/src/context/yaml/handlers/prompts.ts.html +1 -1
  75. package/coverage/lcov-report/src/context/yaml/handlers/resourceServers.ts.html +7 -4
  76. package/coverage/lcov-report/src/context/yaml/handlers/roles.ts.html +1 -1
  77. package/coverage/lcov-report/src/context/yaml/handlers/rules.ts.html +1 -1
  78. package/coverage/lcov-report/src/context/yaml/handlers/rulesConfigs.ts.html +1 -1
  79. package/coverage/lcov-report/src/context/yaml/handlers/tenant.ts.html +1 -1
  80. package/coverage/lcov-report/src/context/yaml/handlers/themes.ts.html +1 -1
  81. package/coverage/lcov-report/src/context/yaml/handlers/triggers.ts.html +1 -1
  82. package/coverage/lcov-report/src/context/yaml/index.html +1 -1
  83. package/coverage/lcov-report/src/context/yaml/index.ts.html +1 -1
  84. package/coverage/lcov-report/src/index.html +1 -1
  85. package/coverage/lcov-report/src/index.ts.html +1 -1
  86. package/coverage/lcov-report/src/logger.ts.html +2 -2
  87. package/coverage/lcov-report/src/readonly.ts.html +1 -1
  88. package/coverage/lcov-report/src/sessionDurationsToMinutes.ts.html +1 -1
  89. package/coverage/lcov-report/src/tools/auth0/client.ts.html +1 -1
  90. package/coverage/lcov-report/src/tools/auth0/handlers/actions.ts.html +1 -1
  91. package/coverage/lcov-report/src/tools/auth0/handlers/attackProtection.ts.html +1 -1
  92. package/coverage/lcov-report/src/tools/auth0/handlers/branding.ts.html +1 -1
  93. package/coverage/lcov-report/src/tools/auth0/handlers/clientGrants.ts.html +22 -4
  94. package/coverage/lcov-report/src/tools/auth0/handlers/clients.ts.html +23 -2
  95. package/coverage/lcov-report/src/tools/auth0/handlers/connections.ts.html +1 -1
  96. package/coverage/lcov-report/src/tools/auth0/handlers/customDomains.ts.html +1 -1
  97. package/coverage/lcov-report/src/tools/auth0/handlers/databases.ts.html +1 -1
  98. package/coverage/lcov-report/src/tools/auth0/handlers/default.ts.html +1 -1
  99. package/coverage/lcov-report/src/tools/auth0/handlers/emailProvider.ts.html +1 -1
  100. package/coverage/lcov-report/src/tools/auth0/handlers/emailTemplates.ts.html +1 -1
  101. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorProviders.ts.html +1 -1
  102. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorTemplates.ts.html +1 -1
  103. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactors.ts.html +1 -1
  104. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  105. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  106. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPolicies.ts.html +1 -1
  107. package/coverage/lcov-report/src/tools/auth0/handlers/hooks.ts.html +1 -1
  108. package/coverage/lcov-report/src/tools/auth0/handlers/index.html +1 -1
  109. package/coverage/lcov-report/src/tools/auth0/handlers/index.ts.html +1 -1
  110. package/coverage/lcov-report/src/tools/auth0/handlers/logStreams.ts.html +1 -1
  111. package/coverage/lcov-report/src/tools/auth0/handlers/migrations.ts.html +1 -1
  112. package/coverage/lcov-report/src/tools/auth0/handlers/organizations.ts.html +1 -1
  113. package/coverage/lcov-report/src/tools/auth0/handlers/pages.ts.html +2 -2
  114. package/coverage/lcov-report/src/tools/auth0/handlers/prompts.ts.html +1 -1
  115. package/coverage/lcov-report/src/tools/auth0/handlers/resourceServers.ts.html +23 -5
  116. package/coverage/lcov-report/src/tools/auth0/handlers/roles.ts.html +1 -1
  117. package/coverage/lcov-report/src/tools/auth0/handlers/rules.ts.html +1 -1
  118. package/coverage/lcov-report/src/tools/auth0/handlers/rulesConfigs.ts.html +1 -1
  119. package/coverage/lcov-report/src/tools/auth0/handlers/tenant.ts.html +1 -1
  120. package/coverage/lcov-report/src/tools/auth0/handlers/themes.ts.html +1 -1
  121. package/coverage/lcov-report/src/tools/auth0/handlers/triggers.ts.html +1 -1
  122. package/coverage/lcov-report/src/tools/auth0/index.html +1 -1
  123. package/coverage/lcov-report/src/tools/auth0/index.ts.html +1 -1
  124. package/coverage/lcov-report/src/tools/auth0/schema.ts.html +1 -1
  125. package/coverage/lcov-report/src/tools/calculateChanges.ts.html +1 -1
  126. package/coverage/lcov-report/src/tools/constants.ts.html +1 -1
  127. package/coverage/lcov-report/src/tools/deploy.ts.html +1 -1
  128. package/coverage/lcov-report/src/tools/index.html +1 -1
  129. package/coverage/lcov-report/src/tools/index.ts.html +2 -2
  130. package/coverage/lcov-report/src/tools/utils.ts.html +21 -21
  131. package/coverage/lcov-report/src/tools/validationError.ts.html +1 -1
  132. package/coverage/lcov-report/src/types.ts.html +62 -8
  133. package/coverage/lcov-report/src/utils.ts.html +16 -16
  134. package/coverage/lcov.info +367 -340
  135. package/lib/context/directory/handlers/clientGrants.d.ts +3 -2
  136. package/lib/context/directory/handlers/clientGrants.js +25 -1
  137. package/lib/context/directory/handlers/clientGrants.js.map +1 -1
  138. package/lib/context/directory/handlers/clients.d.ts +3 -2
  139. package/lib/context/directory/handlers/clients.js.map +1 -1
  140. package/lib/context/directory/handlers/resourceServers.d.ts +3 -2
  141. package/lib/context/directory/handlers/resourceServers.js.map +1 -1
  142. package/lib/context/yaml/handlers/clientGrants.d.ts +3 -2
  143. package/lib/context/yaml/handlers/clientGrants.js.map +1 -1
  144. package/lib/context/yaml/handlers/clients.d.ts +3 -2
  145. package/lib/context/yaml/handlers/clients.js.map +1 -1
  146. package/lib/context/yaml/handlers/resourceServers.d.ts +3 -2
  147. package/lib/context/yaml/handlers/resourceServers.js.map +1 -1
  148. package/lib/tools/auth0/handlers/clientGrants.d.ts +8 -3
  149. package/lib/tools/auth0/handlers/clientGrants.js.map +1 -1
  150. package/lib/tools/auth0/handlers/clients.d.ts +6 -0
  151. package/lib/tools/auth0/handlers/clients.js.map +1 -1
  152. package/lib/tools/auth0/handlers/pages.js +1 -1
  153. package/lib/tools/auth0/handlers/pages.js.map +1 -1
  154. package/lib/tools/auth0/handlers/resourceServers.d.ts +12 -3
  155. package/lib/tools/auth0/handlers/resourceServers.js.map +1 -1
  156. package/lib/types.d.ts +30 -6
  157. package/lib/types.js.map +1 -1
  158. package/lib/utils.d.ts +3 -3
  159. package/package.json +1 -1
  160. package/.nyc_output/d0ce7bd3-9483-465f-84b7-6b0c188b8615.json +0 -1
  161. package/.nyc_output/processinfo/0fafda5c-41f9-46fb-bd7b-6dab83c26135.json +0 -1
  162. package/.nyc_output/processinfo/a40df0b3-2286-48de-bc8c-3e7c403c0d90.json +0 -1
@@ -144,11 +144,11 @@ SF:src/logger.ts
144
144
  FN:10,(anonymous_0)
145
145
  FNF:1
146
146
  FNH:1
147
- FNDA:771,(anonymous_0)
147
+ FNDA:772,(anonymous_0)
148
148
  DA:1,1
149
149
  DA:3,1
150
150
  DA:5,1
151
- DA:10,771
151
+ DA:10,772
152
152
  DA:16,1
153
153
  LF:5
154
154
  LH:5
@@ -263,7 +263,7 @@ TN:
263
263
  SF:src/types.ts
264
264
  FNF:0
265
265
  FNH:0
266
- DA:305,1
266
+ DA:323,1
267
267
  LF:1
268
268
  LH:1
269
269
  BRF:0
@@ -300,20 +300,20 @@ FN:196,(anonymous_26)
300
300
  FN:197,(anonymous_27)
301
301
  FNF:27
302
302
  FNH:27
303
- FNDA:304,isDirectory
304
- FNDA:274,isFile
305
- FNDA:37,getFiles
306
- FNDA:96,(anonymous_4)
307
- FNDA:96,(anonymous_5)
308
- FNDA:135,loadJSON
309
- FNDA:56,dumpJSON
303
+ FNDA:306,isDirectory
304
+ FNDA:279,isFile
305
+ FNDA:39,getFiles
306
+ FNDA:101,(anonymous_4)
307
+ FNDA:101,(anonymous_5)
308
+ FNDA:138,loadJSON
309
+ FNDA:57,dumpJSON
310
310
  FNDA:1601,existsMustBeDir
311
311
  FNDA:46,toConfigFn
312
312
  FNDA:2614,(anonymous_10)
313
313
  FNDA:4,stripIdentifiers
314
314
  FNDA:116,(anonymous_12)
315
315
  FNDA:10,(anonymous_13)
316
- FNDA:72,sanitize
316
+ FNDA:73,sanitize
317
317
  FNDA:94,formatResults
318
318
  FNDA:242,(anonymous_16)
319
319
  FNDA:837,(anonymous_17)
@@ -334,29 +334,29 @@ DA:4,1
334
334
  DA:5,1
335
335
  DA:6,1
336
336
  DA:9,1
337
- DA:10,304
338
- DA:11,304
337
+ DA:10,306
338
+ DA:11,306
339
339
  DA:13,6
340
340
  DA:17,1
341
- DA:18,274
342
- DA:19,274
341
+ DA:18,279
342
+ DA:19,279
343
343
  DA:21,149
344
344
  DA:25,1
345
- DA:26,37
346
- DA:27,35
347
- DA:29,96
348
- DA:30,96
345
+ DA:26,39
346
+ DA:27,37
347
+ DA:29,101
348
+ DA:30,101
349
349
  DA:32,2
350
350
  DA:35,1
351
- DA:36,135
352
- DA:37,135
353
- DA:38,134
351
+ DA:36,138
352
+ DA:37,138
353
+ DA:38,137
354
354
  DA:40,1
355
355
  DA:44,1
356
- DA:45,56
357
- DA:46,56
358
- DA:47,56
359
- DA:48,56
356
+ DA:45,57
357
+ DA:46,57
358
+ DA:47,57
359
+ DA:48,57
360
360
  DA:50,1
361
361
  DA:54,1
362
362
  DA:55,1601
@@ -379,7 +379,7 @@ DA:90,10
379
379
  DA:91,10
380
380
  DA:96,4
381
381
  DA:99,1
382
- DA:100,72
382
+ DA:100,73
383
383
  DA:115,1
384
384
  DA:116,94
385
385
  DA:117,1
@@ -421,12 +421,12 @@ DA:196,20
421
421
  DA:197,17
422
422
  LF:92
423
423
  LH:90
424
- BRDA:26,0,0,35
424
+ BRDA:26,0,0,37
425
425
  BRDA:26,0,1,2
426
- BRDA:30,1,0,96
427
- BRDA:30,1,1,95
426
+ BRDA:30,1,0,101
427
+ BRDA:30,1,1,100
428
428
  BRDA:48,2,0,0
429
- BRDA:48,2,1,56
429
+ BRDA:48,2,1,57
430
430
  BRDA:55,3,0,187
431
431
  BRDA:55,3,1,1414
432
432
  BRDA:56,4,0,12
@@ -1064,60 +1064,87 @@ BRH:14
1064
1064
  end_of_record
1065
1065
  TN:
1066
1066
  SF:src/context/directory/handlers/clientGrants.ts
1067
- FN:19,parse
1068
- FN:26,(anonymous_9)
1069
- FN:27,(anonymous_10)
1070
- FN:34,dump
1071
- FN:43,(anonymous_13)
1072
- FNF:5
1073
- FNH:5
1067
+ FN:20,parse
1068
+ FN:27,(anonymous_9)
1069
+ FN:28,(anonymous_10)
1070
+ FN:35,dump
1071
+ FN:54,(anonymous_13)
1072
+ FN:61,(anonymous_14)
1073
+ FN:62,(anonymous_15)
1074
+ FN:71,(anonymous_16)
1075
+ FN:72,(anonymous_17)
1076
+ FNF:9
1077
+ FNH:9
1074
1078
  FNDA:60,parse
1075
- FNDA:2,(anonymous_9)
1076
- FNDA:2,(anonymous_10)
1079
+ FNDA:4,(anonymous_9)
1080
+ FNDA:4,(anonymous_10)
1077
1081
  FNDA:2,dump
1078
- FNDA:2,(anonymous_13)
1082
+ FNDA:3,(anonymous_13)
1083
+ FNDA:3,(anonymous_14)
1084
+ FNDA:4,(anonymous_15)
1085
+ FNDA:3,(anonymous_16)
1086
+ FNDA:4,(anonymous_17)
1079
1087
  DA:1,1
1080
1088
  DA:2,1
1081
1089
  DA:3,1
1082
1090
  DA:5,1
1083
- DA:20,60
1084
1091
  DA:21,60
1085
- DA:23,2
1086
- DA:25,2
1092
+ DA:22,60
1093
+ DA:24,2
1087
1094
  DA:26,2
1088
- DA:27,2
1089
- DA:29,2
1090
- DA:35,2
1091
- DA:37,2
1092
- DA:39,2
1095
+ DA:27,4
1096
+ DA:28,4
1097
+ DA:30,2
1098
+ DA:36,2
1099
+ DA:38,2
1093
1100
  DA:40,2
1101
+ DA:41,2
1094
1102
  DA:43,2
1095
- DA:44,2
1096
- DA:46,2
1097
- DA:47,0
1098
- DA:50,2
1099
- DA:51,2
1100
- DA:53,2
1101
- DA:57,1
1102
- DA:62,1
1103
- LF:24
1104
- LH:23
1105
- BRDA:21,0,0,57
1106
- BRDA:21,0,1,2
1107
- BRDA:37,1,0,0
1108
- BRDA:37,1,1,2
1109
- BRDA:46,2,0,0
1110
- BRDA:46,2,1,2
1111
- BRF:6
1112
- BRH:4
1103
+ DA:45,1
1104
+ DA:49,1
1105
+ DA:54,1
1106
+ DA:55,3
1107
+ DA:57,3
1108
+ DA:58,0
1109
+ DA:61,3
1110
+ DA:62,3
1111
+ DA:63,4
1112
+ DA:66,3
1113
+ DA:68,3
1114
+ DA:71,3
1115
+ DA:72,3
1116
+ DA:73,4
1117
+ DA:76,3
1118
+ DA:78,3
1119
+ DA:81,3
1120
+ DA:82,3
1121
+ DA:84,3
1122
+ DA:88,1
1123
+ DA:93,1
1124
+ LF:37
1125
+ LH:36
1126
+ BRDA:22,0,0,57
1127
+ BRDA:22,0,1,2
1128
+ BRDA:38,1,0,0
1129
+ BRDA:38,1,1,2
1130
+ BRDA:43,2,0,1
1131
+ BRDA:43,2,1,1
1132
+ BRDA:57,3,0,0
1133
+ BRDA:57,3,1,3
1134
+ BRDA:66,4,0,0
1135
+ BRDA:66,4,1,3
1136
+ BRDA:76,5,0,0
1137
+ BRDA:76,5,1,3
1138
+ BRF:12
1139
+ BRH:8
1113
1140
  end_of_record
1114
1141
  TN:
1115
1142
  SF:src/context/directory/handlers/clients.ts
1116
- FN:21,parse
1117
- FN:28,(anonymous_9)
1118
- FN:41,(anonymous_10)
1119
- FN:48,dump
1120
- FN:56,(anonymous_13)
1143
+ FN:22,parse
1144
+ FN:29,(anonymous_9)
1145
+ FN:42,(anonymous_10)
1146
+ FN:49,dump
1147
+ FN:57,(anonymous_13)
1121
1148
  FNF:5
1122
1149
  FNH:5
1123
1150
  FNDA:59,parse
@@ -1130,46 +1157,46 @@ DA:2,1
1130
1157
  DA:3,1
1131
1158
  DA:5,1
1132
1159
  DA:6,1
1133
- DA:22,59
1134
1160
  DA:23,59
1135
- DA:25,2
1136
- DA:27,2
1137
- DA:29,4
1138
- DA:31,4
1139
- DA:32,1
1140
- DA:34,1
1161
+ DA:24,59
1162
+ DA:26,2
1163
+ DA:28,2
1164
+ DA:30,4
1165
+ DA:32,4
1166
+ DA:33,1
1141
1167
  DA:35,1
1142
- DA:39,4
1143
- DA:41,4
1144
- DA:43,2
1145
- DA:49,2
1146
- DA:51,2
1147
- DA:53,2
1168
+ DA:36,1
1169
+ DA:40,4
1170
+ DA:42,4
1171
+ DA:44,2
1172
+ DA:50,2
1173
+ DA:52,2
1148
1174
  DA:54,2
1149
- DA:56,2
1150
- DA:57,5
1175
+ DA:55,2
1176
+ DA:57,2
1151
1177
  DA:58,5
1152
- DA:60,5
1153
- DA:61,1
1178
+ DA:59,5
1179
+ DA:61,5
1154
1180
  DA:62,1
1155
- DA:64,1
1181
+ DA:63,1
1156
1182
  DA:65,1
1157
- DA:67,1
1158
- DA:69,5
1159
- DA:73,1
1160
- DA:78,1
1183
+ DA:66,1
1184
+ DA:68,1
1185
+ DA:70,5
1186
+ DA:74,1
1187
+ DA:79,1
1161
1188
  LF:33
1162
1189
  LH:33
1163
- BRDA:23,0,0,56
1164
- BRDA:23,0,1,2
1165
- BRDA:31,1,0,1
1166
- BRDA:31,1,1,3
1167
- BRDA:34,2,0,1
1168
- BRDA:34,2,1,0
1169
- BRDA:51,3,0,0
1170
- BRDA:51,3,1,2
1171
- BRDA:60,4,0,1
1172
- BRDA:60,4,1,4
1190
+ BRDA:24,0,0,56
1191
+ BRDA:24,0,1,2
1192
+ BRDA:32,1,0,1
1193
+ BRDA:32,1,1,3
1194
+ BRDA:35,2,0,1
1195
+ BRDA:35,2,1,0
1196
+ BRDA:52,3,0,0
1197
+ BRDA:52,3,1,2
1198
+ BRDA:61,4,0,1
1199
+ BRDA:61,4,1,4
1173
1200
  BRF:10
1174
1201
  BRH:8
1175
1202
  end_of_record
@@ -2136,11 +2163,11 @@ BRH:10
2136
2163
  end_of_record
2137
2164
  TN:
2138
2165
  SF:src/context/directory/handlers/resourceServers.ts
2139
- FN:11,parse
2140
- FN:18,(anonymous_9)
2141
- FN:19,(anonymous_10)
2142
- FN:26,dump
2143
- FN:34,(anonymous_13)
2166
+ FN:12,parse
2167
+ FN:19,(anonymous_9)
2168
+ FN:20,(anonymous_10)
2169
+ FN:27,dump
2170
+ FN:35,(anonymous_13)
2144
2171
  FNF:5
2145
2172
  FNH:1
2146
2173
  FNDA:59,parse
@@ -2152,28 +2179,28 @@ DA:1,1
2152
2179
  DA:2,1
2153
2180
  DA:3,1
2154
2181
  DA:4,1
2155
- DA:12,59
2156
2182
  DA:13,59
2157
- DA:15,0
2158
- DA:17,0
2183
+ DA:14,59
2184
+ DA:16,0
2159
2185
  DA:18,0
2160
2186
  DA:19,0
2161
- DA:21,0
2162
- DA:27,0
2163
- DA:29,0
2164
- DA:31,0
2187
+ DA:20,0
2188
+ DA:22,0
2189
+ DA:28,0
2190
+ DA:30,0
2165
2191
  DA:32,0
2166
- DA:34,0
2192
+ DA:33,0
2167
2193
  DA:35,0
2168
- DA:39,0
2169
- DA:43,1
2170
- DA:48,1
2194
+ DA:36,0
2195
+ DA:40,0
2196
+ DA:44,1
2197
+ DA:49,1
2171
2198
  LF:20
2172
2199
  LH:8
2173
- BRDA:13,0,0,59
2174
- BRDA:13,0,1,0
2175
- BRDA:29,1,0,0
2176
- BRDA:29,1,1,0
2200
+ BRDA:14,0,0,59
2201
+ BRDA:14,0,1,0
2202
+ BRDA:30,1,0,0
2203
+ BRDA:30,1,1,0
2177
2204
  BRF:4
2178
2205
  BRH:1
2179
2206
  end_of_record
@@ -2752,43 +2779,43 @@ BRH:8
2752
2779
  end_of_record
2753
2780
  TN:
2754
2781
  SF:src/context/yaml/handlers/clientGrants.ts
2755
- FN:8,parse
2756
- FN:18,dump
2757
- FN:25,(anonymous_11)
2782
+ FN:9,parse
2783
+ FN:19,dump
2784
+ FN:26,(anonymous_11)
2758
2785
  FNF:3
2759
2786
  FNH:3
2760
2787
  FNDA:40,parse
2761
2788
  FNDA:5,dump
2762
2789
  FNDA:1,(anonymous_11)
2763
2790
  DA:1,1
2764
- DA:9,40
2765
- DA:11,40
2766
- DA:13,1
2767
- DA:19,5
2768
- DA:21,5
2769
- DA:24,5
2770
- DA:26,1
2791
+ DA:10,40
2792
+ DA:12,40
2793
+ DA:14,1
2794
+ DA:20,5
2795
+ DA:22,5
2796
+ DA:25,5
2771
2797
  DA:27,1
2772
2798
  DA:28,1
2773
- DA:33,1
2774
- DA:38,1
2799
+ DA:29,1
2800
+ DA:34,1
2801
+ DA:39,1
2775
2802
  LF:12
2776
2803
  LH:12
2777
- BRDA:11,0,0,39
2778
- BRDA:11,0,1,1
2779
- BRDA:21,1,0,0
2780
- BRDA:21,1,1,5
2781
- BRDA:27,2,0,1
2782
- BRDA:27,2,1,1
2804
+ BRDA:12,0,0,39
2805
+ BRDA:12,0,1,1
2806
+ BRDA:22,1,0,0
2807
+ BRDA:22,1,1,5
2808
+ BRDA:28,2,0,1
2809
+ BRDA:28,2,1,1
2783
2810
  BRF:6
2784
2811
  BRH:5
2785
2812
  end_of_record
2786
2813
  TN:
2787
2814
  SF:src/context/yaml/handlers/clients.ts
2788
- FN:12,parse
2789
- FN:24,(anonymous_10)
2790
- FN:39,dump
2791
- FN:48,(anonymous_13)
2815
+ FN:13,parse
2816
+ FN:25,(anonymous_10)
2817
+ FN:40,dump
2818
+ FN:49,(anonymous_13)
2792
2819
  FNF:4
2793
2820
  FNH:4
2794
2821
  FNDA:40,parse
@@ -2800,43 +2827,43 @@ DA:2,1
2800
2827
  DA:3,1
2801
2828
  DA:4,1
2802
2829
  DA:5,1
2803
- DA:15,40
2804
2830
  DA:16,40
2805
- DA:18,40
2806
- DA:19,39
2807
- DA:22,1
2808
- DA:25,3
2809
- DA:26,1
2810
- DA:28,1
2831
+ DA:17,40
2832
+ DA:19,40
2833
+ DA:20,39
2834
+ DA:23,1
2835
+ DA:26,3
2836
+ DA:27,1
2811
2837
  DA:29,1
2812
- DA:33,3
2813
- DA:41,5
2814
- DA:43,5
2838
+ DA:30,1
2839
+ DA:34,3
2840
+ DA:42,5
2815
2841
  DA:44,5
2816
- DA:46,5
2817
- DA:49,6
2818
- DA:50,5
2842
+ DA:45,5
2843
+ DA:47,5
2844
+ DA:50,6
2819
2845
  DA:51,5
2820
2846
  DA:52,5
2821
- DA:54,5
2847
+ DA:53,5
2822
2848
  DA:55,5
2823
2849
  DA:56,5
2824
- DA:58,5
2825
- DA:61,6
2826
- DA:67,1
2827
- DA:72,1
2850
+ DA:57,5
2851
+ DA:59,5
2852
+ DA:62,6
2853
+ DA:68,1
2854
+ DA:73,1
2828
2855
  LF:30
2829
2856
  LH:30
2830
- BRDA:18,0,0,39
2831
- BRDA:18,0,1,1
2832
- BRDA:25,1,0,1
2833
- BRDA:25,1,1,2
2834
- BRDA:28,2,0,1
2835
- BRDA:28,2,1,0
2836
- BRDA:44,3,0,0
2837
- BRDA:44,3,1,5
2838
- BRDA:49,4,0,5
2839
- BRDA:49,4,1,1
2857
+ BRDA:19,0,0,39
2858
+ BRDA:19,0,1,1
2859
+ BRDA:26,1,0,1
2860
+ BRDA:26,1,1,2
2861
+ BRDA:29,2,0,1
2862
+ BRDA:29,2,1,0
2863
+ BRDA:45,3,0,0
2864
+ BRDA:45,3,1,5
2865
+ BRDA:50,4,0,5
2866
+ BRDA:50,4,1,1
2840
2867
  BRF:10
2841
2868
  BRH:8
2842
2869
  end_of_record
@@ -3424,20 +3451,20 @@ BRH:2
3424
3451
  end_of_record
3425
3452
  TN:
3426
3453
  SF:src/context/yaml/handlers/resourceServers.ts
3427
- FN:7,dumpAndParse
3454
+ FN:8,dumpAndParse
3428
3455
  FNF:1
3429
3456
  FNH:1
3430
3457
  FNDA:45,dumpAndParse
3431
- DA:8,45
3432
- DA:10,45
3433
- DA:11,39
3434
- DA:13,6
3435
- DA:18,1
3436
- DA:23,1
3458
+ DA:9,45
3459
+ DA:11,45
3460
+ DA:12,39
3461
+ DA:14,6
3462
+ DA:19,1
3463
+ DA:24,1
3437
3464
  LF:6
3438
3465
  LH:6
3439
- BRDA:10,0,0,39
3440
- BRDA:10,0,1,6
3466
+ BRDA:11,0,0,39
3467
+ BRDA:11,0,1,6
3441
3468
  BRF:2
3442
3469
  BRH:2
3443
3470
  end_of_record
@@ -3836,13 +3863,13 @@ FN:14,(anonymous_2)
3836
3863
  FNF:2
3837
3864
  FNH:2
3838
3865
  FNDA:42,(anonymous_1)
3839
- FNDA:197,(anonymous_2)
3866
+ FNDA:200,(anonymous_2)
3840
3867
  DA:1,1
3841
3868
  DA:2,1
3842
3869
  DA:3,1
3843
3870
  DA:4,1
3844
3871
  DA:6,1
3845
- DA:14,198
3872
+ DA:14,201
3846
3873
  LF:6
3847
3874
  LH:6
3848
3875
  BRF:0
@@ -3891,11 +3918,11 @@ FN:209,(anonymous_51)
3891
3918
  FN:218,(anonymous_52)
3892
3919
  FNF:39
3893
3920
  FNH:38
3894
- FNDA:156,keywordArrayReplace
3895
- FNDA:205,(anonymous_15)
3896
- FNDA:156,keywordStringReplace
3897
- FNDA:205,(anonymous_17)
3898
- FNDA:192,keywordReplace
3921
+ FNDA:158,keywordArrayReplace
3922
+ FNDA:207,(anonymous_15)
3923
+ FNDA:158,keywordStringReplace
3924
+ FNDA:207,(anonymous_17)
3925
+ FNDA:194,keywordReplace
3899
3926
  FNDA:4,convertClientNameToId
3900
3927
  FNDA:7,(anonymous_20)
3901
3928
  FNDA:30,convertClientNamesToIds
@@ -3904,7 +3931,7 @@ FNDA:54,(anonymous_23)
3904
3931
  FNDA:37,(anonymous_24)
3905
3932
  FNDA:25,(anonymous_25)
3906
3933
  FNDA:3,(anonymous_26)
3907
- FNDA:199,loadFileAndReplaceKeywords
3934
+ FNDA:202,loadFileAndReplaceKeywords
3908
3935
  FNDA:16,flatten
3909
3936
  FNDA:996,(anonymous_29)
3910
3937
  FNDA:144,convertJsonToString
@@ -3937,22 +3964,22 @@ DA:4,1
3937
3964
  DA:5,1
3938
3965
  DA:7,1
3939
3966
  DA:9,1
3940
- DA:10,156
3941
- DA:12,205
3942
- DA:13,205
3943
- DA:15,205
3944
- DA:16,205
3945
- DA:18,156
3967
+ DA:10,158
3968
+ DA:12,207
3969
+ DA:13,207
3970
+ DA:15,207
3971
+ DA:16,207
3972
+ DA:18,158
3946
3973
  DA:21,1
3947
- DA:22,156
3948
- DA:23,205
3949
- DA:25,205
3950
- DA:27,156
3974
+ DA:22,158
3975
+ DA:23,207
3976
+ DA:25,207
3977
+ DA:27,158
3951
3978
  DA:30,1
3952
- DA:32,192
3953
- DA:33,153
3954
- DA:34,153
3955
- DA:36,192
3979
+ DA:32,194
3980
+ DA:33,155
3981
+ DA:34,155
3982
+ DA:36,194
3956
3983
  DA:39,1
3957
3984
  DA:40,7
3958
3985
  DA:41,4
@@ -3967,12 +3994,12 @@ DA:52,31
3967
3994
  DA:54,30
3968
3995
  DA:56,30
3969
3996
  DA:59,1
3970
- DA:61,199
3971
- DA:62,199
3972
- DA:63,199
3973
- DA:64,197
3974
- DA:65,144
3975
- DA:67,53
3997
+ DA:61,202
3998
+ DA:62,202
3999
+ DA:63,202
4000
+ DA:64,200
4001
+ DA:65,146
4002
+ DA:67,54
3976
4003
  DA:69,2
3977
4004
  DA:73,1
3978
4005
  DA:75,996
@@ -4047,17 +4074,17 @@ DA:229,1
4047
4074
  DA:235,1
4048
4075
  LF:115
4049
4076
  LH:114
4050
- BRDA:32,0,0,153
4077
+ BRDA:32,0,0,155
4051
4078
  BRDA:32,0,1,39
4052
- BRDA:32,1,0,192
4053
- BRDA:32,1,1,192
4079
+ BRDA:32,1,0,194
4080
+ BRDA:32,1,1,194
4054
4081
  BRDA:41,2,0,4
4055
4082
  BRDA:41,2,1,2
4056
4083
  BRDA:41,2,2,2
4057
4084
  BRDA:47,3,0,23
4058
4085
  BRDA:47,3,1,31
4059
- BRDA:64,4,0,144
4060
- BRDA:64,4,1,53
4086
+ BRDA:64,4,0,146
4087
+ BRDA:64,4,1,54
4061
4088
  BRDA:75,5,0,13
4062
4089
  BRDA:75,5,1,983
4063
4090
  BRDA:78,6,0,143
@@ -4751,16 +4778,16 @@ BRH:27
4751
4778
  end_of_record
4752
4779
  TN:
4753
4780
  SF:src/tools/auth0/handlers/clientGrants.ts
4754
- FN:26,(anonymous_14)
4755
- FN:37,(anonymous_15)
4756
- FN:41,(anonymous_16)
4757
- FN:51,(anonymous_18)
4758
- FN:58,(anonymous_19)
4759
- FN:69,(anonymous_22)
4760
- FN:71,(anonymous_23)
4761
- FN:84,(anonymous_24)
4762
- FN:87,(anonymous_25)
4763
- FN:93,(anonymous_26)
4781
+ FN:32,(anonymous_14)
4782
+ FN:43,(anonymous_15)
4783
+ FN:47,(anonymous_16)
4784
+ FN:57,(anonymous_18)
4785
+ FN:64,(anonymous_19)
4786
+ FN:75,(anonymous_22)
4787
+ FN:77,(anonymous_23)
4788
+ FN:90,(anonymous_24)
4789
+ FN:93,(anonymous_25)
4790
+ FN:99,(anonymous_26)
4764
4791
  FNF:10
4765
4792
  FNH:10
4766
4793
  FNDA:139,(anonymous_14)
@@ -4776,62 +4803,62 @@ FNDA:8,(anonymous_26)
4776
4803
  DA:1,1
4777
4804
  DA:2,1
4778
4805
  DA:6,1
4779
- DA:23,1
4780
- DA:27,139
4781
- DA:38,6
4782
- DA:42,14
4783
- DA:43,0
4784
- DA:45,14
4785
- DA:49,14
4806
+ DA:29,1
4807
+ DA:33,139
4808
+ DA:44,6
4809
+ DA:48,14
4810
+ DA:49,0
4786
4811
  DA:51,14
4787
- DA:53,14
4788
- DA:58,1
4789
- DA:59,9
4790
- DA:62,9
4791
- DA:64,9
4812
+ DA:55,14
4813
+ DA:57,14
4814
+ DA:59,14
4815
+ DA:64,1
4792
4816
  DA:65,9
4793
- DA:66,9
4794
- DA:69,9
4795
- DA:70,11
4796
- DA:71,14
4797
- DA:72,11
4798
- DA:73,11
4799
- DA:77,9
4800
- DA:79,9
4801
- DA:84,9
4802
- DA:85,36
4803
- DA:86,8
4804
- DA:88,13
4805
- DA:93,28
4806
- DA:96,9
4807
- DA:107,9
4817
+ DA:68,9
4818
+ DA:70,9
4819
+ DA:71,9
4820
+ DA:72,9
4821
+ DA:75,9
4822
+ DA:76,11
4823
+ DA:77,14
4824
+ DA:78,11
4825
+ DA:79,11
4826
+ DA:83,9
4827
+ DA:85,9
4828
+ DA:90,9
4829
+ DA:91,36
4830
+ DA:92,8
4831
+ DA:94,13
4832
+ DA:99,28
4833
+ DA:102,9
4834
+ DA:113,9
4808
4835
  LF:32
4809
4836
  LH:31
4810
- BRDA:42,0,0,0
4811
- BRDA:42,0,1,14
4812
- BRDA:62,1,0,0
4813
- BRDA:62,1,1,9
4814
- BRDA:65,2,0,9
4815
- BRDA:65,2,1,2
4816
- BRDA:65,2,2,7
4817
- BRDA:72,3,0,7
4818
- BRDA:72,3,1,4
4819
- BRDA:85,4,0,8
4820
- BRDA:85,4,1,28
4821
- BRDA:88,5,0,13
4822
- BRDA:88,5,1,13
4837
+ BRDA:48,0,0,0
4838
+ BRDA:48,0,1,14
4839
+ BRDA:68,1,0,0
4840
+ BRDA:68,1,1,9
4841
+ BRDA:71,2,0,9
4842
+ BRDA:71,2,1,2
4843
+ BRDA:71,2,2,7
4844
+ BRDA:78,3,0,7
4845
+ BRDA:78,3,1,4
4846
+ BRDA:91,4,0,8
4847
+ BRDA:91,4,1,28
4848
+ BRDA:94,5,0,13
4849
+ BRDA:94,5,1,13
4823
4850
  BRF:13
4824
4851
  BRH:11
4825
4852
  end_of_record
4826
4853
  TN:
4827
4854
  SF:src/tools/auth0/handlers/clients.ts
4828
- FN:18,(anonymous_8)
4829
- FN:36,(anonymous_9)
4830
- FN:40,(anonymous_10)
4831
- FN:54,(anonymous_13)
4832
- FN:57,(anonymous_14)
4833
- FN:61,(anonymous_15)
4834
- FN:76,(anonymous_16)
4855
+ FN:25,(anonymous_8)
4856
+ FN:43,(anonymous_9)
4857
+ FN:47,(anonymous_10)
4858
+ FN:61,(anonymous_13)
4859
+ FN:64,(anonymous_14)
4860
+ FN:68,(anonymous_15)
4861
+ FN:83,(anonymous_16)
4835
4862
  FNF:7
4836
4863
  FNH:7
4837
4864
  FNDA:137,(anonymous_8)
@@ -4843,37 +4870,37 @@ FNDA:11,(anonymous_15)
4843
4870
  FNDA:12,(anonymous_16)
4844
4871
  DA:2,1
4845
4872
  DA:4,1
4846
- DA:15,1
4847
- DA:19,137
4848
- DA:37,9
4849
- DA:41,7
4850
- DA:44,7
4851
- DA:46,7
4873
+ DA:22,1
4874
+ DA:26,137
4875
+ DA:44,9
4852
4876
  DA:48,7
4853
- DA:52,7
4854
- DA:54,7
4855
- DA:55,28
4856
- DA:56,4
4857
- DA:57,3
4858
- DA:61,24
4859
- DA:64,7
4877
+ DA:51,7
4878
+ DA:53,7
4879
+ DA:55,7
4880
+ DA:59,7
4881
+ DA:61,7
4882
+ DA:62,28
4883
+ DA:63,4
4884
+ DA:64,3
4885
+ DA:68,24
4860
4886
  DA:71,7
4861
- DA:77,12
4862
- DA:78,12
4863
- DA:83,12
4887
+ DA:78,7
4888
+ DA:84,12
4889
+ DA:85,12
4890
+ DA:90,12
4864
4891
  LF:20
4865
4892
  LH:20
4866
- BRDA:44,0,0,0
4867
- BRDA:44,0,1,7
4868
- BRDA:46,1,0,7
4869
- BRDA:46,1,1,1
4870
- BRDA:46,1,2,6
4871
- BRDA:55,2,0,4
4872
- BRDA:55,2,1,24
4873
- BRDA:57,3,0,3
4874
- BRDA:57,3,1,3
4875
- BRDA:77,4,0,0
4876
- BRDA:77,4,1,12
4893
+ BRDA:51,0,0,0
4894
+ BRDA:51,0,1,7
4895
+ BRDA:53,1,0,7
4896
+ BRDA:53,1,1,1
4897
+ BRDA:53,1,2,6
4898
+ BRDA:62,2,0,4
4899
+ BRDA:62,2,1,24
4900
+ BRDA:64,3,0,3
4901
+ BRDA:64,3,1,3
4902
+ BRDA:84,4,0,0
4903
+ BRDA:84,4,1,12
4877
4904
  BRF:11
4878
4905
  BRH:9
4879
4906
  end_of_record
@@ -6639,15 +6666,15 @@ BRH:18
6639
6666
  end_of_record
6640
6667
  TN:
6641
6668
  SF:src/tools/auth0/handlers/resourceServers.ts
6642
- FN:40,(anonymous_8)
6643
- FN:48,(anonymous_9)
6644
- FN:52,(anonymous_10)
6645
- FN:59,(anonymous_12)
6646
- FN:63,(anonymous_13)
6647
- FN:80,(anonymous_15)
6648
- FN:81,(anonymous_16)
6649
- FN:92,(anonymous_17)
6650
- FN:99,(anonymous_20)
6669
+ FN:46,(anonymous_8)
6670
+ FN:54,(anonymous_9)
6671
+ FN:58,(anonymous_10)
6672
+ FN:65,(anonymous_12)
6673
+ FN:69,(anonymous_13)
6674
+ FN:86,(anonymous_15)
6675
+ FN:87,(anonymous_16)
6676
+ FN:98,(anonymous_17)
6677
+ FN:105,(anonymous_20)
6651
6678
  FNF:9
6652
6679
  FNH:9
6653
6680
  FNDA:138,(anonymous_8)
@@ -6665,41 +6692,41 @@ DA:4,1
6665
6692
  DA:5,1
6666
6693
  DA:8,1
6667
6694
  DA:13,1
6668
- DA:37,1
6669
- DA:41,138
6670
- DA:49,8
6671
- DA:53,12
6672
- DA:54,12
6673
- DA:58,12
6674
- DA:59,9
6675
- DA:64,7
6676
- DA:67,7
6677
- DA:68,0
6678
- DA:75,7
6679
- DA:77,7
6680
- DA:80,7
6695
+ DA:43,1
6696
+ DA:47,138
6697
+ DA:55,8
6698
+ DA:59,12
6699
+ DA:60,12
6700
+ DA:64,12
6701
+ DA:65,9
6702
+ DA:70,7
6703
+ DA:73,7
6704
+ DA:74,0
6681
6705
  DA:81,7
6682
6706
  DA:83,7
6683
- DA:93,74
6684
- DA:96,74
6685
- DA:98,5
6686
- DA:99,6
6687
- DA:101,5
6688
- DA:102,1
6689
- DA:107,4
6707
+ DA:86,7
6708
+ DA:87,7
6709
+ DA:89,7
6710
+ DA:99,74
6711
+ DA:102,74
6712
+ DA:104,5
6713
+ DA:105,6
6714
+ DA:107,5
6715
+ DA:108,1
6716
+ DA:113,4
6690
6717
  LF:28
6691
6718
  LH:27
6692
- BRDA:53,0,0,0
6693
- BRDA:53,0,1,12
6694
- BRDA:67,1,0,0
6695
- BRDA:67,1,1,7
6696
- BRDA:75,2,0,7
6697
- BRDA:75,2,1,1
6698
- BRDA:75,2,2,6
6699
- BRDA:96,3,0,69
6700
- BRDA:96,3,1,5
6701
- BRDA:101,4,0,1
6702
- BRDA:101,4,1,4
6719
+ BRDA:59,0,0,0
6720
+ BRDA:59,0,1,12
6721
+ BRDA:73,1,0,0
6722
+ BRDA:73,1,1,7
6723
+ BRDA:81,2,0,7
6724
+ BRDA:81,2,1,1
6725
+ BRDA:81,2,2,6
6726
+ BRDA:102,3,0,69
6727
+ BRDA:102,3,1,5
6728
+ BRDA:107,4,0,1
6729
+ BRDA:107,4,1,4
6703
6730
  BRF:11
6704
6731
  BRH:9
6705
6732
  end_of_record