auth0-deploy-cli 7.19.0 → 7.21.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 (155) hide show
  1. package/.github/ISSUE_TEMPLATE/config.yml +3 -0
  2. package/.nyc_output/79967eba-48ff-4031-8011-aca37169a77a.json +1 -0
  3. package/.nyc_output/processinfo/16c9e62d-53da-4c19-ba42-9267b40f713d.json +1 -0
  4. package/.nyc_output/processinfo/{5d1a07fc-1573-49bd-8754-0b493e3b0928.json → 79967eba-48ff-4031-8011-aca37169a77a.json} +1 -1
  5. package/.nyc_output/processinfo/8b142617-6824-4c2c-9f37-25748820eb7c.json +1 -0
  6. package/.nyc_output/processinfo/index.json +1 -1
  7. package/CHANGELOG.md +29 -1
  8. package/README.md +21 -0
  9. package/coverage/lcov-report/index.html +55 -55
  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 +33 -24
  17. package/coverage/lcov-report/src/context/directory/handlers/attackProtection.ts.html +6 -6
  18. package/coverage/lcov-report/src/context/directory/handlers/branding.ts.html +4 -4
  19. package/coverage/lcov-report/src/context/directory/handlers/clientGrants.ts.html +3 -3
  20. package/coverage/lcov-report/src/context/directory/handlers/clients.ts.html +3 -3
  21. package/coverage/lcov-report/src/context/directory/handlers/connections.ts.html +4 -4
  22. package/coverage/lcov-report/src/context/directory/handlers/customDomains.ts.html +4 -4
  23. package/coverage/lcov-report/src/context/directory/handlers/databases.ts.html +3 -3
  24. package/coverage/lcov-report/src/context/directory/handlers/emailProvider.ts.html +3 -3
  25. package/coverage/lcov-report/src/context/directory/handlers/emailTemplates.ts.html +3 -3
  26. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorProviders.ts.html +3 -3
  27. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorTemplates.ts.html +3 -3
  28. package/coverage/lcov-report/src/context/directory/handlers/guardianFactors.ts.html +3 -3
  29. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts.html +3 -3
  30. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts.html +3 -3
  31. package/coverage/lcov-report/src/context/directory/handlers/guardianPolicies.ts.html +3 -3
  32. package/coverage/lcov-report/src/context/directory/handlers/hooks.ts.html +3 -3
  33. package/coverage/lcov-report/src/context/directory/handlers/index.html +18 -18
  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 +3 -3
  36. package/coverage/lcov-report/src/context/directory/handlers/migrations.ts.html +5 -5
  37. package/coverage/lcov-report/src/context/directory/handlers/organizations.ts.html +3 -3
  38. package/coverage/lcov-report/src/context/directory/handlers/pages.ts.html +3 -3
  39. package/coverage/lcov-report/src/context/directory/handlers/prompts.ts.html +4 -4
  40. package/coverage/lcov-report/src/context/directory/handlers/resourceServers.ts.html +3 -3
  41. package/coverage/lcov-report/src/context/directory/handlers/roles.ts.html +3 -3
  42. package/coverage/lcov-report/src/context/directory/handlers/rules.ts.html +3 -3
  43. package/coverage/lcov-report/src/context/directory/handlers/rulesConfigs.ts.html +3 -3
  44. package/coverage/lcov-report/src/context/directory/handlers/tenant.ts.html +6 -6
  45. package/coverage/lcov-report/src/context/directory/handlers/themes.ts.html +4 -4
  46. package/coverage/lcov-report/src/context/directory/handlers/triggers.ts.html +3 -3
  47. package/coverage/lcov-report/src/context/directory/index.html +1 -1
  48. package/coverage/lcov-report/src/context/directory/index.ts.html +23 -23
  49. package/coverage/lcov-report/src/context/index.html +16 -16
  50. package/coverage/lcov-report/src/context/index.ts.html +38 -38
  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 +36 -15
  55. package/coverage/lcov-report/src/context/yaml/handlers/clients.ts.html +1 -1
  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 +14 -14
  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 +1 -1
  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 +10 -10
  83. package/coverage/lcov-report/src/context/yaml/index.ts.html +20 -17
  84. package/coverage/lcov-report/src/index.html +16 -16
  85. package/coverage/lcov-report/src/index.ts.html +1 -1
  86. package/coverage/lcov-report/src/keywordPreservation.ts.html +126 -114
  87. package/coverage/lcov-report/src/logger.ts.html +2 -2
  88. package/coverage/lcov-report/src/readonly.ts.html +1 -1
  89. package/coverage/lcov-report/src/sessionDurationsToMinutes.ts.html +1 -1
  90. package/coverage/lcov-report/src/tools/auth0/client.ts.html +30 -30
  91. package/coverage/lcov-report/src/tools/auth0/handlers/actions.ts.html +1 -1
  92. package/coverage/lcov-report/src/tools/auth0/handlers/attackProtection.ts.html +1 -1
  93. package/coverage/lcov-report/src/tools/auth0/handlers/branding.ts.html +1 -1
  94. package/coverage/lcov-report/src/tools/auth0/handlers/clientGrants.ts.html +1 -1
  95. package/coverage/lcov-report/src/tools/auth0/handlers/clients.ts.html +1 -1
  96. package/coverage/lcov-report/src/tools/auth0/handlers/connections.ts.html +1 -1
  97. package/coverage/lcov-report/src/tools/auth0/handlers/customDomains.ts.html +1 -1
  98. package/coverage/lcov-report/src/tools/auth0/handlers/databases.ts.html +1 -1
  99. package/coverage/lcov-report/src/tools/auth0/handlers/default.ts.html +49 -49
  100. package/coverage/lcov-report/src/tools/auth0/handlers/emailProvider.ts.html +1 -1
  101. package/coverage/lcov-report/src/tools/auth0/handlers/emailTemplates.ts.html +1 -1
  102. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorProviders.ts.html +1 -1
  103. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorTemplates.ts.html +1 -1
  104. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactors.ts.html +1 -1
  105. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  106. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  107. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPolicies.ts.html +1 -1
  108. package/coverage/lcov-report/src/tools/auth0/handlers/hooks.ts.html +1 -1
  109. package/coverage/lcov-report/src/tools/auth0/handlers/index.html +17 -17
  110. package/coverage/lcov-report/src/tools/auth0/handlers/index.ts.html +1 -1
  111. package/coverage/lcov-report/src/tools/auth0/handlers/logStreams.ts.html +28 -28
  112. package/coverage/lcov-report/src/tools/auth0/handlers/migrations.ts.html +1 -1
  113. package/coverage/lcov-report/src/tools/auth0/handlers/organizations.ts.html +22 -7
  114. package/coverage/lcov-report/src/tools/auth0/handlers/pages.ts.html +1 -1
  115. package/coverage/lcov-report/src/tools/auth0/handlers/prompts.ts.html +1 -1
  116. package/coverage/lcov-report/src/tools/auth0/handlers/resourceServers.ts.html +1 -1
  117. package/coverage/lcov-report/src/tools/auth0/handlers/roles.ts.html +1 -1
  118. package/coverage/lcov-report/src/tools/auth0/handlers/rules.ts.html +1 -1
  119. package/coverage/lcov-report/src/tools/auth0/handlers/rulesConfigs.ts.html +1 -1
  120. package/coverage/lcov-report/src/tools/auth0/handlers/tenant.ts.html +1 -1
  121. package/coverage/lcov-report/src/tools/auth0/handlers/themes.ts.html +1 -1
  122. package/coverage/lcov-report/src/tools/auth0/handlers/triggers.ts.html +1 -1
  123. package/coverage/lcov-report/src/tools/auth0/index.html +1 -1
  124. package/coverage/lcov-report/src/tools/auth0/index.ts.html +1 -1
  125. package/coverage/lcov-report/src/tools/auth0/schema.ts.html +1 -1
  126. package/coverage/lcov-report/src/tools/calculateChanges.ts.html +35 -35
  127. package/coverage/lcov-report/src/tools/constants.ts.html +1 -1
  128. package/coverage/lcov-report/src/tools/deploy.ts.html +1 -1
  129. package/coverage/lcov-report/src/tools/index.html +1 -1
  130. package/coverage/lcov-report/src/tools/index.ts.html +2 -2
  131. package/coverage/lcov-report/src/tools/utils.ts.html +46 -46
  132. package/coverage/lcov-report/src/tools/validationError.ts.html +1 -1
  133. package/coverage/lcov-report/src/types.ts.html +1 -1
  134. package/coverage/lcov-report/src/utils.ts.html +20 -20
  135. package/coverage/lcov.info +1180 -1171
  136. package/lib/context/directory/handlers/actions.js +7 -2
  137. package/lib/context/directory/handlers/actions.js.map +1 -1
  138. package/lib/context/yaml/handlers/clientGrants.js +7 -1
  139. package/lib/context/yaml/handlers/clientGrants.js.map +1 -1
  140. package/lib/context/yaml/index.js +2 -1
  141. package/lib/context/yaml/index.js.map +1 -1
  142. package/lib/keywordPreservation.d.ts +1 -31
  143. package/lib/keywordPreservation.js +12 -10
  144. package/lib/keywordPreservation.js.map +1 -1
  145. package/lib/tools/auth0/handlers/logStreams.js +1 -1
  146. package/lib/tools/auth0/handlers/logStreams.js.map +1 -1
  147. package/lib/tools/auth0/handlers/organizations.d.ts +3 -0
  148. package/lib/tools/auth0/handlers/organizations.js +7 -2
  149. package/lib/tools/auth0/handlers/organizations.js.map +1 -1
  150. package/package.json +1 -1
  151. package/.nyc_output/5d1a07fc-1573-49bd-8754-0b493e3b0928.json +0 -1
  152. package/.nyc_output/processinfo/139a4365-2468-4650-8a35-b010d79f53fd.json +0 -1
  153. package/.nyc_output/processinfo/16029494-365a-4015-bc39-17375edea25e.json +0 -1
  154. /package/.nyc_output/{139a4365-2468-4650-8a35-b010d79f53fd.json → 16c9e62d-53da-4c19-ba42-9267b40f713d.json} +0 -0
  155. /package/.nyc_output/{16029494-365a-4015-bc39-17375edea25e.json → 8b142617-6824-4c2c-9f37-25748820eb7c.json} +0 -0
@@ -0,0 +1 @@
1
+ {"parent":"8b142617-6824-4c2c-9f37-25748820eb7c","pid":290,"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":1707409101402,"ppid":289,"coverageFilename":"/home/circleci/repo/.nyc_output/16c9e62d-53da-4c19-ba42-9267b40f713d.json","externalId":"","uuid":"16c9e62d-53da-4c19-ba42-9267b40f713d","files":[]}
@@ -1 +1 @@
1
- {"parent":"139a4365-2468-4650-8a35-b010d79f53fd","pid":204,"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":1691762268575,"ppid":197,"coverageFilename":"/home/circleci/repo/.nyc_output/5d1a07fc-1573-49bd-8754-0b493e3b0928.json","externalId":"","uuid":"5d1a07fc-1573-49bd-8754-0b493e3b0928","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":"16c9e62d-53da-4c19-ba42-9267b40f713d","pid":300,"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":1707409101505,"ppid":290,"coverageFilename":"/home/circleci/repo/.nyc_output/79967eba-48ff-4031-8011-aca37169a77a.json","externalId":"","uuid":"79967eba-48ff-4031-8011-aca37169a77a","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"]}
@@ -0,0 +1 @@
1
+ {"parent":null,"pid":272,"argv":["/usr/local/bin/node","/usr/local/bin/npm","run","test"],"execArgv":[],"cwd":"/home/circleci/repo","time":1707409101104,"ppid":256,"coverageFilename":"/home/circleci/repo/.nyc_output/8b142617-6824-4c2c-9f37-25748820eb7c.json","externalId":"","uuid":"8b142617-6824-4c2c-9f37-25748820eb7c","files":[]}
@@ -1 +1 @@
1
- {"processes":{"139a4365-2468-4650-8a35-b010d79f53fd":{"parent":"16029494-365a-4015-bc39-17375edea25e","children":["5d1a07fc-1573-49bd-8754-0b493e3b0928"]},"16029494-365a-4015-bc39-17375edea25e":{"parent":null,"children":["139a4365-2468-4650-8a35-b010d79f53fd"]},"5d1a07fc-1573-49bd-8754-0b493e3b0928":{"parent":"139a4365-2468-4650-8a35-b010d79f53fd","children":[]}},"files":{"/home/circleci/repo/src/logger.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/constants.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/deploy.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/client.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/utils.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/schema.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/validationError.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/calculateChanges.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/types.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/utils.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/defaults.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/readonly.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/keywordPreservation.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/index.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/args.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/commands/import.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/configFactory.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"],"/home/circleci/repo/src/commands/export.ts":["5d1a07fc-1573-49bd-8754-0b493e3b0928"]},"externalIds":{}}
1
+ {"processes":{"16c9e62d-53da-4c19-ba42-9267b40f713d":{"parent":"8b142617-6824-4c2c-9f37-25748820eb7c","children":["79967eba-48ff-4031-8011-aca37169a77a"]},"79967eba-48ff-4031-8011-aca37169a77a":{"parent":"16c9e62d-53da-4c19-ba42-9267b40f713d","children":[]},"8b142617-6824-4c2c-9f37-25748820eb7c":{"parent":null,"children":["16c9e62d-53da-4c19-ba42-9267b40f713d"]}},"files":{"/home/circleci/repo/src/logger.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/index.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/index.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/index.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/constants.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/deploy.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/index.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/client.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/utils.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/schema.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/validationError.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/calculateChanges.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/types.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/utils.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/defaults.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/readonly.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/keywordPreservation.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/index.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/index.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/args.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/commands/import.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/configFactory.ts":["79967eba-48ff-4031-8011-aca37169a77a"],"/home/circleci/repo/src/commands/export.ts":["79967eba-48ff-4031-8011-aca37169a77a"]},"externalIds":{}}
package/CHANGELOG.md CHANGED
@@ -7,6 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [7.21.0] - 2024-02-08
11
+
12
+ ### Added
13
+
14
+ - `show_as_button` management support for organization connections [#889]
15
+
16
+ ### Fixed
17
+
18
+ - Strip `sink.azurePartnerTopic` field from payload when creating log stream [#876]
19
+
20
+ ## [7.20.0] - 2023-11-29
21
+
22
+ ### Added
23
+
24
+ - Relative path import support for actions directory handler [#866]
25
+
26
+ ### Fixed
27
+
28
+ - Keyword preservation for wider array of resources [#864]
29
+ - Fetching clients if not defined when managing client grants in YAML format [#865]
30
+
10
31
  ## [7.19.0] - 2023-08-11
11
32
 
12
33
  ### Added
@@ -990,7 +1011,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
990
1011
  [#836]: https://github.com/auth0/auth0-deploy-cli/issues/836
991
1012
  [#837]: https://github.com/auth0/auth0-deploy-cli/issues/837
992
1013
  [#838]: https://github.com/auth0/auth0-deploy-cli/issues/838
993
- [unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.19.0...HEAD
1014
+ [#864]: https://github.com/auth0/auth0-deploy-cli/issues/864
1015
+ [#865]: https://github.com/auth0/auth0-deploy-cli/issues/865
1016
+ [#866]: https://github.com/auth0/auth0-deploy-cli/issues/866
1017
+ [#876]: https://github.com/auth0/auth0-deploy-cli/issues/876
1018
+ [#889]: https://github.com/auth0/auth0-deploy-cli/issues/889
1019
+ [unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.21.0...HEAD
1020
+ [7.21.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.20.0...v7.21.0
1021
+ [7.20.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.19.0...v7.20.0
994
1022
  [7.19.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.18.0...v7.19.0
995
1023
  [7.18.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.7...v7.18.0
996
1024
  [7.17.7]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.6...v7.17.7
package/README.md CHANGED
@@ -7,6 +7,27 @@
7
7
 
8
8
  ---
9
9
 
10
+ ## Help Us Improve Auth0 Deploy CLI – Take Our Survey!
11
+
12
+ 👋 Hello developers! We're on a mission to make Auth0 Deploy CLI the best it can be, and we need YOUR help. We've put together a brief survey to understand how you use Deploy CLI, what you love about it, and where you think we can do better.
13
+
14
+ ### Why Should You Take the Survey?
15
+
16
+ - **Direct Impact:** Your feedback will directly influence the future of Deploy CLI. Ever wished for a feature or fix? Here's your chance to let us know.
17
+ - **It's Quick:** The survey takes less than 10 minutes to complete.
18
+
19
+ ### Privacy
20
+
21
+ We care about your privacy. All data collected is anonymous and will only be used for improving Auth0 Deploy CLI.
22
+
23
+ ### Ready to Make a Difference?
24
+
25
+ [Click here to take the survey](https://www.surveymonkey.com/r/LZKMPFN)
26
+
27
+ Thank you for helping us make Auth0 Deploy CLI better for everyone!
28
+
29
+ ---
30
+
10
31
  The Auth0 Deploy CLI is a tool that helps you manage your Auth0 tenant configuration. It integrates into your development workflows as a standalone CLI or as a node module.
11
32
 
12
33
  **Supported resource types:** actions, branding, client grants, clients (applications), connections, custom domains, email templates, emails, grants, guardian, hook secrets, log streams, migrations, organizations, pages, prompts, resource servers (APIs), roles, tenant settings, themes.
@@ -23,30 +23,30 @@
23
23
  <div class='clearfix'>
24
24
 
25
25
  <div class='fl pad1y space-right2'>
26
- <span class="strong">89.08% </span>
26
+ <span class="strong">89.1% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>3405/3822</span>
28
+ <span class='fraction'>3411/3828</span>
29
29
  </div>
30
30
 
31
31
 
32
32
  <div class='fl pad1y space-right2'>
33
- <span class="strong">77.06% </span>
33
+ <span class="strong">77.04% </span>
34
34
  <span class="quiet">Branches</span>
35
- <span class='fraction'>1267/1644</span>
35
+ <span class='fraction'>1272/1651</span>
36
36
  </div>
37
37
 
38
38
 
39
39
  <div class='fl pad1y space-right2'>
40
- <span class="strong">92.28% </span>
40
+ <span class="strong">92.26% </span>
41
41
  <span class="quiet">Functions</span>
42
- <span class='fraction'>730/791</span>
42
+ <span class='fraction'>728/789</span>
43
43
  </div>
44
44
 
45
45
 
46
46
  <div class='fl pad1y space-right2'>
47
- <span class="strong">90.96% </span>
47
+ <span class="strong">90.97% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>3191/3508</span>
49
+ <span class='fraction'>3197/3514</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="86.28" class="pic high">
83
+ <td data-value="86.36" class="pic high">
84
84
  <div class="chart"><div class="cover-fill" style="width: 86%"></div><div class="cover-empty" style="width: 14%"></div></div>
85
85
  </td>
86
- <td data-value="86.28" class="pct high">86.28%</td>
87
- <td data-value="328" class="abs high">283/328</td>
88
- <td data-value="75.3" class="pct medium">75.3%</td>
89
- <td data-value="162" class="abs medium">122/162</td>
90
- <td data-value="89.7" class="pct high">89.7%</td>
91
- <td data-value="68" class="abs high">61/68</td>
92
- <td data-value="85.38" class="pct high">85.38%</td>
93
- <td data-value="301" class="abs high">257/301</td>
86
+ <td data-value="86.36" class="pct high">86.36%</td>
87
+ <td data-value="330" class="abs high">285/330</td>
88
+ <td data-value="75.6" class="pct medium">75.6%</td>
89
+ <td data-value="164" class="abs medium">124/164</td>
90
+ <td data-value="89.55" class="pct high">89.55%</td>
91
+ <td data-value="67" class="abs high">60/67</td>
92
+ <td data-value="85.47" class="pct high">85.47%</td>
93
+ <td data-value="303" class="abs high">259/303</td>
94
94
  </tr>
95
95
 
96
96
  <tr>
@@ -109,18 +109,18 @@
109
109
  </tr>
110
110
 
111
111
  <tr>
112
- <td class="file high" data-value="src/context"><a href="src/context/index.html">src/context</a></td>
113
- <td data-value="80.18" class="pic high">
114
- <div class="chart"><div class="cover-fill" style="width: 80%"></div><div class="cover-empty" style="width: 20%"></div></div>
112
+ <td class="file medium" data-value="src/context"><a href="src/context/index.html">src/context</a></td>
113
+ <td data-value="79.24" class="pic medium">
114
+ <div class="chart"><div class="cover-fill" style="width: 79%"></div><div class="cover-empty" style="width: 21%"></div></div>
115
115
  </td>
116
- <td data-value="80.18" class="pct high">80.18%</td>
117
- <td data-value="106" class="abs high">85/106</td>
118
- <td data-value="78.57" class="pct medium">78.57%</td>
119
- <td data-value="84" class="abs medium">66/84</td>
116
+ <td data-value="79.24" class="pct medium">79.24%</td>
117
+ <td data-value="106" class="abs medium">84/106</td>
118
+ <td data-value="77.38" class="pct medium">77.38%</td>
119
+ <td data-value="84" class="abs medium">65/84</td>
120
120
  <td data-value="93.33" class="pct high">93.33%</td>
121
121
  <td data-value="15" class="abs high">14/15</td>
122
- <td data-value="81.25" class="pct high">81.25%</td>
123
- <td data-value="96" class="abs high">78/96</td>
122
+ <td data-value="80.2" class="pct high">80.2%</td>
123
+ <td data-value="96" class="abs high">77/96</td>
124
124
  </tr>
125
125
 
126
126
  <tr>
@@ -140,47 +140,47 @@
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.75" class="pic high">
143
+ <td data-value="89.76" 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.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
- <td data-value="89.92" class="pct high">89.92%</td>
151
- <td data-value="139" class="abs high">125/139</td>
152
- <td data-value="92.99" class="pct high">92.99%</td>
153
- <td data-value="814" class="abs high">757/814</td>
146
+ <td data-value="89.76" class="pct high">89.76%</td>
147
+ <td data-value="889" class="abs high">798/889</td>
148
+ <td data-value="74.32" class="pct medium">74.32%</td>
149
+ <td data-value="261" class="abs medium">194/261</td>
150
+ <td data-value="89.85" class="pct high">89.85%</td>
151
+ <td data-value="138" class="abs high">124/138</td>
152
+ <td data-value="93" class="pct high">93%</td>
153
+ <td data-value="815" class="abs high">758/815</td>
154
154
  </tr>
155
155
 
156
156
  <tr>
157
157
  <td class="file high" data-value="src/context/yaml"><a href="src/context/yaml/index.html">src/context/yaml</a></td>
158
- <td data-value="92.22" class="pic high">
158
+ <td data-value="92.3" class="pic high">
159
159
  <div class="chart"><div class="cover-fill" style="width: 92%"></div><div class="cover-empty" style="width: 8%"></div></div>
160
160
  </td>
161
- <td data-value="92.22" class="pct high">92.22%</td>
162
- <td data-value="90" class="abs high">83/90</td>
161
+ <td data-value="92.3" class="pct high">92.3%</td>
162
+ <td data-value="91" class="abs high">84/91</td>
163
163
  <td data-value="81.81" class="pct high">81.81%</td>
164
164
  <td data-value="55" class="abs high">45/55</td>
165
165
  <td data-value="100" class="pct high">100%</td>
166
166
  <td data-value="14" class="abs high">14/14</td>
167
- <td data-value="92.94" class="pct high">92.94%</td>
168
- <td data-value="85" class="abs high">79/85</td>
167
+ <td data-value="93.02" class="pct high">93.02%</td>
168
+ <td data-value="86" class="abs high">80/86</td>
169
169
  </tr>
170
170
 
171
171
  <tr>
172
172
  <td class="file high" data-value="src/context/yaml/handlers"><a href="src/context/yaml/handlers/index.html">src/context/yaml/handlers</a></td>
173
- <td data-value="95.17" class="pic high">
173
+ <td data-value="95.19" class="pic high">
174
174
  <div class="chart"><div class="cover-fill" style="width: 95%"></div><div class="cover-empty" style="width: 5%"></div></div>
175
175
  </td>
176
- <td data-value="95.17" class="pct high">95.17%</td>
177
- <td data-value="477" class="abs high">454/477</td>
178
- <td data-value="80" class="pct high">80%</td>
179
- <td data-value="170" class="abs high">136/170</td>
176
+ <td data-value="95.19" class="pct high">95.19%</td>
177
+ <td data-value="479" class="abs high">456/479</td>
178
+ <td data-value="79.65" class="pct medium">79.65%</td>
179
+ <td data-value="172" class="abs medium">137/172</td>
180
180
  <td data-value="98.7" class="pct high">98.7%</td>
181
181
  <td data-value="77" class="abs high">76/77</td>
182
- <td data-value="97.92" class="pct high">97.92%</td>
183
- <td data-value="434" class="abs high">425/434</td>
182
+ <td data-value="97.93" class="pct high">97.93%</td>
183
+ <td data-value="436" class="abs high">427/436</td>
184
184
  </tr>
185
185
 
186
186
  <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.26" class="pic high">
218
+ <td data-value="89.33" 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.26" class="pct high">89.26%</td>
222
- <td data-value="1435" class="abs high">1281/1435</td>
223
- <td data-value="77.49" class="pct medium">77.49%</td>
224
- <td data-value="671" class="abs medium">520/671</td>
221
+ <td data-value="89.33" class="pct high">89.33%</td>
222
+ <td data-value="1435" class="abs high">1282/1435</td>
223
+ <td data-value="77.52" class="pct medium">77.52%</td>
224
+ <td data-value="672" class="abs medium">521/672</td>
225
225
  <td data-value="92.64" class="pct high">92.64%</td>
226
226
  <td data-value="367" class="abs high">340/367</td>
227
- <td data-value="91.58" class="pct high">91.58%</td>
228
- <td data-value="1319" class="abs high">1208/1319</td>
227
+ <td data-value="91.66" class="pct high">91.66%</td>
228
+ <td data-value="1319" class="abs high">1209/1319</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 Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
239
+ at Thu Feb 08 2024 16:21:45 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 Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
493
+ at Thu Feb 08 2024 16:21:45 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 Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
262
+ at Thu Feb 08 2024 16:21:45 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 Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
238
+ at Thu Feb 08 2024 16:21:45 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 Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
119
+ at Thu Feb 08 2024 16:21:45 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 Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
163
+ at Thu Feb 08 2024 16:21:45 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 Fri Aug 11 2023 14:02:29 GMT+0000 (Coordinated Universal Time)
184
+ at Thu Feb 08 2024 16:21:45 GMT+0000 (Coordinated Universal Time)
185
185
  </div>
186
186
  <script src="../../prettify.js"></script>
187
187
  <script>