auth0-deploy-cli 7.17.6 → 7.18.0

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 (160) hide show
  1. package/.nyc_output/94e277b3-252f-406b-a1f5-ee19aa8c1324.json +1 -0
  2. package/.nyc_output/processinfo/24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6.json +1 -0
  3. package/.nyc_output/processinfo/530b1757-1c73-4877-aa45-057f69590d4d.json +1 -0
  4. package/.nyc_output/processinfo/{12205ce6-4f0e-4976-a216-3b572999d143.json → 94e277b3-252f-406b-a1f5-ee19aa8c1324.json} +1 -1
  5. package/.nyc_output/processinfo/index.json +1 -1
  6. package/CHANGELOG.md +26 -1
  7. package/coverage/lcov-report/index.html +38 -38
  8. package/coverage/lcov-report/src/args.ts.html +1 -1
  9. package/coverage/lcov-report/src/commands/export.ts.html +1 -1
  10. package/coverage/lcov-report/src/commands/import.ts.html +1 -1
  11. package/coverage/lcov-report/src/commands/index.html +1 -1
  12. package/coverage/lcov-report/src/configFactory.ts.html +1 -1
  13. package/coverage/lcov-report/src/context/defaults.ts.html +1 -1
  14. package/coverage/lcov-report/src/context/directory/handlers/actions.ts.html +1 -1
  15. package/coverage/lcov-report/src/context/directory/handlers/attackProtection.ts.html +1 -1
  16. package/coverage/lcov-report/src/context/directory/handlers/branding.ts.html +1 -1
  17. package/coverage/lcov-report/src/context/directory/handlers/clientGrants.ts.html +1 -1
  18. package/coverage/lcov-report/src/context/directory/handlers/clients.ts.html +1 -1
  19. package/coverage/lcov-report/src/context/directory/handlers/connections.ts.html +1 -1
  20. package/coverage/lcov-report/src/context/directory/handlers/customDomains.ts.html +1 -1
  21. package/coverage/lcov-report/src/context/directory/handlers/databases.ts.html +1 -1
  22. package/coverage/lcov-report/src/context/directory/handlers/emailProvider.ts.html +1 -1
  23. package/coverage/lcov-report/src/context/directory/handlers/emailTemplates.ts.html +57 -48
  24. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorProviders.ts.html +1 -1
  25. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorTemplates.ts.html +1 -1
  26. package/coverage/lcov-report/src/context/directory/handlers/guardianFactors.ts.html +1 -1
  27. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  28. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  29. package/coverage/lcov-report/src/context/directory/handlers/guardianPolicies.ts.html +1 -1
  30. package/coverage/lcov-report/src/context/directory/handlers/hooks.ts.html +1 -1
  31. package/coverage/lcov-report/src/context/directory/handlers/index.html +15 -15
  32. package/coverage/lcov-report/src/context/directory/handlers/index.ts.html +1 -1
  33. package/coverage/lcov-report/src/context/directory/handlers/logStreams.ts.html +1 -1
  34. package/coverage/lcov-report/src/context/directory/handlers/migrations.ts.html +1 -1
  35. package/coverage/lcov-report/src/context/directory/handlers/organizations.ts.html +1 -1
  36. package/coverage/lcov-report/src/context/directory/handlers/pages.ts.html +1 -1
  37. package/coverage/lcov-report/src/context/directory/handlers/prompts.ts.html +1 -1
  38. package/coverage/lcov-report/src/context/directory/handlers/resourceServers.ts.html +1 -1
  39. package/coverage/lcov-report/src/context/directory/handlers/roles.ts.html +1 -1
  40. package/coverage/lcov-report/src/context/directory/handlers/rules.ts.html +1 -1
  41. package/coverage/lcov-report/src/context/directory/handlers/rulesConfigs.ts.html +1 -1
  42. package/coverage/lcov-report/src/context/directory/handlers/tenant.ts.html +1 -1
  43. package/coverage/lcov-report/src/context/directory/handlers/themes.ts.html +1 -1
  44. package/coverage/lcov-report/src/context/directory/handlers/triggers.ts.html +1 -1
  45. package/coverage/lcov-report/src/context/directory/index.html +1 -1
  46. package/coverage/lcov-report/src/context/directory/index.ts.html +1 -1
  47. package/coverage/lcov-report/src/context/index.html +1 -1
  48. package/coverage/lcov-report/src/context/index.ts.html +1 -1
  49. package/coverage/lcov-report/src/context/yaml/handlers/actions.ts.html +1 -1
  50. package/coverage/lcov-report/src/context/yaml/handlers/attackProtection.ts.html +1 -1
  51. package/coverage/lcov-report/src/context/yaml/handlers/branding.ts.html +1 -1
  52. package/coverage/lcov-report/src/context/yaml/handlers/clientGrants.ts.html +1 -1
  53. package/coverage/lcov-report/src/context/yaml/handlers/clients.ts.html +1 -1
  54. package/coverage/lcov-report/src/context/yaml/handlers/connections.ts.html +1 -1
  55. package/coverage/lcov-report/src/context/yaml/handlers/customDomains.ts.html +1 -1
  56. package/coverage/lcov-report/src/context/yaml/handlers/databases.ts.html +1 -1
  57. package/coverage/lcov-report/src/context/yaml/handlers/emailProvider.ts.html +1 -1
  58. package/coverage/lcov-report/src/context/yaml/handlers/emailTemplates.ts.html +1 -1
  59. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorProviders.ts.html +1 -1
  60. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorTemplates.ts.html +1 -1
  61. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactors.ts.html +1 -1
  62. package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  63. package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  64. package/coverage/lcov-report/src/context/yaml/handlers/guardianPolicies.ts.html +1 -1
  65. package/coverage/lcov-report/src/context/yaml/handlers/hooks.ts.html +1 -1
  66. package/coverage/lcov-report/src/context/yaml/handlers/index.html +1 -1
  67. package/coverage/lcov-report/src/context/yaml/handlers/index.ts.html +1 -1
  68. package/coverage/lcov-report/src/context/yaml/handlers/logStreams.ts.html +1 -1
  69. package/coverage/lcov-report/src/context/yaml/handlers/migrations.ts.html +1 -1
  70. package/coverage/lcov-report/src/context/yaml/handlers/organizations.ts.html +1 -1
  71. package/coverage/lcov-report/src/context/yaml/handlers/pages.ts.html +1 -1
  72. package/coverage/lcov-report/src/context/yaml/handlers/prompts.ts.html +1 -1
  73. package/coverage/lcov-report/src/context/yaml/handlers/resourceServers.ts.html +1 -1
  74. package/coverage/lcov-report/src/context/yaml/handlers/roles.ts.html +1 -1
  75. package/coverage/lcov-report/src/context/yaml/handlers/rules.ts.html +1 -1
  76. package/coverage/lcov-report/src/context/yaml/handlers/rulesConfigs.ts.html +1 -1
  77. package/coverage/lcov-report/src/context/yaml/handlers/tenant.ts.html +1 -1
  78. package/coverage/lcov-report/src/context/yaml/handlers/themes.ts.html +1 -1
  79. package/coverage/lcov-report/src/context/yaml/handlers/triggers.ts.html +1 -1
  80. package/coverage/lcov-report/src/context/yaml/index.html +1 -1
  81. package/coverage/lcov-report/src/context/yaml/index.ts.html +1 -1
  82. package/coverage/lcov-report/src/index.html +13 -13
  83. package/coverage/lcov-report/src/index.ts.html +1 -1
  84. package/coverage/lcov-report/src/keywordPreservation.ts.html +80 -74
  85. package/coverage/lcov-report/src/logger.ts.html +2 -2
  86. package/coverage/lcov-report/src/readonly.ts.html +1 -1
  87. package/coverage/lcov-report/src/sessionDurationsToMinutes.ts.html +1 -1
  88. package/coverage/lcov-report/src/tools/auth0/client.ts.html +7 -7
  89. package/coverage/lcov-report/src/tools/auth0/handlers/actions.ts.html +9 -21
  90. package/coverage/lcov-report/src/tools/auth0/handlers/attackProtection.ts.html +1 -1
  91. package/coverage/lcov-report/src/tools/auth0/handlers/branding.ts.html +10 -7
  92. package/coverage/lcov-report/src/tools/auth0/handlers/clientGrants.ts.html +1 -1
  93. package/coverage/lcov-report/src/tools/auth0/handlers/clients.ts.html +1 -1
  94. package/coverage/lcov-report/src/tools/auth0/handlers/connections.ts.html +1 -1
  95. package/coverage/lcov-report/src/tools/auth0/handlers/customDomains.ts.html +26 -23
  96. package/coverage/lcov-report/src/tools/auth0/handlers/databases.ts.html +1 -1
  97. package/coverage/lcov-report/src/tools/auth0/handlers/default.ts.html +45 -45
  98. package/coverage/lcov-report/src/tools/auth0/handlers/emailProvider.ts.html +1 -1
  99. package/coverage/lcov-report/src/tools/auth0/handlers/emailTemplates.ts.html +1 -1
  100. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorProviders.ts.html +1 -1
  101. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorTemplates.ts.html +1 -1
  102. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactors.ts.html +1 -1
  103. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  104. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  105. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPolicies.ts.html +1 -1
  106. package/coverage/lcov-report/src/tools/auth0/handlers/hooks.ts.html +1 -1
  107. package/coverage/lcov-report/src/tools/auth0/handlers/index.html +31 -31
  108. package/coverage/lcov-report/src/tools/auth0/handlers/index.ts.html +1 -1
  109. package/coverage/lcov-report/src/tools/auth0/handlers/logStreams.ts.html +1 -1
  110. package/coverage/lcov-report/src/tools/auth0/handlers/migrations.ts.html +1 -1
  111. package/coverage/lcov-report/src/tools/auth0/handlers/organizations.ts.html +1 -1
  112. package/coverage/lcov-report/src/tools/auth0/handlers/pages.ts.html +1 -1
  113. package/coverage/lcov-report/src/tools/auth0/handlers/prompts.ts.html +1 -1
  114. package/coverage/lcov-report/src/tools/auth0/handlers/resourceServers.ts.html +1 -1
  115. package/coverage/lcov-report/src/tools/auth0/handlers/roles.ts.html +1 -1
  116. package/coverage/lcov-report/src/tools/auth0/handlers/rules.ts.html +1 -1
  117. package/coverage/lcov-report/src/tools/auth0/handlers/rulesConfigs.ts.html +1 -1
  118. package/coverage/lcov-report/src/tools/auth0/handlers/tenant.ts.html +1 -1
  119. package/coverage/lcov-report/src/tools/auth0/handlers/themes.ts.html +1 -1
  120. package/coverage/lcov-report/src/tools/auth0/handlers/triggers.ts.html +21 -12
  121. package/coverage/lcov-report/src/tools/auth0/index.html +1 -1
  122. package/coverage/lcov-report/src/tools/auth0/index.ts.html +1 -1
  123. package/coverage/lcov-report/src/tools/auth0/schema.ts.html +1 -1
  124. package/coverage/lcov-report/src/tools/calculateChanges.ts.html +23 -23
  125. package/coverage/lcov-report/src/tools/constants.ts.html +5 -2
  126. package/coverage/lcov-report/src/tools/deploy.ts.html +1 -1
  127. package/coverage/lcov-report/src/tools/index.html +18 -18
  128. package/coverage/lcov-report/src/tools/index.ts.html +1 -1
  129. package/coverage/lcov-report/src/tools/utils.ts.html +53 -41
  130. package/coverage/lcov-report/src/tools/validationError.ts.html +1 -1
  131. package/coverage/lcov-report/src/types.ts.html +1 -1
  132. package/coverage/lcov-report/src/utils.ts.html +1 -1
  133. package/coverage/lcov.info +731 -721
  134. package/docs/how-to-contribute.md +3 -3
  135. package/lib/context/directory/handlers/emailTemplates.js +22 -25
  136. package/lib/context/directory/handlers/emailTemplates.js.map +1 -1
  137. package/lib/keywordPreservation.js +3 -1
  138. package/lib/keywordPreservation.js.map +1 -1
  139. package/lib/tools/auth0/handlers/actions.js +1 -4
  140. package/lib/tools/auth0/handlers/actions.js.map +1 -1
  141. package/lib/tools/auth0/handlers/branding.js +33 -1
  142. package/lib/tools/auth0/handlers/branding.js.map +1 -1
  143. package/lib/tools/auth0/handlers/customDomains.js +33 -4
  144. package/lib/tools/auth0/handlers/customDomains.js.map +1 -1
  145. package/lib/tools/auth0/handlers/triggers.js +2 -1
  146. package/lib/tools/auth0/handlers/triggers.js.map +1 -1
  147. package/lib/tools/calculateChanges.d.ts +1 -1
  148. package/lib/tools/calculateChanges.js +2 -2
  149. package/lib/tools/calculateChanges.js.map +1 -1
  150. package/lib/tools/constants.js +1 -0
  151. package/lib/tools/constants.js.map +1 -1
  152. package/lib/tools/utils.d.ts +1 -0
  153. package/lib/tools/utils.js +5 -1
  154. package/lib/tools/utils.js.map +1 -1
  155. package/package.json +2 -2
  156. package/.nyc_output/12205ce6-4f0e-4976-a216-3b572999d143.json +0 -1
  157. package/.nyc_output/processinfo/0f633b17-7548-40f6-9125-0c21909dc4b8.json +0 -1
  158. package/.nyc_output/processinfo/1f1b6b17-fdce-498a-a253-aed4ac117805.json +0 -1
  159. /package/.nyc_output/{0f633b17-7548-40f6-9125-0c21909dc4b8.json → 24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6.json} +0 -0
  160. /package/.nyc_output/{1f1b6b17-fdce-498a-a253-aed4ac117805.json → 530b1757-1c73-4877-aa45-057f69590d4d.json} +0 -0
@@ -0,0 +1 @@
1
+ {"parent":"530b1757-1c73-4877-aa45-057f69590d4d","pid":195,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/.bin/ts-mocha","-p","tsconfig.json","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","7500"],"execArgv":[],"cwd":"/home/circleci/repo","time":1689352891732,"ppid":194,"coverageFilename":"/home/circleci/repo/.nyc_output/24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6.json","externalId":"","uuid":"24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6","files":[]}
@@ -0,0 +1 @@
1
+ {"parent":null,"pid":183,"argv":["/usr/local/bin/node","/usr/local/bin/npm","run","test"],"execArgv":[],"cwd":"/home/circleci/repo","time":1689352891271,"ppid":172,"coverageFilename":"/home/circleci/repo/.nyc_output/530b1757-1c73-4877-aa45-057f69590d4d.json","externalId":"","uuid":"530b1757-1c73-4877-aa45-057f69590d4d","files":[]}
@@ -1 +1 @@
1
- {"parent":"1f1b6b17-fdce-498a-a253-aed4ac117805","pid":203,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/mocha/bin/mocha.js","-r","/home/circleci/repo/node_modules/ts-mocha/src/index.js","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","5000"],"execArgv":[],"cwd":"/home/circleci/repo","time":1687762978462,"ppid":196,"coverageFilename":"/home/circleci/repo/.nyc_output/12205ce6-4f0e-4976-a216-3b572999d143.json","externalId":"","uuid":"12205ce6-4f0e-4976-a216-3b572999d143","files":["/home/circleci/repo/src/logger.ts","/home/circleci/repo/src/context/index.ts","/home/circleci/repo/src/context/yaml/index.ts","/home/circleci/repo/src/tools/index.ts","/home/circleci/repo/src/tools/constants.ts","/home/circleci/repo/src/tools/deploy.ts","/home/circleci/repo/src/tools/auth0/index.ts","/home/circleci/repo/src/tools/auth0/client.ts","/home/circleci/repo/src/tools/utils.ts","/home/circleci/repo/src/tools/auth0/schema.ts","/home/circleci/repo/src/tools/auth0/handlers/index.ts","/home/circleci/repo/src/tools/auth0/handlers/rules.ts","/home/circleci/repo/src/tools/validationError.ts","/home/circleci/repo/src/tools/auth0/handlers/default.ts","/home/circleci/repo/src/tools/calculateChanges.ts","/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts","/home/circleci/repo/src/tools/auth0/handlers/hooks.ts","/home/circleci/repo/src/tools/auth0/handlers/pages.ts","/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts","/home/circleci/repo/src/tools/auth0/handlers/databases.ts","/home/circleci/repo/src/tools/auth0/handlers/connections.ts","/home/circleci/repo/src/tools/auth0/handlers/clients.ts","/home/circleci/repo/src/tools/auth0/handlers/tenant.ts","/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/tools/auth0/handlers/roles.ts","/home/circleci/repo/src/tools/auth0/handlers/branding.ts","/home/circleci/repo/src/tools/auth0/handlers/prompts.ts","/home/circleci/repo/src/types.ts","/home/circleci/repo/src/tools/auth0/handlers/migrations.ts","/home/circleci/repo/src/tools/auth0/handlers/actions.ts","/home/circleci/repo/src/tools/auth0/handlers/triggers.ts","/home/circleci/repo/src/tools/auth0/handlers/organizations.ts","/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts","/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts","/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts","/home/circleci/repo/src/tools/auth0/handlers/themes.ts","/home/circleci/repo/src/utils.ts","/home/circleci/repo/src/context/yaml/handlers/index.ts","/home/circleci/repo/src/context/yaml/handlers/pages.ts","/home/circleci/repo/src/context/yaml/handlers/rules.ts","/home/circleci/repo/src/context/yaml/handlers/hooks.ts","/home/circleci/repo/src/context/yaml/handlers/clients.ts","/home/circleci/repo/src/context/yaml/handlers/tenant.ts","/home/circleci/repo/src/sessionDurationsToMinutes.ts","/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts","/home/circleci/repo/src/context/defaults.ts","/home/circleci/repo/src/context/yaml/handlers/connections.ts","/home/circleci/repo/src/context/yaml/handlers/databases.ts","/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts","/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/yaml/handlers/roles.ts","/home/circleci/repo/src/context/yaml/handlers/organizations.ts","/home/circleci/repo/src/context/yaml/handlers/migrations.ts","/home/circleci/repo/src/context/yaml/handlers/actions.ts","/home/circleci/repo/src/context/yaml/handlers/triggers.ts","/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts","/home/circleci/repo/src/context/yaml/handlers/branding.ts","/home/circleci/repo/src/context/yaml/handlers/logStreams.ts","/home/circleci/repo/src/context/yaml/handlers/prompts.ts","/home/circleci/repo/src/context/yaml/handlers/customDomains.ts","/home/circleci/repo/src/context/yaml/handlers/themes.ts","/home/circleci/repo/src/readonly.ts","/home/circleci/repo/src/keywordPreservation.ts","/home/circleci/repo/src/context/directory/index.ts","/home/circleci/repo/src/context/directory/handlers/index.ts","/home/circleci/repo/src/context/directory/handlers/pages.ts","/home/circleci/repo/src/context/directory/handlers/rules.ts","/home/circleci/repo/src/context/directory/handlers/hooks.ts","/home/circleci/repo/src/context/directory/handlers/clients.ts","/home/circleci/repo/src/context/directory/handlers/tenant.ts","/home/circleci/repo/src/context/directory/handlers/emailProvider.ts","/home/circleci/repo/src/context/directory/handlers/connections.ts","/home/circleci/repo/src/context/directory/handlers/databases.ts","/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts","/home/circleci/repo/src/context/directory/handlers/clientGrants.ts","/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/directory/handlers/resourceServers.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/directory/handlers/roles.ts","/home/circleci/repo/src/context/directory/handlers/migrations.ts","/home/circleci/repo/src/context/directory/handlers/actions.ts","/home/circleci/repo/src/context/directory/handlers/organizations.ts","/home/circleci/repo/src/context/directory/handlers/triggers.ts","/home/circleci/repo/src/context/directory/handlers/attackProtection.ts","/home/circleci/repo/src/context/directory/handlers/branding.ts","/home/circleci/repo/src/context/directory/handlers/logStreams.ts","/home/circleci/repo/src/context/directory/handlers/prompts.ts","/home/circleci/repo/src/context/directory/handlers/customDomains.ts","/home/circleci/repo/src/context/directory/handlers/themes.ts","/home/circleci/repo/src/index.ts","/home/circleci/repo/src/args.ts","/home/circleci/repo/src/commands/import.ts","/home/circleci/repo/src/configFactory.ts","/home/circleci/repo/src/commands/export.ts"]}
1
+ {"parent":"24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6","pid":202,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/mocha/bin/mocha.js","-r","/home/circleci/repo/node_modules/ts-mocha/src/index.js","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","7500"],"execArgv":[],"cwd":"/home/circleci/repo","time":1689352891845,"ppid":195,"coverageFilename":"/home/circleci/repo/.nyc_output/94e277b3-252f-406b-a1f5-ee19aa8c1324.json","externalId":"","uuid":"94e277b3-252f-406b-a1f5-ee19aa8c1324","files":["/home/circleci/repo/src/logger.ts","/home/circleci/repo/src/context/index.ts","/home/circleci/repo/src/context/yaml/index.ts","/home/circleci/repo/src/tools/index.ts","/home/circleci/repo/src/tools/constants.ts","/home/circleci/repo/src/tools/deploy.ts","/home/circleci/repo/src/tools/auth0/index.ts","/home/circleci/repo/src/tools/auth0/client.ts","/home/circleci/repo/src/tools/utils.ts","/home/circleci/repo/src/tools/auth0/schema.ts","/home/circleci/repo/src/tools/auth0/handlers/index.ts","/home/circleci/repo/src/tools/auth0/handlers/rules.ts","/home/circleci/repo/src/tools/validationError.ts","/home/circleci/repo/src/tools/auth0/handlers/default.ts","/home/circleci/repo/src/tools/calculateChanges.ts","/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts","/home/circleci/repo/src/tools/auth0/handlers/hooks.ts","/home/circleci/repo/src/tools/auth0/handlers/pages.ts","/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts","/home/circleci/repo/src/tools/auth0/handlers/databases.ts","/home/circleci/repo/src/tools/auth0/handlers/connections.ts","/home/circleci/repo/src/tools/auth0/handlers/clients.ts","/home/circleci/repo/src/tools/auth0/handlers/tenant.ts","/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/tools/auth0/handlers/roles.ts","/home/circleci/repo/src/tools/auth0/handlers/branding.ts","/home/circleci/repo/src/tools/auth0/handlers/prompts.ts","/home/circleci/repo/src/types.ts","/home/circleci/repo/src/tools/auth0/handlers/migrations.ts","/home/circleci/repo/src/tools/auth0/handlers/actions.ts","/home/circleci/repo/src/tools/auth0/handlers/triggers.ts","/home/circleci/repo/src/tools/auth0/handlers/organizations.ts","/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts","/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts","/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts","/home/circleci/repo/src/tools/auth0/handlers/themes.ts","/home/circleci/repo/src/utils.ts","/home/circleci/repo/src/context/yaml/handlers/index.ts","/home/circleci/repo/src/context/yaml/handlers/pages.ts","/home/circleci/repo/src/context/yaml/handlers/rules.ts","/home/circleci/repo/src/context/yaml/handlers/hooks.ts","/home/circleci/repo/src/context/yaml/handlers/clients.ts","/home/circleci/repo/src/context/yaml/handlers/tenant.ts","/home/circleci/repo/src/sessionDurationsToMinutes.ts","/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts","/home/circleci/repo/src/context/defaults.ts","/home/circleci/repo/src/context/yaml/handlers/connections.ts","/home/circleci/repo/src/context/yaml/handlers/databases.ts","/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts","/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/yaml/handlers/roles.ts","/home/circleci/repo/src/context/yaml/handlers/organizations.ts","/home/circleci/repo/src/context/yaml/handlers/migrations.ts","/home/circleci/repo/src/context/yaml/handlers/actions.ts","/home/circleci/repo/src/context/yaml/handlers/triggers.ts","/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts","/home/circleci/repo/src/context/yaml/handlers/branding.ts","/home/circleci/repo/src/context/yaml/handlers/logStreams.ts","/home/circleci/repo/src/context/yaml/handlers/prompts.ts","/home/circleci/repo/src/context/yaml/handlers/customDomains.ts","/home/circleci/repo/src/context/yaml/handlers/themes.ts","/home/circleci/repo/src/readonly.ts","/home/circleci/repo/src/keywordPreservation.ts","/home/circleci/repo/src/context/directory/index.ts","/home/circleci/repo/src/context/directory/handlers/index.ts","/home/circleci/repo/src/context/directory/handlers/pages.ts","/home/circleci/repo/src/context/directory/handlers/rules.ts","/home/circleci/repo/src/context/directory/handlers/hooks.ts","/home/circleci/repo/src/context/directory/handlers/clients.ts","/home/circleci/repo/src/context/directory/handlers/tenant.ts","/home/circleci/repo/src/context/directory/handlers/emailProvider.ts","/home/circleci/repo/src/context/directory/handlers/connections.ts","/home/circleci/repo/src/context/directory/handlers/databases.ts","/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts","/home/circleci/repo/src/context/directory/handlers/clientGrants.ts","/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/directory/handlers/resourceServers.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/directory/handlers/roles.ts","/home/circleci/repo/src/context/directory/handlers/migrations.ts","/home/circleci/repo/src/context/directory/handlers/actions.ts","/home/circleci/repo/src/context/directory/handlers/organizations.ts","/home/circleci/repo/src/context/directory/handlers/triggers.ts","/home/circleci/repo/src/context/directory/handlers/attackProtection.ts","/home/circleci/repo/src/context/directory/handlers/branding.ts","/home/circleci/repo/src/context/directory/handlers/logStreams.ts","/home/circleci/repo/src/context/directory/handlers/prompts.ts","/home/circleci/repo/src/context/directory/handlers/customDomains.ts","/home/circleci/repo/src/context/directory/handlers/themes.ts","/home/circleci/repo/src/index.ts","/home/circleci/repo/src/args.ts","/home/circleci/repo/src/commands/import.ts","/home/circleci/repo/src/configFactory.ts","/home/circleci/repo/src/commands/export.ts"]}
@@ -1 +1 @@
1
- {"processes":{"0f633b17-7548-40f6-9125-0c21909dc4b8":{"parent":null,"children":["1f1b6b17-fdce-498a-a253-aed4ac117805"]},"12205ce6-4f0e-4976-a216-3b572999d143":{"parent":"1f1b6b17-fdce-498a-a253-aed4ac117805","children":[]},"1f1b6b17-fdce-498a-a253-aed4ac117805":{"parent":"0f633b17-7548-40f6-9125-0c21909dc4b8","children":["12205ce6-4f0e-4976-a216-3b572999d143"]}},"files":{"/home/circleci/repo/src/logger.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/index.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/index.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/index.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/constants.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/deploy.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/index.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/client.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/utils.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/schema.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/validationError.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/calculateChanges.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/types.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/utils.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/defaults.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/readonly.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/keywordPreservation.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/index.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/index.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/args.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/commands/import.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/configFactory.ts":["12205ce6-4f0e-4976-a216-3b572999d143"],"/home/circleci/repo/src/commands/export.ts":["12205ce6-4f0e-4976-a216-3b572999d143"]},"externalIds":{}}
1
+ {"processes":{"24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6":{"parent":"530b1757-1c73-4877-aa45-057f69590d4d","children":["94e277b3-252f-406b-a1f5-ee19aa8c1324"]},"530b1757-1c73-4877-aa45-057f69590d4d":{"parent":null,"children":["24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6"]},"94e277b3-252f-406b-a1f5-ee19aa8c1324":{"parent":"24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6","children":[]}},"files":{"/home/circleci/repo/src/logger.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/constants.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/deploy.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/client.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/utils.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/schema.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/validationError.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/calculateChanges.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/types.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/utils.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/defaults.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/readonly.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/keywordPreservation.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/args.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/commands/import.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/configFactory.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/commands/export.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"]},"externalIds":{}}
package/CHANGELOG.md CHANGED
@@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [7.18.0] - 2023-07-14
11
+
12
+ ### Added
13
+
14
+ - Support for `password-reset-post-challenge` action trigger [#818]
15
+
16
+ ### Fixed
17
+
18
+ - Runtime error when attempting to preserve keyword on null remote assets [#822]
19
+ - Respect email template `body` filepath definition [#820]
20
+
21
+ ## [7.17.7] - 2023-07-07
22
+
23
+ ### Fixed
24
+
25
+ - Delay processing of action triggers until deployed actions register [#809]
26
+ - Process custom domains prior to branding settings [#811]
27
+
10
28
  ## [7.17.6] - 2023-06-23
11
29
 
12
30
  ### Changed
@@ -951,7 +969,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
951
969
  [#799]: https://github.com/auth0/auth0-deploy-cli/issues/799
952
970
  [#800]: https://github.com/auth0/auth0-deploy-cli/issues/800
953
971
  [#804]: https://github.com/auth0/auth0-deploy-cli/issues/804
954
- [Unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.6...HEAD
972
+ [#809]: https://github.com/auth0/auth0-deploy-cli/issues/809
973
+ [#811]: https://github.com/auth0/auth0-deploy-cli/issues/811
974
+ [#818]: https://github.com/auth0/auth0-deploy-cli/issues/818
975
+ [#820]: https://github.com/auth0/auth0-deploy-cli/issues/820
976
+ [#822]: https://github.com/auth0/auth0-deploy-cli/issues/822
977
+ [unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.18.0...HEAD
978
+ [7.18.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.7...v7.18.0
979
+ [7.17.7]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.6...v7.17.7
955
980
  [7.17.6]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.5...v7.17.6
956
981
  [7.17.5]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.4...v7.17.5
957
982
  [7.17.4]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.3...v7.17.4
@@ -23,30 +23,30 @@
23
23
  <div class='clearfix'>
24
24
 
25
25
  <div class='fl pad1y space-right2'>
26
- <span class="strong">89.01% </span>
26
+ <span class="strong">89.11% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>3347/3760</span>
28
+ <span class='fraction'>3356/3766</span>
29
29
  </div>
30
30
 
31
31
 
32
32
  <div class='fl pad1y space-right2'>
33
- <span class="strong">76.68% </span>
33
+ <span class="strong">76.62% </span>
34
34
  <span class="quiet">Branches</span>
35
- <span class='fraction'>1227/1600</span>
35
+ <span class='fraction'>1229/1604</span>
36
36
  </div>
37
37
 
38
38
 
39
39
  <div class='fl pad1y space-right2'>
40
- <span class="strong">91.99% </span>
40
+ <span class="strong">92.24% </span>
41
41
  <span class="quiet">Functions</span>
42
- <span class='fraction'>724/787</span>
42
+ <span class='fraction'>726/787</span>
43
43
  </div>
44
44
 
45
45
 
46
46
  <div class='fl pad1y space-right2'>
47
- <span class="strong">90.87% </span>
47
+ <span class="strong">90.94% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>3136/3451</span>
49
+ <span class='fraction'>3144/3457</span>
50
50
  </div>
51
51
 
52
52
 
@@ -80,17 +80,17 @@
80
80
  </thead>
81
81
  <tbody><tr>
82
82
  <td class="file high" data-value="src"><a href="src/index.html">src</a></td>
83
- <td data-value="85.8" class="pic high">
83
+ <td data-value="85.89" class="pic high">
84
84
  <div class="chart"><div class="cover-fill" style="width: 85%"></div><div class="cover-empty" style="width: 15%"></div></div>
85
85
  </td>
86
- <td data-value="85.8" class="pct high">85.8%</td>
87
- <td data-value="317" class="abs high">272/317</td>
88
- <td data-value="74.35" class="pct medium">74.35%</td>
89
- <td data-value="156" class="abs medium">116/156</td>
86
+ <td data-value="85.89" class="pct high">85.89%</td>
87
+ <td data-value="319" class="abs high">274/319</td>
88
+ <td data-value="74.68" class="pct medium">74.68%</td>
89
+ <td data-value="158" class="abs medium">118/158</td>
90
90
  <td data-value="89.39" class="pct high">89.39%</td>
91
91
  <td data-value="66" class="abs high">59/66</td>
92
- <td data-value="84.87" class="pct high">84.87%</td>
93
- <td data-value="291" class="abs high">247/291</td>
92
+ <td data-value="84.93" class="pct high">84.93%</td>
93
+ <td data-value="292" class="abs high">248/292</td>
94
94
  </tr>
95
95
 
96
96
  <tr>
@@ -140,17 +140,17 @@
140
140
 
141
141
  <tr>
142
142
  <td class="file high" data-value="src/context/directory/handlers"><a href="src/context/directory/handlers/index.html">src/context/directory/handlers</a></td>
143
- <td data-value="89.65" class="pic high">
143
+ <td data-value="89.75" class="pic high">
144
144
  <div class="chart"><div class="cover-fill" style="width: 89%"></div><div class="cover-empty" style="width: 11%"></div></div>
145
145
  </td>
146
- <td data-value="89.65" class="pct high">89.65%</td>
147
- <td data-value="889" class="abs high">797/889</td>
148
- <td data-value="74.71" class="pct medium">74.71%</td>
149
- <td data-value="261" class="abs medium">195/261</td>
146
+ <td data-value="89.75" class="pct high">89.75%</td>
147
+ <td data-value="888" class="abs high">797/888</td>
148
+ <td data-value="74.13" class="pct medium">74.13%</td>
149
+ <td data-value="259" class="abs medium">192/259</td>
150
150
  <td data-value="89.92" class="pct high">89.92%</td>
151
151
  <td data-value="139" class="abs high">125/139</td>
152
- <td data-value="92.87" class="pct high">92.87%</td>
153
- <td data-value="814" class="abs high">756/814</td>
152
+ <td data-value="92.99" class="pct high">92.99%</td>
153
+ <td data-value="814" class="abs high">757/814</td>
154
154
  </tr>
155
155
 
156
156
  <tr>
@@ -185,17 +185,17 @@
185
185
 
186
186
  <tr>
187
187
  <td class="file high" data-value="src/tools"><a href="src/tools/index.html">src/tools</a></td>
188
- <td data-value="96.26" class="pic high">
188
+ <td data-value="96.3" class="pic high">
189
189
  <div class="chart"><div class="cover-fill" style="width: 96%"></div><div class="cover-empty" style="width: 4%"></div></div>
190
190
  </td>
191
+ <td data-value="96.3" class="pct high">96.3%</td>
192
+ <td data-value="271" class="abs high">261/271</td>
193
+ <td data-value="83.2" class="pct high">83.2%</td>
194
+ <td data-value="131" class="abs high">109/131</td>
195
+ <td data-value="95.58" class="pct high">95.58%</td>
196
+ <td data-value="68" class="abs high">65/68</td>
191
197
  <td data-value="96.26" class="pct high">96.26%</td>
192
- <td data-value="268" class="abs high">258/268</td>
193
- <td data-value="83.46" class="pct high">83.46%</td>
194
- <td data-value="127" class="abs high">106/127</td>
195
- <td data-value="95.45" class="pct high">95.45%</td>
196
- <td data-value="66" class="abs high">63/66</td>
197
- <td data-value="96.23" class="pct high">96.23%</td>
198
- <td data-value="239" class="abs high">230/239</td>
198
+ <td data-value="241" class="abs high">232/241</td>
199
199
  </tr>
200
200
 
201
201
  <tr>
@@ -215,17 +215,17 @@
215
215
 
216
216
  <tr>
217
217
  <td class="file high" data-value="src/tools/auth0/handlers"><a href="src/tools/auth0/handlers/index.html">src/tools/auth0/handlers</a></td>
218
- <td data-value="89.69" class="pic high">
218
+ <td data-value="89.84" class="pic high">
219
219
  <div class="chart"><div class="cover-fill" style="width: 89%"></div><div class="cover-empty" style="width: 11%"></div></div>
220
220
  </td>
221
- <td data-value="89.69" class="pct high">89.69%</td>
222
- <td data-value="1397" class="abs high">1253/1397</td>
221
+ <td data-value="89.84" class="pct high">89.84%</td>
222
+ <td data-value="1399" class="abs high">1257/1399</td>
223
223
  <td data-value="78.25" class="pct medium">78.25%</td>
224
224
  <td data-value="653" class="abs medium">511/653</td>
225
- <td data-value="92.14" class="pct high">92.14%</td>
226
- <td data-value="369" class="abs high">340/369</td>
227
- <td data-value="91.9" class="pct high">91.9%</td>
228
- <td data-value="1284" class="abs high">1180/1284</td>
225
+ <td data-value="92.64" class="pct high">92.64%</td>
226
+ <td data-value="367" class="abs high">340/367</td>
227
+ <td data-value="91.99" class="pct high">91.99%</td>
228
+ <td data-value="1287" class="abs high">1184/1287</td>
229
229
  </tr>
230
230
 
231
231
  </tbody>
@@ -236,7 +236,7 @@
236
236
  <div class='footer quiet pad2 space-top1 center small'>
237
237
  Code coverage generated by
238
238
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
239
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
239
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
240
240
  </div>
241
241
  <script src="prettify.js"></script>
242
242
  <script>
@@ -490,7 +490,7 @@ export { getParams };
490
490
  <div class='footer quiet pad2 space-top1 center small'>
491
491
  Code coverage generated by
492
492
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
493
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
493
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
494
494
  </div>
495
495
  <script src="../prettify.js"></script>
496
496
  <script>
@@ -259,7 +259,7 @@ export default async function <span class="fstat-no" title="function not covered
259
259
  <div class='footer quiet pad2 space-top1 center small'>
260
260
  Code coverage generated by
261
261
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
262
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
262
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
263
263
  </div>
264
264
  <script src="../../prettify.js"></script>
265
265
  <script>
@@ -235,7 +235,7 @@ export default async function <span class="fstat-no" title="function not covered
235
235
  <div class='footer quiet pad2 space-top1 center small'>
236
236
  Code coverage generated by
237
237
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
238
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
238
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
239
239
  </div>
240
240
  <script src="../../prettify.js"></script>
241
241
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
119
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
120
120
  </div>
121
121
  <script src="../../prettify.js"></script>
122
122
  <script>
@@ -160,7 +160,7 @@ export const configFactory = () =&gt; {
160
160
  <div class='footer quiet pad2 space-top1 center small'>
161
161
  Code coverage generated by
162
162
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
163
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
163
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
164
164
  </div>
165
165
  <script src="../prettify.js"></script>
166
166
  <script>
@@ -181,7 +181,7 @@
181
181
  <div class='footer quiet pad2 space-top1 center small'>
182
182
  Code coverage generated by
183
183
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
184
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
184
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
185
185
  </div>
186
186
  <script src="../../prettify.js"></script>
187
187
  <script>
@@ -409,7 +409,7 @@ export default actionsHandler;
409
409
  <div class='footer quiet pad2 space-top1 center small'>
410
410
  Code coverage generated by
411
411
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
412
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
412
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
413
413
  </div>
414
414
  <script src="../../../../prettify.js"></script>
415
415
  <script>
@@ -319,7 +319,7 @@ export default attackProtectionHandler;
319
319
  <div class='footer quiet pad2 space-top1 center small'>
320
320
  Code coverage generated by
321
321
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
322
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
322
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
323
323
  </div>
324
324
  <script src="../../../../prettify.js"></script>
325
325
  <script>
@@ -460,7 +460,7 @@ export default brandingHandler;
460
460
  <div class='footer quiet pad2 space-top1 center small'>
461
461
  Code coverage generated by
462
462
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
463
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
463
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
464
464
  </div>
465
465
  <script src="../../../../prettify.js"></script>
466
466
  <script>
@@ -370,7 +370,7 @@ export default clientGrantsHandler;
370
370
  <div class='footer quiet pad2 space-top1 center small'>
371
371
  Code coverage generated by
372
372
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
373
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
373
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
374
374
  </div>
375
375
  <script src="../../../../prettify.js"></script>
376
376
  <script>
@@ -325,7 +325,7 @@ export default clientsHandler;
325
325
  <div class='footer quiet pad2 space-top1 center small'>
326
326
  Code coverage generated by
327
327
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
328
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
328
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
329
329
  </div>
330
330
  <script src="../../../../prettify.js"></script>
331
331
  <script>
@@ -373,7 +373,7 @@ export default connectionsHandler;
373
373
  <div class='footer quiet pad2 space-top1 center small'>
374
374
  Code coverage generated by
375
375
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
376
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
376
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
377
377
  </div>
378
378
  <script src="../../../../prettify.js"></script>
379
379
  <script>
@@ -217,7 +217,7 @@ export default customDomainsHandler;
217
217
  <div class='footer quiet pad2 space-top1 center small'>
218
218
  Code coverage generated by
219
219
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
220
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
220
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
221
221
  </div>
222
222
  <script src="../../../../prettify.js"></script>
223
223
  <script>
@@ -553,7 +553,7 @@ export default databasesHandler;
553
553
  <div class='footer quiet pad2 space-top1 center small'>
554
554
  Code coverage generated by
555
555
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
556
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
556
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
557
557
  </div>
558
558
  <script src="../../../../prettify.js"></script>
559
559
  <script>
@@ -235,7 +235,7 @@ export default emailProviderHandler;
235
235
  <div class='footer quiet pad2 space-top1 center small'>
236
236
  Code coverage generated by
237
237
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
238
- at Mon Jun 26 2023 07:06:39 GMT+0000 (Coordinated Universal Time)
238
+ at Fri Jul 14 2023 16:45:02 GMT+0000 (Coordinated Universal Time)
239
239
  </div>
240
240
  <script src="../../../../prettify.js"></script>
241
241
  <script>