@saasicat/nest 0.4.0 → 0.5.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.
@@ -57,12 +57,9 @@ import {
57
57
  periodEndWithMinLead,
58
58
  resolveBundleCancelEffectiveAt,
59
59
  resolveBundlePriceNet
60
- } from "../chunk-VHEHZMHB.js";
60
+ } from "../chunk-S2OZ5RIM.js";
61
+ import "../chunk-ZL4LLE2Z.js";
61
62
  import "../chunk-2PNX2QL2.js";
62
- import {
63
- REQUIRE_FEATURE_KEY,
64
- RequireFeature
65
- } from "../chunk-Q53N43LQ.js";
66
63
  import {
67
64
  AUDIT_CONTEXT_RESOLVER_TOKEN,
68
65
  PENDING_PLAN_QUERY_PORT_TOKEN,
@@ -77,18 +74,17 @@ import {
77
74
  classifyBundleVersionDiff,
78
75
  classifyPlanDiff
79
76
  } from "../chunk-WPUVJRIN.js";
80
- import "../chunk-E56W4U2P.js";
81
77
  import "../chunk-MDIZUVIK.js";
82
78
  import "../chunk-2FR6ZL7R.js";
79
+ import {
80
+ REQUIRE_FEATURE_KEY,
81
+ RequireFeature
82
+ } from "../chunk-Q53N43LQ.js";
83
+ import "../chunk-E56W4U2P.js";
83
84
  import {
84
85
  SUBSCRIPTION_BUNDLE_CONFIG_TOKEN,
85
86
  SUBSCRIPTION_BUNDLE_REPOSITORY_TOKEN
86
- } from "../chunk-K42EQPBB.js";
87
- import "../chunk-NYLON2VC.js";
88
- import "../chunk-7MLGHWKO.js";
89
- import "../chunk-XCZ3TTFK.js";
90
- import "../chunk-L4SUWH5B.js";
91
- import "../chunk-ZL4LLE2Z.js";
87
+ } from "../chunk-NFOSITWB.js";
92
88
  import {
93
89
  PLAN_CATALOG_READ_SINK_TOKEN,
94
90
  PLAN_CATALOG_TOKEN,
@@ -104,7 +100,11 @@ import {
104
100
  isFeatureInPlan,
105
101
  isFeaturePlannedOnly
106
102
  } from "../chunk-MV6LW5UB.js";
103
+ import "../chunk-NYLON2VC.js";
104
+ import "../chunk-7MLGHWKO.js";
105
+ import "../chunk-XCZ3TTFK.js";
107
106
  import "../chunk-SABTXESR.js";
107
+ import "../chunk-L4SUWH5B.js";
108
108
  import "../chunk-SHUYVCID.js";
109
109
  export {
110
110
  AUDIT_CONTEXT_RESOLVER_TOKEN,
@@ -63,10 +63,10 @@ import {
63
63
  validateBusinessTypeDraft,
64
64
  validatePlanDraft,
65
65
  validateSeedAgainstSnapshot
66
- } from "../chunk-FN65XZKH.js";
66
+ } from "../chunk-V7HUZ6UQ.js";
67
67
  import "../chunk-WPUVJRIN.js";
68
- import "../chunk-E56W4U2P.js";
69
68
  import "../chunk-ABB2CRAS.js";
69
+ import "../chunk-E56W4U2P.js";
70
70
  import "../chunk-M6CZQYPY.js";
71
71
  import "../chunk-7MLGHWKO.js";
72
72
  import {
@@ -79,8 +79,8 @@ import {
79
79
  PLAN_REPOSITORY_TOKEN,
80
80
  PROMOTION_REPOSITORY_TOKEN
81
81
  } from "../chunk-XCZ3TTFK.js";
82
- import "../chunk-L4SUWH5B.js";
83
82
  import "../chunk-SABTXESR.js";
83
+ import "../chunk-L4SUWH5B.js";
84
84
  import "../chunk-SHUYVCID.js";
85
85
  export {
86
86
  ADVISORY_STRICT_MODE_CODES,
@@ -11,10 +11,7 @@ import {
11
11
  import {
12
12
  EntitlementModule,
13
13
  LimitExceededError
14
- } from "./chunk-K42EQPBB.js";
15
- import {
16
- ENFORCE_QUOTA_KEY
17
- } from "./chunk-L4SUWH5B.js";
14
+ } from "./chunk-NFOSITWB.js";
18
15
  import {
19
16
  PLAN_CATALOG_TOKEN,
20
17
  PlanCatalogModule
@@ -22,6 +19,9 @@ import {
22
19
  import {
23
20
  asProvider
24
21
  } from "./chunk-SABTXESR.js";
22
+ import {
23
+ ENFORCE_QUOTA_KEY
24
+ } from "./chunk-L4SUWH5B.js";
25
25
  import {
26
26
  __name
27
27
  } from "./chunk-SHUYVCID.js";
@@ -1,9 +1,9 @@
1
+ import {
2
+ PromoCodesService
3
+ } from "./chunk-ZL4LLE2Z.js";
1
4
  import {
2
5
  SubscriptionContractService
3
6
  } from "./chunk-2PNX2QL2.js";
4
- import {
5
- REQUIRE_FEATURE_KEY
6
- } from "./chunk-Q53N43LQ.js";
7
7
  import {
8
8
  AUDIT_CONTEXT_RESOLVER_TOKEN,
9
9
  PENDING_PLAN_QUERY_PORT_TOKEN,
@@ -16,6 +16,9 @@ import {
16
16
  USER_EMAIL_RESOLVER_TOKEN,
17
17
  USER_ID_RESOLVER_TOKEN
18
18
  } from "./chunk-WPUVJRIN.js";
19
+ import {
20
+ REQUIRE_FEATURE_KEY
21
+ } from "./chunk-Q53N43LQ.js";
19
22
  import {
20
23
  AdminAuditService
21
24
  } from "./chunk-E56W4U2P.js";
@@ -25,7 +28,13 @@ import {
25
28
  SUBSCRIPTION_BUNDLE_REPOSITORY_TOKEN,
26
29
  isLimitExceededError,
27
30
  toEffectiveLimitsSnapshot
28
- } from "./chunk-K42EQPBB.js";
31
+ } from "./chunk-NFOSITWB.js";
32
+ import {
33
+ PLAN_CATALOG_TOKEN,
34
+ findPlan,
35
+ getMarketedPlans,
36
+ getPlanPriceNet
37
+ } from "./chunk-MV6LW5UB.js";
29
38
  import {
30
39
  SUBSCRIPTION_CONTRACT_REPOSITORY_TOKEN
31
40
  } from "./chunk-NYLON2VC.js";
@@ -34,15 +43,6 @@ import {
34
43
  CATALOG_ENTRY_REPOSITORY_TOKEN,
35
44
  PLAN_REPOSITORY_TOKEN
36
45
  } from "./chunk-XCZ3TTFK.js";
37
- import {
38
- PromoCodesService
39
- } from "./chunk-ZL4LLE2Z.js";
40
- import {
41
- PLAN_CATALOG_TOKEN,
42
- findPlan,
43
- getMarketedPlans,
44
- getPlanPriceNet
45
- } from "./chunk-MV6LW5UB.js";
46
46
  import {
47
47
  asProvider
48
48
  } from "./chunk-SABTXESR.js";
@@ -5,14 +5,14 @@ import {
5
5
  RequiresCapability,
6
6
  runHeadlessDiscoveryScan
7
7
  } from "../chunk-HRU3CP57.js";
8
- import {
9
- DiscoveryModule,
10
- buildDiscoveryController
11
- } from "../chunk-AJ3EPELS.js";
12
8
  import {
13
9
  DiscoverySnapshotNotFoundError,
14
10
  loadDiscoverySnapshotFromFile
15
11
  } from "../chunk-ABB2CRAS.js";
12
+ import {
13
+ DiscoveryModule,
14
+ buildDiscoveryController
15
+ } from "../chunk-AJ3EPELS.js";
16
16
  import {
17
17
  DISCOVERY_APP_INFO_TOKEN,
18
18
  DISCOVERY_SNAPSHOT_PATH_TOKEN,
@@ -19,7 +19,8 @@ import {
19
19
  isLimitExceededError,
20
20
  resolveEntitlementPlan,
21
21
  toEffectiveLimitsSnapshot
22
- } from "../chunk-K42EQPBB.js";
22
+ } from "../chunk-NFOSITWB.js";
23
+ import "../chunk-MV6LW5UB.js";
23
24
  import "../chunk-NYLON2VC.js";
24
25
  import {
25
26
  ENTITLEMENT_RESOLUTION_CONFIG_TOKEN,
@@ -28,9 +29,8 @@ import {
28
29
  TRANSACTION_RUNNER_TOKEN
29
30
  } from "../chunk-7MLGHWKO.js";
30
31
  import "../chunk-XCZ3TTFK.js";
31
- import "../chunk-L4SUWH5B.js";
32
- import "../chunk-MV6LW5UB.js";
33
32
  import "../chunk-SABTXESR.js";
33
+ import "../chunk-L4SUWH5B.js";
34
34
  import "../chunk-SHUYVCID.js";
35
35
  export {
36
36
  ENTITLEMENT_RESOLUTION_CONFIG_TOKEN,
package/dist/index.js CHANGED
@@ -1,3 +1,12 @@
1
+ import {
2
+ PreviewPromoCodeDto,
3
+ PromoCodeExpirer,
4
+ PromoCodePublicController,
5
+ PromoCodeRateLimitGuard,
6
+ PromoCodesModule,
7
+ hashIp,
8
+ ipFingerprint
9
+ } from "./chunk-2VNZYRDV.js";
1
10
  import {
2
11
  ACTIVATION_ORCHESTRATOR_TOKEN,
3
12
  BaseIpRateLimitGuard,
@@ -47,21 +56,6 @@ import {
47
56
  PROMO_CODE_STATS_PORT_TOKEN,
48
57
  SUBSCRIPTION_STATS_PORT_TOKEN
49
58
  } from "./chunk-YNEW3L63.js";
50
- import {
51
- ADMIN_MANIFEST_CONFIG,
52
- AdminBypassRlsInterceptor,
53
- AdminManifestModule,
54
- AdminManifestService,
55
- AdminModule,
56
- AdminPublicBootController,
57
- MfaGuard,
58
- MfaService,
59
- PLATFORM_CORE_CONTRIBUTION_TOKEN,
60
- PLATFORM_CORE_MANIFEST_CONTRIBUTION,
61
- REQUIRE_MFA_KEY,
62
- RequireMfa,
63
- SuperAdminGuard
64
- } from "./chunk-P6MYZMXQ.js";
65
59
  import {
66
60
  CONTRACT_FREEZE_PORT_TOKEN,
67
61
  CONTRACT_FREEZE_PROJECT_KEY_TOKEN,
@@ -121,7 +115,23 @@ import {
121
115
  periodEndWithMinLead,
122
116
  resolveBundleCancelEffectiveAt,
123
117
  resolveBundlePriceNet
124
- } from "./chunk-VHEHZMHB.js";
118
+ } from "./chunk-S2OZ5RIM.js";
119
+ import {
120
+ PROMO_CODE_REDEMPTION_REPOSITORY_TOKEN,
121
+ PROMO_CODE_REPOSITORY_TOKEN,
122
+ PROMO_CODE_VALIDATION_LOG_REPOSITORY_TOKEN,
123
+ PROMO_FIRST_TIME_CUSTOMER_CHECK_TOKEN,
124
+ PROMO_REVENUE_DEDUCTION_AGGREGATOR_TOKEN,
125
+ PROMO_SERVICE_CONFIG_TOKEN,
126
+ PROMO_SUBSCRIPTION_LOOKUP_TOKEN,
127
+ PROMO_TRANSACTION_RUNNER_TOKEN,
128
+ PromoCodesService,
129
+ addCycles,
130
+ buildLabel,
131
+ computeDiscountGross,
132
+ computeDiscountedGross,
133
+ computeRegularStartsAt
134
+ } from "./chunk-ZL4LLE2Z.js";
125
135
  import {
126
136
  SubscriptionContractModule,
127
137
  SubscriptionContractService,
@@ -129,10 +139,6 @@ import {
129
139
  sortContractLineItemsForInvoice,
130
140
  subscriptionContractToInvoiceSnapshot
131
141
  } from "./chunk-2PNX2QL2.js";
132
- import {
133
- REQUIRE_FEATURE_KEY,
134
- RequireFeature
135
- } from "./chunk-Q53N43LQ.js";
136
142
  import {
137
143
  ADVISORY_STRICT_MODE_CODES,
138
144
  BundlesService,
@@ -198,7 +204,7 @@ import {
198
204
  validateBusinessTypeDraft,
199
205
  validatePlanDraft,
200
206
  validateSeedAgainstSnapshot
201
- } from "./chunk-FN65XZKH.js";
207
+ } from "./chunk-V7HUZ6UQ.js";
202
208
  import {
203
209
  AUDIT_CONTEXT_RESOLVER_TOKEN,
204
210
  PENDING_PLAN_QUERY_PORT_TOKEN,
@@ -213,12 +219,6 @@ import {
213
219
  classifyBundleVersionDiff,
214
220
  classifyPlanDiff
215
221
  } from "./chunk-WPUVJRIN.js";
216
- import {
217
- AUDIT_PORT_TOKEN,
218
- AdminAuditService,
219
- MFA_PORT_TOKEN,
220
- RLS_BYPASS_PORT_TOKEN
221
- } from "./chunk-E56W4U2P.js";
222
222
  import {
223
223
  CHECKOUT_OFFER_REPOSITORY_TOKEN,
224
224
  CheckoutOfferModule,
@@ -235,21 +235,46 @@ import {
235
235
  RequiresCapability,
236
236
  runHeadlessDiscoveryScan
237
237
  } from "./chunk-HRU3CP57.js";
238
- import {
239
- DiscoveryModule,
240
- buildDiscoveryController
241
- } from "./chunk-AJ3EPELS.js";
242
238
  import {
243
239
  DiscoverySnapshotNotFoundError,
244
240
  loadDiscoverySnapshotFromFile
245
241
  } from "./chunk-ABB2CRAS.js";
242
+ import "./chunk-2FR6ZL7R.js";
243
+ import {
244
+ ADMIN_MANIFEST_CONFIG,
245
+ AdminBypassRlsInterceptor,
246
+ AdminManifestModule,
247
+ AdminManifestService,
248
+ AdminModule,
249
+ AdminPublicBootController,
250
+ MfaGuard,
251
+ MfaService,
252
+ PLATFORM_CORE_CONTRIBUTION_TOKEN,
253
+ PLATFORM_CORE_MANIFEST_CONTRIBUTION,
254
+ REQUIRE_MFA_KEY,
255
+ RequireMfa,
256
+ SuperAdminGuard
257
+ } from "./chunk-P6MYZMXQ.js";
258
+ import {
259
+ REQUIRE_FEATURE_KEY,
260
+ RequireFeature
261
+ } from "./chunk-Q53N43LQ.js";
262
+ import {
263
+ AUDIT_PORT_TOKEN,
264
+ AdminAuditService,
265
+ MFA_PORT_TOKEN,
266
+ RLS_BYPASS_PORT_TOKEN
267
+ } from "./chunk-E56W4U2P.js";
268
+ import {
269
+ DiscoveryModule,
270
+ buildDiscoveryController
271
+ } from "./chunk-AJ3EPELS.js";
246
272
  import {
247
273
  DISCOVERY_APP_INFO_TOKEN,
248
274
  DISCOVERY_SNAPSHOT_PATH_TOKEN,
249
275
  DiscoveryScanner,
250
276
  computeSnapshotHash
251
277
  } from "./chunk-M6CZQYPY.js";
252
- import "./chunk-2FR6ZL7R.js";
253
278
  import {
254
279
  EntitlementModule,
255
280
  EntitlementService,
@@ -272,7 +297,25 @@ import {
272
297
  isLimitExceededError,
273
298
  resolveEntitlementPlan,
274
299
  toEffectiveLimitsSnapshot
275
- } from "./chunk-K42EQPBB.js";
300
+ } from "./chunk-NFOSITWB.js";
301
+ import {
302
+ PLAN_CATALOG_READ_SINK_TOKEN,
303
+ PLAN_CATALOG_TOKEN,
304
+ PlanCatalogModule,
305
+ buildPlanCatalogFromSnapshot,
306
+ computeIncludedVat,
307
+ findPlan,
308
+ getActiveFeatureKeys,
309
+ getMarketedPlans,
310
+ getPlanOrThrow,
311
+ getPlanPriceGross,
312
+ getPlanPriceNet,
313
+ getPlanQuota,
314
+ grossFromNet,
315
+ isFeatureInPlan,
316
+ isFeaturePlannedOnly,
317
+ round2
318
+ } from "./chunk-MV6LW5UB.js";
276
319
  import {
277
320
  SUBSCRIPTION_CONTRACT_REPOSITORY_TOKEN
278
321
  } from "./chunk-NYLON2VC.js";
@@ -292,6 +335,9 @@ import {
292
335
  PLAN_REPOSITORY_TOKEN,
293
336
  PROMOTION_REPOSITORY_TOKEN
294
337
  } from "./chunk-XCZ3TTFK.js";
338
+ import {
339
+ asProvider
340
+ } from "./chunk-SABTXESR.js";
295
341
  import {
296
342
  DEFINES_QUOTA_KEY,
297
343
  DISCOVERY_SNAPSHOT_TOKEN,
@@ -299,52 +345,6 @@ import {
299
345
  IMPLEMENTS_CAPABILITY_KEY,
300
346
  REQUIRES_CAPABILITY_KEY
301
347
  } from "./chunk-L4SUWH5B.js";
302
- import {
303
- PreviewPromoCodeDto,
304
- PromoCodeExpirer,
305
- PromoCodePublicController,
306
- PromoCodeRateLimitGuard,
307
- PromoCodesModule,
308
- hashIp,
309
- ipFingerprint
310
- } from "./chunk-2VNZYRDV.js";
311
- import {
312
- PROMO_CODE_REDEMPTION_REPOSITORY_TOKEN,
313
- PROMO_CODE_REPOSITORY_TOKEN,
314
- PROMO_CODE_VALIDATION_LOG_REPOSITORY_TOKEN,
315
- PROMO_FIRST_TIME_CUSTOMER_CHECK_TOKEN,
316
- PROMO_REVENUE_DEDUCTION_AGGREGATOR_TOKEN,
317
- PROMO_SERVICE_CONFIG_TOKEN,
318
- PROMO_SUBSCRIPTION_LOOKUP_TOKEN,
319
- PROMO_TRANSACTION_RUNNER_TOKEN,
320
- PromoCodesService,
321
- addCycles,
322
- buildLabel,
323
- computeDiscountGross,
324
- computeDiscountedGross,
325
- computeRegularStartsAt
326
- } from "./chunk-ZL4LLE2Z.js";
327
- import {
328
- PLAN_CATALOG_READ_SINK_TOKEN,
329
- PLAN_CATALOG_TOKEN,
330
- PlanCatalogModule,
331
- buildPlanCatalogFromSnapshot,
332
- computeIncludedVat,
333
- findPlan,
334
- getActiveFeatureKeys,
335
- getMarketedPlans,
336
- getPlanOrThrow,
337
- getPlanPriceGross,
338
- getPlanPriceNet,
339
- getPlanQuota,
340
- grossFromNet,
341
- isFeatureInPlan,
342
- isFeaturePlannedOnly,
343
- round2
344
- } from "./chunk-MV6LW5UB.js";
345
- import {
346
- asProvider
347
- } from "./chunk-SABTXESR.js";
348
348
  import {
349
349
  __name
350
350
  } from "./chunk-SHUYVCID.js";
@@ -9,19 +9,19 @@ import {
9
9
  StaticPlanResolver,
10
10
  TenantManifestService,
11
11
  buildTenantManifestController
12
- } from "../chunk-SG34XT7J.js";
12
+ } from "../chunk-NWLOILP6.js";
13
13
  import "../chunk-P6MYZMXQ.js";
14
14
  import "../chunk-Q53N43LQ.js";
15
15
  import "../chunk-E56W4U2P.js";
16
16
  import "../chunk-AJ3EPELS.js";
17
17
  import "../chunk-M6CZQYPY.js";
18
- import "../chunk-K42EQPBB.js";
18
+ import "../chunk-NFOSITWB.js";
19
+ import "../chunk-MV6LW5UB.js";
19
20
  import "../chunk-NYLON2VC.js";
20
21
  import "../chunk-7MLGHWKO.js";
21
22
  import "../chunk-XCZ3TTFK.js";
22
- import "../chunk-L4SUWH5B.js";
23
- import "../chunk-MV6LW5UB.js";
24
23
  import "../chunk-SABTXESR.js";
24
+ import "../chunk-L4SUWH5B.js";
25
25
  import "../chunk-SHUYVCID.js";
26
26
  export {
27
27
  EnforceQuotaInterceptor,
@@ -5,19 +5,19 @@ import {
5
5
  StaticEntitlementService,
6
6
  StaticFeatureGuard,
7
7
  StaticPlanResolver
8
- } from "../chunk-SG34XT7J.js";
8
+ } from "../chunk-NWLOILP6.js";
9
9
  import "../chunk-P6MYZMXQ.js";
10
10
  import "../chunk-Q53N43LQ.js";
11
11
  import "../chunk-E56W4U2P.js";
12
12
  import "../chunk-AJ3EPELS.js";
13
13
  import "../chunk-M6CZQYPY.js";
14
- import "../chunk-K42EQPBB.js";
14
+ import "../chunk-NFOSITWB.js";
15
+ import "../chunk-MV6LW5UB.js";
15
16
  import "../chunk-NYLON2VC.js";
16
17
  import "../chunk-7MLGHWKO.js";
17
18
  import "../chunk-XCZ3TTFK.js";
18
- import "../chunk-L4SUWH5B.js";
19
- import "../chunk-MV6LW5UB.js";
20
19
  import "../chunk-SABTXESR.js";
20
+ import "../chunk-L4SUWH5B.js";
21
21
  import {
22
22
  __name
23
23
  } from "../chunk-SHUYVCID.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@saasicat/nest",
3
- "version": "0.4.0",
3
+ "version": "0.5.0",
4
4
  "description": "NestJS implementation of the SaaS platform: billing, promo codes, admin backend, audit, MFA, adapter ports.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -137,8 +137,8 @@
137
137
  "js-yaml": "^4.1.0",
138
138
  "otplib": "^13.4.1",
139
139
  "qrcode": "^1.5.4",
140
- "@saasicat/spec": "^0.4.0",
141
- "@saasicat/types": "^0.4.0"
140
+ "@saasicat/spec": "^0.5.0",
141
+ "@saasicat/types": "^0.5.0"
142
142
  },
143
143
  "peerDependencies": {
144
144
  "@nestjs/common": "^11.0.0",
@@ -1,3 +1,7 @@
1
+ import {
2
+ PLAN_CATALOG_TOKEN,
3
+ isFeaturePlannedOnly
4
+ } from "./chunk-MV6LW5UB.js";
1
5
  import {
2
6
  SUBSCRIPTION_CONTRACT_REPOSITORY_TOKEN
3
7
  } from "./chunk-NYLON2VC.js";
@@ -10,16 +14,12 @@ import {
10
14
  import {
11
15
  BUNDLE_REPOSITORY_TOKEN
12
16
  } from "./chunk-XCZ3TTFK.js";
13
- import {
14
- DISCOVERY_SNAPSHOT_TOKEN
15
- } from "./chunk-L4SUWH5B.js";
16
- import {
17
- PLAN_CATALOG_TOKEN,
18
- isFeaturePlannedOnly
19
- } from "./chunk-MV6LW5UB.js";
20
17
  import {
21
18
  asProvider
22
19
  } from "./chunk-SABTXESR.js";
20
+ import {
21
+ DISCOVERY_SNAPSHOT_TOKEN
22
+ } from "./chunk-L4SUWH5B.js";
23
23
  import {
24
24
  __name
25
25
  } from "./chunk-SHUYVCID.js";
@@ -5,13 +5,13 @@ import {
5
5
  classifyBundleVersionDiff,
6
6
  classifyPlanDiff
7
7
  } from "./chunk-WPUVJRIN.js";
8
- import {
9
- AdminAuditService
10
- } from "./chunk-E56W4U2P.js";
11
8
  import {
12
9
  DiscoverySnapshotNotFoundError,
13
10
  loadDiscoverySnapshotFromFile
14
11
  } from "./chunk-ABB2CRAS.js";
12
+ import {
13
+ AdminAuditService
14
+ } from "./chunk-E56W4U2P.js";
15
15
  import {
16
16
  DiscoveryScanner
17
17
  } from "./chunk-M6CZQYPY.js";
@@ -29,12 +29,12 @@ import {
29
29
  PLAN_REPOSITORY_TOKEN,
30
30
  PROMOTION_REPOSITORY_TOKEN
31
31
  } from "./chunk-XCZ3TTFK.js";
32
- import {
33
- DISCOVERY_SNAPSHOT_TOKEN
34
- } from "./chunk-L4SUWH5B.js";
35
32
  import {
36
33
  asProvider
37
34
  } from "./chunk-SABTXESR.js";
35
+ import {
36
+ DISCOVERY_SNAPSHOT_TOKEN
37
+ } from "./chunk-L4SUWH5B.js";
38
38
  import {
39
39
  __name
40
40
  } from "./chunk-SHUYVCID.js";