auth0-deploy-cli 7.17.2 → 7.17.3

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 (145) hide show
  1. package/.nyc_output/{a8141e8d-24e2-49c7-9098-d182564d6158.json → 4931ff4a-8b09-4a9b-899c-ce541c2f6b8a.json} +1 -1
  2. package/.nyc_output/processinfo/{a8141e8d-24e2-49c7-9098-d182564d6158.json → 4931ff4a-8b09-4a9b-899c-ce541c2f6b8a.json} +1 -1
  3. package/.nyc_output/processinfo/760b21c1-74f0-47a2-bacb-55b1796d1d84.json +1 -0
  4. package/.nyc_output/processinfo/f8a6012a-6f3c-46cf-8693-1687738e001c.json +1 -0
  5. package/.nyc_output/processinfo/index.json +1 -1
  6. package/CHANGELOG.md +9 -1
  7. package/README.md +5 -4
  8. package/coverage/lcov-report/index.html +18 -18
  9. package/coverage/lcov-report/src/args.ts.html +1 -1
  10. package/coverage/lcov-report/src/commands/export.ts.html +1 -1
  11. package/coverage/lcov-report/src/commands/import.ts.html +1 -1
  12. package/coverage/lcov-report/src/commands/index.html +1 -1
  13. package/coverage/lcov-report/src/configFactory.ts.html +1 -1
  14. package/coverage/lcov-report/src/context/defaults.ts.html +1 -1
  15. package/coverage/lcov-report/src/context/directory/handlers/actions.ts.html +1 -1
  16. package/coverage/lcov-report/src/context/directory/handlers/attackProtection.ts.html +1 -1
  17. package/coverage/lcov-report/src/context/directory/handlers/branding.ts.html +1 -1
  18. package/coverage/lcov-report/src/context/directory/handlers/clientGrants.ts.html +1 -1
  19. package/coverage/lcov-report/src/context/directory/handlers/clients.ts.html +1 -1
  20. package/coverage/lcov-report/src/context/directory/handlers/connections.ts.html +1 -1
  21. package/coverage/lcov-report/src/context/directory/handlers/customDomains.ts.html +1 -1
  22. package/coverage/lcov-report/src/context/directory/handlers/databases.ts.html +1 -1
  23. package/coverage/lcov-report/src/context/directory/handlers/emailProvider.ts.html +1 -1
  24. package/coverage/lcov-report/src/context/directory/handlers/emailTemplates.ts.html +1 -1
  25. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorProviders.ts.html +1 -1
  26. package/coverage/lcov-report/src/context/directory/handlers/guardianFactorTemplates.ts.html +1 -1
  27. package/coverage/lcov-report/src/context/directory/handlers/guardianFactors.ts.html +1 -1
  28. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  29. package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  30. package/coverage/lcov-report/src/context/directory/handlers/guardianPolicies.ts.html +1 -1
  31. package/coverage/lcov-report/src/context/directory/handlers/hooks.ts.html +1 -1
  32. package/coverage/lcov-report/src/context/directory/handlers/index.html +1 -1
  33. package/coverage/lcov-report/src/context/directory/handlers/index.ts.html +1 -1
  34. package/coverage/lcov-report/src/context/directory/handlers/logStreams.ts.html +1 -1
  35. package/coverage/lcov-report/src/context/directory/handlers/migrations.ts.html +1 -1
  36. package/coverage/lcov-report/src/context/directory/handlers/organizations.ts.html +1 -1
  37. package/coverage/lcov-report/src/context/directory/handlers/pages.ts.html +1 -1
  38. package/coverage/lcov-report/src/context/directory/handlers/prompts.ts.html +1 -1
  39. package/coverage/lcov-report/src/context/directory/handlers/resourceServers.ts.html +1 -1
  40. package/coverage/lcov-report/src/context/directory/handlers/roles.ts.html +1 -1
  41. package/coverage/lcov-report/src/context/directory/handlers/rules.ts.html +1 -1
  42. package/coverage/lcov-report/src/context/directory/handlers/rulesConfigs.ts.html +1 -1
  43. package/coverage/lcov-report/src/context/directory/handlers/tenant.ts.html +1 -1
  44. package/coverage/lcov-report/src/context/directory/handlers/themes.ts.html +1 -1
  45. package/coverage/lcov-report/src/context/directory/handlers/triggers.ts.html +1 -1
  46. package/coverage/lcov-report/src/context/directory/index.html +1 -1
  47. package/coverage/lcov-report/src/context/directory/index.ts.html +1 -1
  48. package/coverage/lcov-report/src/context/index.html +1 -1
  49. package/coverage/lcov-report/src/context/index.ts.html +1 -1
  50. package/coverage/lcov-report/src/context/yaml/handlers/actions.ts.html +1 -1
  51. package/coverage/lcov-report/src/context/yaml/handlers/attackProtection.ts.html +1 -1
  52. package/coverage/lcov-report/src/context/yaml/handlers/branding.ts.html +1 -1
  53. package/coverage/lcov-report/src/context/yaml/handlers/clientGrants.ts.html +1 -1
  54. package/coverage/lcov-report/src/context/yaml/handlers/clients.ts.html +1 -1
  55. package/coverage/lcov-report/src/context/yaml/handlers/connections.ts.html +1 -1
  56. package/coverage/lcov-report/src/context/yaml/handlers/customDomains.ts.html +1 -1
  57. package/coverage/lcov-report/src/context/yaml/handlers/databases.ts.html +1 -1
  58. package/coverage/lcov-report/src/context/yaml/handlers/emailProvider.ts.html +1 -1
  59. package/coverage/lcov-report/src/context/yaml/handlers/emailTemplates.ts.html +1 -1
  60. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorProviders.ts.html +1 -1
  61. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorTemplates.ts.html +1 -1
  62. package/coverage/lcov-report/src/context/yaml/handlers/guardianFactors.ts.html +1 -1
  63. package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  64. package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  65. package/coverage/lcov-report/src/context/yaml/handlers/guardianPolicies.ts.html +1 -1
  66. package/coverage/lcov-report/src/context/yaml/handlers/hooks.ts.html +1 -1
  67. package/coverage/lcov-report/src/context/yaml/handlers/index.html +1 -1
  68. package/coverage/lcov-report/src/context/yaml/handlers/index.ts.html +1 -1
  69. package/coverage/lcov-report/src/context/yaml/handlers/logStreams.ts.html +1 -1
  70. package/coverage/lcov-report/src/context/yaml/handlers/migrations.ts.html +1 -1
  71. package/coverage/lcov-report/src/context/yaml/handlers/organizations.ts.html +1 -1
  72. package/coverage/lcov-report/src/context/yaml/handlers/pages.ts.html +1 -1
  73. package/coverage/lcov-report/src/context/yaml/handlers/prompts.ts.html +1 -1
  74. package/coverage/lcov-report/src/context/yaml/handlers/resourceServers.ts.html +1 -1
  75. package/coverage/lcov-report/src/context/yaml/handlers/roles.ts.html +1 -1
  76. package/coverage/lcov-report/src/context/yaml/handlers/rules.ts.html +1 -1
  77. package/coverage/lcov-report/src/context/yaml/handlers/rulesConfigs.ts.html +1 -1
  78. package/coverage/lcov-report/src/context/yaml/handlers/tenant.ts.html +1 -1
  79. package/coverage/lcov-report/src/context/yaml/handlers/themes.ts.html +1 -1
  80. package/coverage/lcov-report/src/context/yaml/handlers/triggers.ts.html +1 -1
  81. package/coverage/lcov-report/src/context/yaml/index.html +1 -1
  82. package/coverage/lcov-report/src/context/yaml/index.ts.html +1 -1
  83. package/coverage/lcov-report/src/index.html +16 -16
  84. package/coverage/lcov-report/src/index.ts.html +1 -1
  85. package/coverage/lcov-report/src/keywordPreservation.ts.html +137 -95
  86. package/coverage/lcov-report/src/logger.ts.html +1 -1
  87. package/coverage/lcov-report/src/readonly.ts.html +1 -1
  88. package/coverage/lcov-report/src/sessionDurationsToMinutes.ts.html +1 -1
  89. package/coverage/lcov-report/src/tools/auth0/client.ts.html +1 -1
  90. package/coverage/lcov-report/src/tools/auth0/handlers/actions.ts.html +1 -1
  91. package/coverage/lcov-report/src/tools/auth0/handlers/attackProtection.ts.html +1 -1
  92. package/coverage/lcov-report/src/tools/auth0/handlers/branding.ts.html +1 -1
  93. package/coverage/lcov-report/src/tools/auth0/handlers/clientGrants.ts.html +1 -1
  94. package/coverage/lcov-report/src/tools/auth0/handlers/clients.ts.html +1 -1
  95. package/coverage/lcov-report/src/tools/auth0/handlers/connections.ts.html +1 -1
  96. package/coverage/lcov-report/src/tools/auth0/handlers/customDomains.ts.html +1 -1
  97. package/coverage/lcov-report/src/tools/auth0/handlers/databases.ts.html +1 -1
  98. package/coverage/lcov-report/src/tools/auth0/handlers/default.ts.html +1 -1
  99. package/coverage/lcov-report/src/tools/auth0/handlers/emailProvider.ts.html +1 -1
  100. package/coverage/lcov-report/src/tools/auth0/handlers/emailTemplates.ts.html +1 -1
  101. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorProviders.ts.html +1 -1
  102. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorTemplates.ts.html +1 -1
  103. package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactors.ts.html +1 -1
  104. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
  105. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
  106. package/coverage/lcov-report/src/tools/auth0/handlers/guardianPolicies.ts.html +1 -1
  107. package/coverage/lcov-report/src/tools/auth0/handlers/hooks.ts.html +1 -1
  108. package/coverage/lcov-report/src/tools/auth0/handlers/index.html +1 -1
  109. package/coverage/lcov-report/src/tools/auth0/handlers/index.ts.html +1 -1
  110. package/coverage/lcov-report/src/tools/auth0/handlers/logStreams.ts.html +1 -1
  111. package/coverage/lcov-report/src/tools/auth0/handlers/migrations.ts.html +1 -1
  112. package/coverage/lcov-report/src/tools/auth0/handlers/organizations.ts.html +1 -1
  113. package/coverage/lcov-report/src/tools/auth0/handlers/pages.ts.html +1 -1
  114. package/coverage/lcov-report/src/tools/auth0/handlers/prompts.ts.html +1 -1
  115. package/coverage/lcov-report/src/tools/auth0/handlers/resourceServers.ts.html +1 -1
  116. package/coverage/lcov-report/src/tools/auth0/handlers/roles.ts.html +1 -1
  117. package/coverage/lcov-report/src/tools/auth0/handlers/rules.ts.html +1 -1
  118. package/coverage/lcov-report/src/tools/auth0/handlers/rulesConfigs.ts.html +1 -1
  119. package/coverage/lcov-report/src/tools/auth0/handlers/tenant.ts.html +1 -1
  120. package/coverage/lcov-report/src/tools/auth0/handlers/themes.ts.html +1 -1
  121. package/coverage/lcov-report/src/tools/auth0/handlers/triggers.ts.html +1 -1
  122. package/coverage/lcov-report/src/tools/auth0/index.html +1 -1
  123. package/coverage/lcov-report/src/tools/auth0/index.ts.html +1 -1
  124. package/coverage/lcov-report/src/tools/auth0/schema.ts.html +1 -1
  125. package/coverage/lcov-report/src/tools/calculateChanges.ts.html +1 -1
  126. package/coverage/lcov-report/src/tools/constants.ts.html +1 -1
  127. package/coverage/lcov-report/src/tools/deploy.ts.html +1 -1
  128. package/coverage/lcov-report/src/tools/index.html +1 -1
  129. package/coverage/lcov-report/src/tools/index.ts.html +1 -1
  130. package/coverage/lcov-report/src/tools/utils.ts.html +18 -18
  131. package/coverage/lcov-report/src/tools/validationError.ts.html +1 -1
  132. package/coverage/lcov-report/src/types.ts.html +1 -1
  133. package/coverage/lcov-report/src/utils.ts.html +1 -1
  134. package/coverage/lcov.info +202 -190
  135. package/docs/keyword-replacement.md +13 -4
  136. package/docs/using-as-cli.md +1 -1
  137. package/docs/using-as-node-module.md +1 -1
  138. package/lib/keywordPreservation.d.ts +32 -30
  139. package/lib/keywordPreservation.js +18 -7
  140. package/lib/keywordPreservation.js.map +1 -1
  141. package/package.json +1 -1
  142. package/.nyc_output/processinfo/209afba3-7003-49fd-8f26-8a0bbbe8fc6b.json +0 -1
  143. package/.nyc_output/processinfo/7f441104-13ea-4ef2-af3e-bbeda5f750b2.json +0 -1
  144. /package/.nyc_output/{209afba3-7003-49fd-8f26-8a0bbbe8fc6b.json → 760b21c1-74f0-47a2-bacb-55b1796d1d84.json} +0 -0
  145. /package/.nyc_output/{7f441104-13ea-4ef2-af3e-bbeda5f750b2.json → f8a6012a-6f3c-46cf-8693-1687738e001c.json} +0 -0
@@ -145,178 +145,190 @@ FN:13,(anonymous_0)
145
145
  FN:17,(anonymous_1)
146
146
  FN:25,(anonymous_2)
147
147
  FN:42,(anonymous_3)
148
- FN:60,(anonymous_4)
149
- FN:83,(anonymous_5)
150
- FN:104,(anonymous_6)
151
- FN:121,(anonymous_7)
152
- FN:136,(anonymous_8)
153
- FN:158,(anonymous_9)
154
- FN:180,(anonymous_10)
155
- FN:194,(anonymous_11)
156
- FN:197,(anonymous_12)
157
- FN:214,(anonymous_13)
158
- FN:217,(anonymous_14)
148
+ FN:43,(anonymous_4)
149
+ FN:52,(anonymous_5)
150
+ FN:74,(anonymous_6)
151
+ FN:97,(anonymous_7)
152
+ FN:118,(anonymous_8)
153
+ FN:135,(anonymous_9)
154
+ FN:150,(anonymous_10)
155
+ FN:172,(anonymous_11)
156
+ FN:194,(anonymous_12)
157
+ FN:210,(anonymous_13)
158
+ FN:213,(anonymous_14)
159
159
  FN:228,(anonymous_15)
160
- FNF:16
161
- FNH:16
162
- FNDA:83,(anonymous_0)
163
- FNDA:152,(anonymous_1)
164
- FNDA:105,(anonymous_2)
165
- FNDA:18,(anonymous_3)
166
- FNDA:113,(anonymous_4)
167
- FNDA:143,(anonymous_5)
168
- FNDA:46,(anonymous_6)
169
- FNDA:175,(anonymous_7)
170
- FNDA:53,(anonymous_8)
171
- FNDA:54,(anonymous_9)
172
- FNDA:6,(anonymous_10)
173
- FNDA:14,(anonymous_11)
174
- FNDA:27,(anonymous_12)
175
- FNDA:24,(anonymous_13)
176
- FNDA:24,(anonymous_14)
177
- FNDA:24,(anonymous_15)
160
+ FN:231,(anonymous_16)
161
+ FN:242,(anonymous_17)
162
+ FNF:18
163
+ FNH:18
164
+ FNDA:103,(anonymous_0)
165
+ FNDA:180,(anonymous_1)
166
+ FNDA:133,(anonymous_2)
167
+ FNDA:23,(anonymous_3)
168
+ FNDA:23,(anonymous_4)
169
+ FNDA:26,(anonymous_5)
170
+ FNDA:135,(anonymous_6)
171
+ FNDA:155,(anonymous_7)
172
+ FNDA:50,(anonymous_8)
173
+ FNDA:189,(anonymous_9)
174
+ FNDA:57,(anonymous_10)
175
+ FNDA:58,(anonymous_11)
176
+ FNDA:6,(anonymous_12)
177
+ FNDA:15,(anonymous_13)
178
+ FNDA:29,(anonymous_14)
179
+ FNDA:26,(anonymous_15)
180
+ FNDA:26,(anonymous_16)
181
+ FNDA:26,(anonymous_17)
178
182
  DA:1,1
179
183
  DA:2,1
180
184
  DA:4,1
181
185
  DA:5,1
182
186
  DA:13,1
183
- DA:17,83
184
- DA:18,152
185
- DA:19,152
186
- DA:21,152
187
+ DA:17,103
188
+ DA:18,180
189
+ DA:19,180
190
+ DA:21,180
187
191
  DA:25,1
188
- DA:31,105
189
- DA:32,49
190
- DA:33,29
191
- DA:35,20
192
- DA:38,56
193
- DA:40,56
194
- DA:41,20
195
- DA:43,18
196
- DA:44,18
197
- DA:46,17
198
- DA:47,17
199
- DA:49,17
200
- DA:58,36
201
- DA:59,33
202
- DA:61,113
203
- DA:63,113
204
- DA:65,82
205
- DA:74,3
206
- DA:83,1
207
- DA:87,143
208
- DA:88,143
209
- DA:89,54
210
- DA:94,89
211
- DA:98,89
212
- DA:99,43
213
- DA:100,43
214
- DA:102,43
215
- DA:104,41
216
- DA:105,46
217
- DA:108,41
218
- DA:111,46
219
- DA:121,1
220
- DA:126,175
221
- DA:128,175
222
- DA:130,142
223
- DA:131,45
224
- DA:132,45
225
- DA:134,45
226
- DA:136,45
227
- DA:137,53
228
- DA:138,20
229
- DA:142,45
230
- DA:144,20
231
- DA:151,97
232
- DA:158,1
233
- DA:163,54
234
- DA:165,54
235
- DA:167,30
236
- DA:169,30
237
- DA:170,1
238
- DA:173,29
239
- DA:174,29
240
- DA:180,1
241
- DA:191,6
242
- DA:193,5
243
- DA:195,14
244
- DA:198,27
245
- DA:205,5
246
- DA:212,5
247
- DA:214,5
248
- DA:215,24
249
- DA:217,24
250
- DA:218,24
251
- DA:219,24
252
- DA:220,14
253
- DA:222,10
254
- DA:224,24
255
- DA:226,24
256
- DA:228,24
257
- DA:229,24
258
- DA:230,13
259
- DA:235,24
192
+ DA:31,133
193
+ DA:32,67
194
+ DA:33,35
195
+ DA:35,32
196
+ DA:38,66
197
+ DA:40,66
198
+ DA:41,24
199
+ DA:43,23
200
+ DA:44,23
201
+ DA:45,23
202
+ DA:46,3
203
+ DA:48,20
204
+ DA:51,23
205
+ DA:53,26
206
+ DA:54,26
207
+ DA:56,23
208
+ DA:57,23
209
+ DA:59,23
210
+ DA:72,42
211
+ DA:73,39
212
+ DA:75,135
213
+ DA:77,135
214
+ DA:79,104
215
+ DA:88,3
216
+ DA:97,1
217
+ DA:101,155
218
+ DA:102,155
219
+ DA:103,58
220
+ DA:108,97
221
+ DA:112,97
222
+ DA:113,47
223
+ DA:114,47
224
+ DA:116,47
225
+ DA:118,45
226
+ DA:119,50
227
+ DA:122,45
228
+ DA:125,50
229
+ DA:135,1
230
+ DA:140,189
231
+ DA:142,189
232
+ DA:144,153
233
+ DA:145,49
234
+ DA:146,49
235
+ DA:148,49
236
+ DA:150,49
237
+ DA:151,57
238
+ DA:152,23
239
+ DA:156,49
240
+ DA:158,23
241
+ DA:165,104
242
+ DA:172,1
243
+ DA:177,58
244
+ DA:179,58
245
+ DA:181,33
246
+ DA:183,33
247
+ DA:184,1
248
+ DA:187,32
249
+ DA:188,32
250
+ DA:194,1
251
+ DA:207,6
252
+ DA:210,5
253
+ DA:211,15
254
+ DA:214,29
255
+ DA:219,5
256
+ DA:226,5
257
+ DA:228,5
258
+ DA:229,26
259
+ DA:231,26
260
+ DA:232,26
261
+ DA:233,26
262
+ DA:234,15
260
263
  DA:236,11
261
- DA:247,24
262
- DA:252,24
263
- DA:259,5
264
- LF:86
265
- LH:86
266
- BRDA:21,0,0,152
267
- BRDA:21,0,1,147
264
+ DA:238,26
265
+ DA:240,26
266
+ DA:242,26
267
+ DA:243,26
268
+ DA:244,15
269
+ DA:249,26
270
+ DA:250,11
271
+ DA:261,26
272
+ DA:266,26
273
+ DA:273,5
274
+ LF:92
275
+ LH:92
276
+ BRDA:21,0,0,180
277
+ BRDA:21,0,1,175
268
278
  BRDA:29,1,0,1
269
- BRDA:31,2,0,49
270
- BRDA:31,2,1,56
271
- BRDA:32,3,0,29
272
- BRDA:32,3,1,20
273
- BRDA:40,4,0,20
274
- BRDA:40,4,1,36
275
- BRDA:44,5,0,1
276
- BRDA:44,5,1,17
277
- BRDA:47,6,0,0
278
- BRDA:47,6,1,17
279
- BRDA:53,7,0,17
280
- BRDA:53,7,1,0
281
- BRDA:58,8,0,33
282
- BRDA:58,8,1,3
283
- BRDA:63,9,0,31
284
- BRDA:63,9,1,82
285
- BRDA:63,10,0,113
286
- BRDA:63,10,1,111
287
- BRDA:69,11,0,63
288
- BRDA:69,11,1,19
289
- BRDA:88,12,0,54
290
- BRDA:88,12,1,89
291
- BRDA:98,13,0,43
292
- BRDA:98,13,1,46
293
- BRDA:102,14,0,2
294
- BRDA:102,14,1,41
295
- BRDA:124,15,0,58
296
- BRDA:128,16,0,33
297
- BRDA:128,16,1,142
298
- BRDA:130,17,0,45
299
- BRDA:130,17,1,97
300
- BRDA:137,18,0,20
301
- BRDA:137,18,1,33
302
- BRDA:142,19,0,25
303
- BRDA:142,19,1,20
304
- BRDA:154,20,0,58
305
- BRDA:154,20,1,39
306
- BRDA:165,21,0,24
307
- BRDA:165,21,1,30
308
- BRDA:169,22,0,1
309
- BRDA:169,22,1,29
310
- BRDA:191,23,0,1
311
- BRDA:191,23,1,5
312
- BRDA:219,24,0,14
313
- BRDA:219,24,1,10
314
- BRDA:229,25,0,13
315
- BRDA:229,25,1,11
316
- BRDA:235,26,0,11
317
- BRDA:235,26,1,13
318
- BRF:52
319
- BRH:50
279
+ BRDA:31,2,0,67
280
+ BRDA:31,2,1,66
281
+ BRDA:32,3,0,35
282
+ BRDA:32,3,1,32
283
+ BRDA:40,4,0,24
284
+ BRDA:40,4,1,42
285
+ BRDA:45,5,0,3
286
+ BRDA:45,5,1,20
287
+ BRDA:54,6,0,3
288
+ BRDA:54,6,1,23
289
+ BRDA:57,7,0,0
290
+ BRDA:57,7,1,23
291
+ BRDA:64,8,0,23
292
+ BRDA:64,8,1,0
293
+ BRDA:72,9,0,39
294
+ BRDA:72,9,1,3
295
+ BRDA:77,10,0,31
296
+ BRDA:77,10,1,104
297
+ BRDA:77,11,0,135
298
+ BRDA:77,11,1,133
299
+ BRDA:83,12,0,83
300
+ BRDA:83,12,1,21
301
+ BRDA:102,13,0,58
302
+ BRDA:102,13,1,97
303
+ BRDA:112,14,0,47
304
+ BRDA:112,14,1,50
305
+ BRDA:116,15,0,2
306
+ BRDA:116,15,1,45
307
+ BRDA:138,16,0,62
308
+ BRDA:142,17,0,36
309
+ BRDA:142,17,1,153
310
+ BRDA:144,18,0,49
311
+ BRDA:144,18,1,104
312
+ BRDA:151,19,0,23
313
+ BRDA:151,19,1,34
314
+ BRDA:156,20,0,26
315
+ BRDA:156,20,1,23
316
+ BRDA:168,21,0,62
317
+ BRDA:168,21,1,42
318
+ BRDA:179,22,0,25
319
+ BRDA:179,22,1,33
320
+ BRDA:183,23,0,1
321
+ BRDA:183,23,1,32
322
+ BRDA:207,24,0,1
323
+ BRDA:207,24,1,5
324
+ BRDA:233,25,0,15
325
+ BRDA:233,25,1,11
326
+ BRDA:243,26,0,15
327
+ BRDA:243,26,1,11
328
+ BRDA:249,27,0,11
329
+ BRDA:249,27,1,15
330
+ BRF:54
331
+ BRH:52
320
332
  end_of_record
321
333
  TN:
322
334
  SF:src/logger.ts
@@ -4188,13 +4200,13 @@ FN:240,(anonymous_55)
4188
4200
  FN:249,(anonymous_56)
4189
4201
  FNF:43
4190
4202
  FNH:42
4191
- FNDA:434,(anonymous_14)
4192
- FNDA:432,(anonymous_15)
4193
- FNDA:197,keywordArrayReplace
4194
- FNDA:282,(anonymous_17)
4195
- FNDA:196,keywordStringReplace
4196
- FNDA:280,(anonymous_19)
4197
- FNDA:284,keywordReplace
4203
+ FNDA:465,(anonymous_14)
4204
+ FNDA:463,(anonymous_15)
4205
+ FNDA:200,keywordArrayReplace
4206
+ FNDA:285,(anonymous_17)
4207
+ FNDA:199,keywordStringReplace
4208
+ FNDA:283,(anonymous_19)
4209
+ FNDA:287,keywordReplace
4198
4210
  FNDA:4,wrapArrayReplaceMarkersInQuotes
4199
4211
  FNDA:5,(anonymous_22)
4200
4212
  FNDA:4,convertClientNameToId
@@ -4238,27 +4250,27 @@ DA:4,1
4238
4250
  DA:5,1
4239
4251
  DA:7,1
4240
4252
  DA:9,1
4241
- DA:10,434
4242
- DA:12,434
4243
- DA:13,434
4244
- DA:15,434
4253
+ DA:10,465
4254
+ DA:12,465
4255
+ DA:13,465
4256
+ DA:15,465
4245
4257
  DA:18,1
4246
- DA:19,432
4258
+ DA:19,463
4247
4259
  DA:22,1
4248
- DA:23,197
4249
- DA:25,282
4250
- DA:27,282
4251
- DA:29,197
4260
+ DA:23,200
4261
+ DA:25,285
4262
+ DA:27,285
4263
+ DA:29,200
4252
4264
  DA:32,1
4253
- DA:33,196
4254
- DA:34,280
4255
- DA:36,280
4256
- DA:38,196
4265
+ DA:33,199
4266
+ DA:34,283
4267
+ DA:36,283
4268
+ DA:38,199
4257
4269
  DA:41,1
4258
- DA:43,284
4259
- DA:44,193
4260
- DA:45,193
4261
- DA:47,284
4270
+ DA:43,287
4271
+ DA:44,196
4272
+ DA:45,196
4273
+ DA:47,287
4262
4274
  DA:53,1
4263
4275
  DA:54,4
4264
4276
  DA:55,4
@@ -4358,10 +4370,10 @@ DA:260,1
4358
4370
  DA:266,1
4359
4371
  LF:125
4360
4372
  LH:124
4361
- BRDA:43,0,0,193
4373
+ BRDA:43,0,0,196
4362
4374
  BRDA:43,0,1,91
4363
- BRDA:43,1,0,284
4364
- BRDA:43,1,1,284
4375
+ BRDA:43,1,0,287
4376
+ BRDA:43,1,1,287
4365
4377
  BRDA:66,2,0,4
4366
4378
  BRDA:66,2,1,2
4367
4379
  BRDA:66,2,2,2
@@ -16,7 +16,7 @@ To use the keyword replacement, the `AUTH0_KEYWORD_REPLACEMENT_MAPPINGS` configu
16
16
  "AUTH0_CLIENT_SECRET": "BAR",
17
17
  "AUTH0_KEYWORD_REPLACE_MAPPINGS": {
18
18
  "ENVIRONMENT": "dev",
19
- "ALLOWED_LOGOUTS": ["https://dev-test-site.com/logout", "localhost:3000/logout"],
19
+ "ALLOWED_LOGOUT_URLS": ["https://dev-test-site.com/logout", "localhost:3000/logout"],
20
20
  "ALLOWED_ORIGINS": ["https://dev-test-site.com", "localhost:3000"]
21
21
  }
22
22
  }
@@ -26,14 +26,23 @@ To use the keyword replacement, the `AUTH0_KEYWORD_REPLACEMENT_MAPPINGS` configu
26
26
 
27
27
  ```yaml
28
28
  tenant:
29
- friendly_name: My ##ENVIRONMENT## tenant
30
- allowed_logout_urls: @@ALLOWED_LOGOUTS@@
29
+ friendly_name: "##ENVIRONMENT## tenant"
30
+ allowed_logout_urls: @@ALLOWED_LOGOUT_URLS@@
31
31
  enabled_locales:
32
32
  - en
33
33
  clients:
34
34
  - name: Test App
35
35
  allowed_origins: @@ALLOWED_ORIGINS@@
36
- allowed_logout_urls: @@ALLOWED_LOGOUTS@@
36
+ allowed_logout_urls: @@ALLOWED_LOGOUT_URLS@@
37
+ ```
38
+
39
+ ### Example `tenant.json`
40
+
41
+ ```json
42
+ {
43
+ "friendly_name": "##ENVIRONMENT## tenant",
44
+ "allowed_logout_urls": "@@ALLOWED_LOGOUT_URLS@@"
45
+ }
37
46
  ```
38
47
 
39
48
  ## Array Concatenation
@@ -1,6 +1,6 @@
1
1
  # Using as a CLI
2
2
 
3
- The Deploy CLI can be used as a standalone command line utility. Doing so provides a simple way to manage your Auth0 tenant configuration in CI/CD workflows.
3
+ The Deploy CLI can be used as a standalone command line utility. Doing so provides a simple way to manage your Auth0 tenant configuration in CI/CD workflows. Refer to the [Configuring the Deploy CLI](./configuring-the-deploy-cli.md) documentation for a comprehensive list of configuration settings.
4
4
 
5
5
  ## `export` command
6
6
 
@@ -1,6 +1,6 @@
1
1
  # Using as a Node Module
2
2
 
3
- The Deploy CLI can not only be used as a standalone CLI, but as a node module. Doing so allows you to manage Auth0 resources within expressive node scripts.
3
+ The Deploy CLI can not only be used as a standalone CLI, but as a node module. Doing so allows you to manage Auth0 resources within expressive node scripts. Refer to the [Configuring the Deploy CLI](./configuring-the-deploy-cli.md) documentation for a comprehensive list of configuration settings.
4
4
 
5
5
  ## `dump` function
6
6
 
@@ -2,35 +2,35 @@ import { AssetTypes, KeywordMappings } from './types';
2
2
  import APIHandler from './tools/auth0/handlers/default';
3
3
  export declare const doesHaveKeywordMarker: (string: string, keywordMappings: KeywordMappings) => boolean;
4
4
  export declare const getPreservableFieldsFromAssets: (asset: object, keywordMappings: KeywordMappings, resourceSpecificIdentifiers: Partial<{
5
- rules: string;
6
- hooks: string;
7
- actions: string;
8
- triggers: string;
9
- pages: string;
10
- resourceServers: string;
11
- clients: string;
12
- branding: string;
13
- connections: string;
14
- roles: string;
15
- prompts: string;
16
- themes: string;
17
- attackProtection: string;
18
- clientGrants: string;
19
- customDomains: string;
20
- databases: string;
21
- emailProvider: string;
22
- emailTemplates: string;
23
- guardianFactorProviders: string;
24
- guardianFactors: string;
25
- guardianFactorTemplates: string;
26
- guardianPhoneFactorMessageTypes: string;
27
- guardianPhoneFactorSelectedProvider: string;
28
- guardianPolicies: string;
29
- logStreams: string;
30
- migrations: string;
31
- organizations: string;
32
- rulesConfigs: string;
33
- tenant: string;
5
+ rules: string | string[];
6
+ hooks: string | string[];
7
+ actions: string | string[];
8
+ triggers: string | string[];
9
+ pages: string | string[];
10
+ resourceServers: string | string[];
11
+ clients: string | string[];
12
+ branding: string | string[];
13
+ connections: string | string[];
14
+ roles: string | string[];
15
+ prompts: string | string[];
16
+ themes: string | string[];
17
+ attackProtection: string | string[];
18
+ clientGrants: string | string[];
19
+ customDomains: string | string[];
20
+ databases: string | string[];
21
+ emailProvider: string | string[];
22
+ emailTemplates: string | string[];
23
+ guardianFactorProviders: string | string[];
24
+ guardianFactors: string | string[];
25
+ guardianFactorTemplates: string | string[];
26
+ guardianPhoneFactorMessageTypes: string | string[];
27
+ guardianPhoneFactorSelectedProvider: string | string[];
28
+ guardianPolicies: string | string[];
29
+ logStreams: string | string[];
30
+ migrations: string | string[];
31
+ organizations: string | string[];
32
+ rulesConfigs: string | string[];
33
+ tenant: string | string[];
34
34
  }>, address?: string) => string[];
35
35
  export declare const getAssetsValueByAddress: (address: string, assets: any) => any;
36
36
  export declare const convertAddressToDotNotation: (assets: any, address: string, finalAddressTrail?: string) => string | null;
@@ -39,5 +39,7 @@ export declare const preserveKeywords: ({ localAssets, remoteAssets, keywordMapp
39
39
  localAssets: object;
40
40
  remoteAssets: object;
41
41
  keywordMappings: KeywordMappings;
42
- auth0Handlers: Pick<APIHandler, 'id' | 'identifiers' | 'type'>[];
42
+ auth0Handlers: (Pick<APIHandler, 'id' | 'type'> & {
43
+ identifiers: (string | string[])[];
44
+ })[];
43
45
  }) => object;
@@ -28,13 +28,24 @@ const getPreservableFieldsFromAssets = (asset, keywordMappings, resourceSpecific
28
28
  if (Array.isArray(asset)) {
29
29
  return asset
30
30
  .map((arrayItem) => {
31
- const resourceIdentifier = resourceSpecificIdentifiers[address];
32
- if (resourceIdentifier === undefined)
33
- return []; // See if this specific resource type has an identifier
34
- const identifierFieldValue = arrayItem[resourceIdentifier];
35
- if (identifierFieldValue === undefined)
36
- return []; // See if this specific array item possess the resource-specific identifier
37
- return (0, exports.getPreservableFieldsFromAssets)(arrayItem, keywordMappings, resourceSpecificIdentifiers, `${address}${shouldRenderDot ? '.' : ''}[${resourceIdentifier}=${identifierFieldValue}]`);
31
+ const resourceIdentifiers = (() => {
32
+ const identifiers = resourceSpecificIdentifiers[address];
33
+ if (Array.isArray(identifiers)) {
34
+ return identifiers;
35
+ }
36
+ return [identifiers];
37
+ })();
38
+ return resourceIdentifiers
39
+ .map((resourceIdentifier) => {
40
+ resourceSpecificIdentifiers[address];
41
+ if (resourceIdentifier === undefined)
42
+ return []; // See if this specific resource type has an identifier
43
+ const identifierFieldValue = arrayItem[resourceIdentifier];
44
+ if (identifierFieldValue === undefined)
45
+ return []; // See if this specific array item possess the resource-specific identifier
46
+ return (0, exports.getPreservableFieldsFromAssets)(arrayItem, keywordMappings, resourceSpecificIdentifiers, `${address}${shouldRenderDot ? '.' : ''}[${resourceIdentifier}=${identifierFieldValue}]`);
47
+ })
48
+ .flat();
38
49
  })
39
50
  .flat();
40
51
  }
@@ -1 +1 @@
1
- {"version":3,"file":"keywordPreservation.js","sourceRoot":"","sources":["../src/keywordPreservation.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"keywordPreservation.js","sourceRoot":"","sources":["../src/keywordPreservation.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "auth0-deploy-cli",
3
- "version": "7.17.2",
3
+ "version": "7.17.3",
4
4
  "description": "A command line tool for deploying updates to your Auth0 tenant",
5
5
  "main": "lib/index.js",
6
6
  "bin": {
@@ -1 +0,0 @@
1
- {"parent":null,"pid":155,"argv":["/usr/local/bin/node","/usr/local/bin/npm","run","test"],"execArgv":[],"cwd":"/home/circleci/repo","time":1682341544279,"ppid":144,"coverageFilename":"/home/circleci/repo/.nyc_output/209afba3-7003-49fd-8f26-8a0bbbe8fc6b.json","externalId":"","uuid":"209afba3-7003-49fd-8f26-8a0bbbe8fc6b","files":[]}
@@ -1 +0,0 @@
1
- {"parent":"209afba3-7003-49fd-8f26-8a0bbbe8fc6b","pid":167,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/.bin/ts-mocha","-p","tsconfig.json","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","5000"],"execArgv":[],"cwd":"/home/circleci/repo","time":1682341544838,"ppid":166,"coverageFilename":"/home/circleci/repo/.nyc_output/7f441104-13ea-4ef2-af3e-bbeda5f750b2.json","externalId":"","uuid":"7f441104-13ea-4ef2-af3e-bbeda5f750b2","files":[]}