auth0-deploy-cli 8.4.0 → 8.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. package/.nyc_output/{8f58e4fb-368d-4880-8e58-ed86cbd3e521.json → d36c3306-98f3-42dd-bd80-c2e94b615e98.json} +1 -1
  2. package/.nyc_output/processinfo/2e0fdb33-97aa-41e6-955a-bfa2d6ef0a4d.json +1 -0
  3. package/.nyc_output/processinfo/314ff92e-f01f-4dd2-bd1c-e90e2bcff056.json +1 -0
  4. package/.nyc_output/processinfo/{8f58e4fb-368d-4880-8e58-ed86cbd3e521.json → d36c3306-98f3-42dd-bd80-c2e94b615e98.json} +1 -1
  5. package/.nyc_output/processinfo/index.json +1 -1
  6. package/CHANGELOG.md +11 -1
  7. package/coverage/lcov-report/index.html +26 -26
  8. package/coverage/lcov.info +410 -403
  9. package/docs/resource-specific-documentation.md +74 -1
  10. package/examples/directory/prompts/custom-text.json +9 -0
  11. package/examples/directory/prompts/prompts.json +6 -0
  12. package/examples/directory/prompts/screenRenderSettings/login-id_login-id.json +33 -0
  13. package/examples/directory/prompts/screenRenderSettings/signup-id_signup-id.json +20 -0
  14. package/examples/yaml/prompts/screenRenderSettings/login-id_login-id.json +33 -0
  15. package/examples/yaml/prompts/screenRenderSettings/signup-id_signup-id.json +20 -0
  16. package/examples/yaml/tenant.yaml +16 -0
  17. package/lib/tools/auth0/handlers/flowVaultConnections.js +46 -1
  18. package/lib/tools/auth0/handlers/flowVaultConnections.js.map +1 -1
  19. package/lib/tools/auth0/handlers/flows.js +44 -2
  20. package/lib/tools/auth0/handlers/flows.js.map +1 -1
  21. package/lib/tools/auth0/handlers/forms.js +43 -1
  22. package/lib/tools/auth0/handlers/forms.js.map +1 -1
  23. package/lib/tools/auth0/handlers/prompts.js +1 -1
  24. package/lib/tools/auth0/handlers/prompts.js.map +1 -1
  25. package/package.json +1 -1
  26. package/.nyc_output/processinfo/12d78b58-6bd7-452a-a9a4-f1e923c22b51.json +0 -1
  27. package/.nyc_output/processinfo/9ad44158-4fdf-4718-834f-9979786405f9.json +0 -1
  28. /package/.nyc_output/{12d78b58-6bd7-452a-a9a4-f1e923c22b51.json → 2e0fdb33-97aa-41e6-955a-bfa2d6ef0a4d.json} +0 -0
  29. /package/.nyc_output/{9ad44158-4fdf-4718-834f-9979786405f9.json → 314ff92e-f01f-4dd2-bd1c-e90e2bcff056.json} +0 -0
@@ -0,0 +1 @@
1
+ {"parent":null,"pid":167,"argv":["/usr/local/bin/node","/usr/local/bin/npm","run","test"],"execArgv":[],"cwd":"/home/circleci/repo","time":1734344189480,"ppid":156,"coverageFilename":"/home/circleci/repo/.nyc_output/2e0fdb33-97aa-41e6-955a-bfa2d6ef0a4d.json","externalId":"","uuid":"2e0fdb33-97aa-41e6-955a-bfa2d6ef0a4d","files":[]}
@@ -0,0 +1 @@
1
+ {"parent":"2e0fdb33-97aa-41e6-955a-bfa2d6ef0a4d","pid":179,"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":1734344189666,"ppid":178,"coverageFilename":"/home/circleci/repo/.nyc_output/314ff92e-f01f-4dd2-bd1c-e90e2bcff056.json","externalId":"","uuid":"314ff92e-f01f-4dd2-bd1c-e90e2bcff056","files":[]}
@@ -1 +1 @@
1
- {"parent":"12d78b58-6bd7-452a-a9a4-f1e923c22b51","pid":191,"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":1733758839048,"ppid":184,"coverageFilename":"/home/circleci/repo/.nyc_output/8f58e4fb-368d-4880-8e58-ed86cbd3e521.json","externalId":"","uuid":"8f58e4fb-368d-4880-8e58-ed86cbd3e521","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/scimHandler.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/actions.ts","/home/circleci/repo/src/tools/auth0/handlers/triggers.ts","/home/circleci/repo/src/tools/auth0/handlers/organizations.ts","/home/circleci/repo/src/utils.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/tools/auth0/handlers/forms.ts","/home/circleci/repo/src/tools/auth0/handlers/flows.ts","/home/circleci/repo/src/tools/auth0/handlers/flowVaultConnections.ts","/home/circleci/repo/src/tools/auth0/handlers/selfServiceProfiles.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/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/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/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/context/yaml/handlers/rules.ts","/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/yaml/handlers/hooks.ts","/home/circleci/repo/src/context/yaml/handlers/forms.ts","/home/circleci/repo/src/context/yaml/handlers/flows.ts","/home/circleci/repo/src/context/yaml/handlers/flowVaultConnections.ts","/home/circleci/repo/src/context/yaml/handlers/selfServiceProfiles.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/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/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/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/context/directory/handlers/rules.ts","/home/circleci/repo/src/context/directory/handlers/hooks.ts","/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/directory/handlers/forms.ts","/home/circleci/repo/src/context/directory/handlers/flows.ts","/home/circleci/repo/src/context/directory/handlers/flowVaultConnections.ts","/home/circleci/repo/src/context/directory/handlers/selfServiceProfiles.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":"314ff92e-f01f-4dd2-bd1c-e90e2bcff056","pid":186,"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":1734344189761,"ppid":179,"coverageFilename":"/home/circleci/repo/.nyc_output/d36c3306-98f3-42dd-bd80-c2e94b615e98.json","externalId":"","uuid":"d36c3306-98f3-42dd-bd80-c2e94b615e98","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/scimHandler.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/actions.ts","/home/circleci/repo/src/tools/auth0/handlers/triggers.ts","/home/circleci/repo/src/tools/auth0/handlers/organizations.ts","/home/circleci/repo/src/utils.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/tools/auth0/handlers/forms.ts","/home/circleci/repo/src/tools/auth0/handlers/flows.ts","/home/circleci/repo/src/tools/auth0/handlers/flowVaultConnections.ts","/home/circleci/repo/src/tools/auth0/handlers/selfServiceProfiles.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/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/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/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/context/yaml/handlers/rules.ts","/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/yaml/handlers/hooks.ts","/home/circleci/repo/src/context/yaml/handlers/forms.ts","/home/circleci/repo/src/context/yaml/handlers/flows.ts","/home/circleci/repo/src/context/yaml/handlers/flowVaultConnections.ts","/home/circleci/repo/src/context/yaml/handlers/selfServiceProfiles.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/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/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/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/context/directory/handlers/rules.ts","/home/circleci/repo/src/context/directory/handlers/hooks.ts","/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/directory/handlers/forms.ts","/home/circleci/repo/src/context/directory/handlers/flows.ts","/home/circleci/repo/src/context/directory/handlers/flowVaultConnections.ts","/home/circleci/repo/src/context/directory/handlers/selfServiceProfiles.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":{"12d78b58-6bd7-452a-a9a4-f1e923c22b51":{"parent":"9ad44158-4fdf-4718-834f-9979786405f9","children":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"]},"8f58e4fb-368d-4880-8e58-ed86cbd3e521":{"parent":"12d78b58-6bd7-452a-a9a4-f1e923c22b51","children":[]},"9ad44158-4fdf-4718-834f-9979786405f9":{"parent":null,"children":["12d78b58-6bd7-452a-a9a4-f1e923c22b51"]}},"files":{"/home/circleci/repo/src/logger.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/index.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/index.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/index.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/constants.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/deploy.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/index.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/client.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/utils.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/schema.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/validationError.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/calculateChanges.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/scimHandler.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/types.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/utils.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/forms.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/flows.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/flowVaultConnections.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/tools/auth0/handlers/selfServiceProfiles.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/defaults.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/forms.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/flows.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/flowVaultConnections.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/yaml/handlers/selfServiceProfiles.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/readonly.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/keywordPreservation.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/index.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/forms.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/flows.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/flowVaultConnections.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/context/directory/handlers/selfServiceProfiles.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/index.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/args.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/commands/import.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/configFactory.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"],"/home/circleci/repo/src/commands/export.ts":["8f58e4fb-368d-4880-8e58-ed86cbd3e521"]},"externalIds":{}}
1
+ {"processes":{"2e0fdb33-97aa-41e6-955a-bfa2d6ef0a4d":{"parent":null,"children":["314ff92e-f01f-4dd2-bd1c-e90e2bcff056"]},"314ff92e-f01f-4dd2-bd1c-e90e2bcff056":{"parent":"2e0fdb33-97aa-41e6-955a-bfa2d6ef0a4d","children":["d36c3306-98f3-42dd-bd80-c2e94b615e98"]},"d36c3306-98f3-42dd-bd80-c2e94b615e98":{"parent":"314ff92e-f01f-4dd2-bd1c-e90e2bcff056","children":[]}},"files":{"/home/circleci/repo/src/logger.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/constants.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/deploy.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/client.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/utils.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/schema.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/validationError.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/calculateChanges.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/scimHandler.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/types.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/utils.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/forms.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/flows.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/flowVaultConnections.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/tools/auth0/handlers/selfServiceProfiles.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/defaults.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/forms.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/flows.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/flowVaultConnections.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/yaml/handlers/selfServiceProfiles.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/readonly.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/keywordPreservation.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/forms.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/flows.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/flowVaultConnections.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/context/directory/handlers/selfServiceProfiles.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/index.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/args.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/commands/import.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/configFactory.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"],"/home/circleci/repo/src/commands/export.ts":["d36c3306-98f3-42dd-bd80-c2e94b615e98"]},"externalIds":{}}
package/CHANGELOG.md CHANGED
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [8.4.1] - 2024-12-16
11
+
12
+ ### Fixed
13
+
14
+ - Fix importing forms, flows and flow vault connections dependencies[#1001]
15
+ - Fix docs for support of rendering `prompt` screen's settings [#1002]
16
+
10
17
  ## [8.4.0] - 2024-12-09
11
18
 
12
19
  ### Added
@@ -1148,7 +1155,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1148
1155
  [#989]: https://github.com/auth0/auth0-deploy-cli/issues/989
1149
1156
  [#991]: https://github.com/auth0/auth0-deploy-cli/issues/991
1150
1157
  [#998]: https://github.com/auth0/auth0-deploy-cli/issues/998
1151
- [unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v8.4.0...HEAD
1158
+ [#1001]: https://github.com/auth0/auth0-deploy-cli/issues/1001
1159
+ [#1002]: https://github.com/auth0/auth0-deploy-cli/issues/1002
1160
+ [unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v8.4.1...HEAD
1161
+ [8.4.1]: https://github.com/auth0/auth0-deploy-cli/compare/v8.4.0...v8.4.1
1152
1162
  [8.4.0]: https://github.com/auth0/auth0-deploy-cli/compare/v8.3.0...v8.4.0
1153
1163
  [8.3.0]: https://github.com/auth0/auth0-deploy-cli/compare/v8.2.0...v8.3.0
1154
1164
  [8.2.0]: https://github.com/auth0/auth0-deploy-cli/compare/v8.1.0...v8.2.0
@@ -23,30 +23,30 @@
23
23
  <div class='clearfix'>
24
24
 
25
25
  <div class='fl pad1y space-right2'>
26
- <span class="strong">86.23% </span>
26
+ <span class="strong">86.52% </span>
27
27
  <span class="quiet">Statements</span>
28
- <span class='fraction'>4142/4803</span>
28
+ <span class='fraction'>4160/4808</span>
29
29
  </div>
30
30
 
31
31
 
32
32
  <div class='fl pad1y space-right2'>
33
- <span class="strong">72.52% </span>
33
+ <span class="strong">72.59% </span>
34
34
  <span class="quiet">Branches</span>
35
- <span class='fraction'>1568/2162</span>
35
+ <span class='fraction'>1571/2164</span>
36
36
  </div>
37
37
 
38
38
 
39
39
  <div class='fl pad1y space-right2'>
40
- <span class="strong">87.52% </span>
40
+ <span class="strong">87.62% </span>
41
41
  <span class="quiet">Functions</span>
42
- <span class='fraction'>884/1010</span>
42
+ <span class='fraction'>885/1010</span>
43
43
  </div>
44
44
 
45
45
 
46
46
  <div class='fl pad1y space-right2'>
47
- <span class="strong">87.98% </span>
47
+ <span class="strong">88.28% </span>
48
48
  <span class="quiet">Lines</span>
49
- <span class='fraction'>3895/4427</span>
49
+ <span class='fraction'>3913/4432</span>
50
50
  </div>
51
51
 
52
52
 
@@ -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="88.13" class="pic high">
144
- <div class="chart"><div class="cover-fill" style="width: 88%"></div><div class="cover-empty" style="width: 12%"></div></div>
143
+ <td data-value="89.34" class="pic high">
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="88.13" class="pct high">88.13%</td>
147
- <td data-value="1079" class="abs high">951/1079</td>
148
- <td data-value="72.16" class="pct medium">72.16%</td>
149
- <td data-value="309" class="abs medium">223/309</td>
150
- <td data-value="91.17" class="pct high">91.17%</td>
151
- <td data-value="170" class="abs high">155/170</td>
152
- <td data-value="90.93" class="pct high">90.93%</td>
153
- <td data-value="993" class="abs high">903/993</td>
146
+ <td data-value="89.34" class="pct high">89.34%</td>
147
+ <td data-value="1079" class="abs high">964/1079</td>
148
+ <td data-value="72.49" class="pct medium">72.49%</td>
149
+ <td data-value="309" class="abs medium">224/309</td>
150
+ <td data-value="91.76" class="pct high">91.76%</td>
151
+ <td data-value="170" class="abs high">156/170</td>
152
+ <td data-value="92.24" class="pct high">92.24%</td>
153
+ <td data-value="993" class="abs high">916/993</td>
154
154
  </tr>
155
155
 
156
156
  <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="82.86" class="pic high">
218
+ <td data-value="82.9" class="pic high">
219
219
  <div class="chart"><div class="cover-fill" style="width: 82%"></div><div class="cover-empty" style="width: 18%"></div></div>
220
220
  </td>
221
- <td data-value="82.86" class="pct high">82.86%</td>
222
- <td data-value="1996" class="abs high">1654/1996</td>
223
- <td data-value="69.52" class="pct medium">69.52%</td>
224
- <td data-value="1050" class="abs medium">730/1050</td>
221
+ <td data-value="82.9" class="pct high">82.9%</td>
222
+ <td data-value="2001" class="abs high">1659/2001</td>
223
+ <td data-value="69.58" class="pct medium">69.58%</td>
224
+ <td data-value="1052" class="abs medium">732/1052</td>
225
225
  <td data-value="81.99" class="pct high">81.99%</td>
226
226
  <td data-value="522" class="abs high">428/522</td>
227
- <td data-value="84.96" class="pct high">84.96%</td>
228
- <td data-value="1842" class="abs high">1565/1842</td>
227
+ <td data-value="85" class="pct high">85%</td>
228
+ <td data-value="1847" class="abs high">1570/1847</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 Dec 09 2024 15:44:03 GMT+0000 (Coordinated Universal Time)
239
+ at Mon Dec 16 2024 10:19:59 GMT+0000 (Coordinated Universal Time)
240
240
  </div>
241
241
  <script src="prettify.js"></script>
242
242
  <script>