projen-modules 1.0.18 → 1.0.19
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.
- package/.jsii +334 -317
- package/API.md +16 -0
- package/lib/components/readme/elements/section.js +1 -1
- package/lib/components/readme/index.js +1 -1
- package/lib/projects/cdk-ts/cdk-typescript-app-options.d.ts +6 -0
- package/lib/projects/cdk-ts/cdk-typescript-app-options.js +1 -1
- package/lib/projects/cdk-ts/index.js +1 -1
- package/lib/projects/jsii/index.js +1 -1
- package/lib/projects/jsii/jsii-project-options.d.ts +1 -0
- package/lib/projects/jsii/jsii-project-options.js +1 -1
- package/lib/projects/npm/index.js +1 -1
- package/lib/projects/npm/npm-package-options.d.ts +1 -0
- package/lib/projects/npm/npm-package-options.js +1 -1
- package/lib/projects/python/index.js +1 -1
- package/package.json +3 -3
package/.jsii
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"constructs": "10.4.2",
|
|
11
|
-
"projen": "0.91.
|
|
11
|
+
"projen": "0.91.25"
|
|
12
12
|
},
|
|
13
13
|
"dependencyClosure": {
|
|
14
14
|
"constructs": {
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
"immutable": true,
|
|
187
187
|
"locationInModule": {
|
|
188
188
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
189
|
-
"line":
|
|
189
|
+
"line": 127
|
|
190
190
|
},
|
|
191
191
|
"name": "cdkVersion",
|
|
192
192
|
"type": {
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"immutable": true,
|
|
203
203
|
"locationInModule": {
|
|
204
204
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
205
|
-
"line":
|
|
205
|
+
"line": 1207
|
|
206
206
|
},
|
|
207
207
|
"name": "codeOwners",
|
|
208
208
|
"type": {
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
"immutable": true,
|
|
228
228
|
"locationInModule": {
|
|
229
229
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
230
|
-
"line":
|
|
230
|
+
"line": 1203
|
|
231
231
|
},
|
|
232
232
|
"name": "name",
|
|
233
233
|
"type": {
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
"immutable": true,
|
|
246
246
|
"locationInModule": {
|
|
247
247
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
248
|
-
"line":
|
|
248
|
+
"line": 1013
|
|
249
249
|
},
|
|
250
250
|
"name": "allowLibraryDependencies",
|
|
251
251
|
"optional": true,
|
|
@@ -253,6 +253,23 @@
|
|
|
253
253
|
"primitive": "boolean"
|
|
254
254
|
}
|
|
255
255
|
},
|
|
256
|
+
{
|
|
257
|
+
"abstract": true,
|
|
258
|
+
"docs": {
|
|
259
|
+
"stability": "experimental",
|
|
260
|
+
"summary": "The command line to execute in order to synthesize the CDK application (language specific)."
|
|
261
|
+
},
|
|
262
|
+
"immutable": true,
|
|
263
|
+
"locationInModule": {
|
|
264
|
+
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
265
|
+
"line": 55
|
|
266
|
+
},
|
|
267
|
+
"name": "app",
|
|
268
|
+
"optional": true,
|
|
269
|
+
"type": {
|
|
270
|
+
"primitive": "string"
|
|
271
|
+
}
|
|
272
|
+
},
|
|
256
273
|
{
|
|
257
274
|
"abstract": true,
|
|
258
275
|
"docs": {
|
|
@@ -281,7 +298,7 @@
|
|
|
281
298
|
"immutable": true,
|
|
282
299
|
"locationInModule": {
|
|
283
300
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
284
|
-
"line":
|
|
301
|
+
"line": 522
|
|
285
302
|
},
|
|
286
303
|
"name": "artifactsDirectory",
|
|
287
304
|
"optional": true,
|
|
@@ -298,7 +315,7 @@
|
|
|
298
315
|
"immutable": true,
|
|
299
316
|
"locationInModule": {
|
|
300
317
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
301
|
-
"line":
|
|
318
|
+
"line": 1005
|
|
302
319
|
},
|
|
303
320
|
"name": "authorEmail",
|
|
304
321
|
"optional": true,
|
|
@@ -315,7 +332,7 @@
|
|
|
315
332
|
"immutable": true,
|
|
316
333
|
"locationInModule": {
|
|
317
334
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
318
|
-
"line":
|
|
335
|
+
"line": 1000
|
|
319
336
|
},
|
|
320
337
|
"name": "authorName",
|
|
321
338
|
"optional": true,
|
|
@@ -332,7 +349,7 @@
|
|
|
332
349
|
"immutable": true,
|
|
333
350
|
"locationInModule": {
|
|
334
351
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
335
|
-
"line":
|
|
352
|
+
"line": 995
|
|
336
353
|
},
|
|
337
354
|
"name": "authorOrganization",
|
|
338
355
|
"optional": true,
|
|
@@ -349,7 +366,7 @@
|
|
|
349
366
|
"immutable": true,
|
|
350
367
|
"locationInModule": {
|
|
351
368
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
352
|
-
"line":
|
|
369
|
+
"line": 990
|
|
353
370
|
},
|
|
354
371
|
"name": "authorUrl",
|
|
355
372
|
"optional": true,
|
|
@@ -367,7 +384,7 @@
|
|
|
367
384
|
"immutable": true,
|
|
368
385
|
"locationInModule": {
|
|
369
386
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
370
|
-
"line":
|
|
387
|
+
"line": 1127
|
|
371
388
|
},
|
|
372
389
|
"name": "autoApproveOptions",
|
|
373
390
|
"optional": true,
|
|
@@ -386,7 +403,7 @@
|
|
|
386
403
|
"immutable": true,
|
|
387
404
|
"locationInModule": {
|
|
388
405
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
389
|
-
"line":
|
|
406
|
+
"line": 516
|
|
390
407
|
},
|
|
391
408
|
"name": "autoApproveUpgrades",
|
|
392
409
|
"optional": true,
|
|
@@ -404,7 +421,7 @@
|
|
|
404
421
|
"immutable": true,
|
|
405
422
|
"locationInModule": {
|
|
406
423
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
407
|
-
"line":
|
|
424
|
+
"line": 985
|
|
408
425
|
},
|
|
409
426
|
"name": "autoDetectBin",
|
|
410
427
|
"optional": true,
|
|
@@ -423,7 +440,7 @@
|
|
|
423
440
|
"immutable": true,
|
|
424
441
|
"locationInModule": {
|
|
425
442
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
426
|
-
"line":
|
|
443
|
+
"line": 1121
|
|
427
444
|
},
|
|
428
445
|
"name": "autoMerge",
|
|
429
446
|
"optional": true,
|
|
@@ -442,7 +459,7 @@
|
|
|
442
459
|
"immutable": true,
|
|
443
460
|
"locationInModule": {
|
|
444
461
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
445
|
-
"line":
|
|
462
|
+
"line": 1113
|
|
446
463
|
},
|
|
447
464
|
"name": "autoMergeOptions",
|
|
448
465
|
"optional": true,
|
|
@@ -460,7 +477,7 @@
|
|
|
460
477
|
"immutable": true,
|
|
461
478
|
"locationInModule": {
|
|
462
479
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
463
|
-
"line":
|
|
480
|
+
"line": 979
|
|
464
481
|
},
|
|
465
482
|
"name": "bin",
|
|
466
483
|
"optional": true,
|
|
@@ -482,7 +499,7 @@
|
|
|
482
499
|
"immutable": true,
|
|
483
500
|
"locationInModule": {
|
|
484
501
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
485
|
-
"line":
|
|
502
|
+
"line": 971
|
|
486
503
|
},
|
|
487
504
|
"name": "bugsEmail",
|
|
488
505
|
"optional": true,
|
|
@@ -499,7 +516,7 @@
|
|
|
499
516
|
"immutable": true,
|
|
500
517
|
"locationInModule": {
|
|
501
518
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
502
|
-
"line":
|
|
519
|
+
"line": 966
|
|
503
520
|
},
|
|
504
521
|
"name": "bugsUrl",
|
|
505
522
|
"optional": true,
|
|
@@ -518,7 +535,7 @@
|
|
|
518
535
|
"immutable": true,
|
|
519
536
|
"locationInModule": {
|
|
520
537
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
521
|
-
"line":
|
|
538
|
+
"line": 172
|
|
522
539
|
},
|
|
523
540
|
"name": "buildCommand",
|
|
524
541
|
"optional": true,
|
|
@@ -536,7 +553,7 @@
|
|
|
536
553
|
"immutable": true,
|
|
537
554
|
"locationInModule": {
|
|
538
555
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
539
|
-
"line":
|
|
556
|
+
"line": 509
|
|
540
557
|
},
|
|
541
558
|
"name": "buildWorkflow",
|
|
542
559
|
"optional": true,
|
|
@@ -553,7 +570,7 @@
|
|
|
553
570
|
"immutable": true,
|
|
554
571
|
"locationInModule": {
|
|
555
572
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
556
|
-
"line":
|
|
573
|
+
"line": 503
|
|
557
574
|
},
|
|
558
575
|
"name": "buildWorkflowOptions",
|
|
559
576
|
"optional": true,
|
|
@@ -572,7 +589,7 @@
|
|
|
572
589
|
"immutable": true,
|
|
573
590
|
"locationInModule": {
|
|
574
591
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
575
|
-
"line":
|
|
592
|
+
"line": 498
|
|
576
593
|
},
|
|
577
594
|
"name": "buildWorkflowTriggers",
|
|
578
595
|
"optional": true,
|
|
@@ -591,7 +608,7 @@
|
|
|
591
608
|
"immutable": true,
|
|
592
609
|
"locationInModule": {
|
|
593
610
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
594
|
-
"line":
|
|
611
|
+
"line": 718
|
|
595
612
|
},
|
|
596
613
|
"name": "bumpPackage",
|
|
597
614
|
"optional": true,
|
|
@@ -609,7 +626,7 @@
|
|
|
609
626
|
"immutable": true,
|
|
610
627
|
"locationInModule": {
|
|
611
628
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
612
|
-
"line":
|
|
629
|
+
"line": 961
|
|
613
630
|
},
|
|
614
631
|
"name": "bundledDeps",
|
|
615
632
|
"optional": true,
|
|
@@ -631,7 +648,7 @@
|
|
|
631
648
|
"immutable": true,
|
|
632
649
|
"locationInModule": {
|
|
633
650
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
634
|
-
"line":
|
|
651
|
+
"line": 491
|
|
635
652
|
},
|
|
636
653
|
"name": "bundlerOptions",
|
|
637
654
|
"optional": true,
|
|
@@ -649,7 +666,7 @@
|
|
|
649
666
|
"immutable": true,
|
|
650
667
|
"locationInModule": {
|
|
651
668
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
652
|
-
"line":
|
|
669
|
+
"line": 946
|
|
653
670
|
},
|
|
654
671
|
"name": "bunVersion",
|
|
655
672
|
"optional": true,
|
|
@@ -672,7 +689,7 @@
|
|
|
672
689
|
"immutable": true,
|
|
673
690
|
"locationInModule": {
|
|
674
691
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
675
|
-
"line":
|
|
692
|
+
"line": 121
|
|
676
693
|
},
|
|
677
694
|
"name": "cdkAssert",
|
|
678
695
|
"optional": true,
|
|
@@ -691,7 +708,7 @@
|
|
|
691
708
|
"immutable": true,
|
|
692
709
|
"locationInModule": {
|
|
693
710
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
694
|
-
"line":
|
|
711
|
+
"line": 112
|
|
695
712
|
},
|
|
696
713
|
"name": "cdkAssertions",
|
|
697
714
|
"optional": true,
|
|
@@ -710,7 +727,7 @@
|
|
|
710
727
|
"immutable": true,
|
|
711
728
|
"locationInModule": {
|
|
712
729
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
713
|
-
"line":
|
|
730
|
+
"line": 104
|
|
714
731
|
},
|
|
715
732
|
"name": "cdkCliVersion",
|
|
716
733
|
"optional": true,
|
|
@@ -728,7 +745,7 @@
|
|
|
728
745
|
"immutable": true,
|
|
729
746
|
"locationInModule": {
|
|
730
747
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
731
|
-
"line":
|
|
748
|
+
"line": 94
|
|
732
749
|
},
|
|
733
750
|
"name": "cdkDependencies",
|
|
734
751
|
"optional": true,
|
|
@@ -753,7 +770,7 @@
|
|
|
753
770
|
"immutable": true,
|
|
754
771
|
"locationInModule": {
|
|
755
772
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
756
|
-
"line":
|
|
773
|
+
"line": 88
|
|
757
774
|
},
|
|
758
775
|
"name": "cdkDependenciesAsDeps",
|
|
759
776
|
"optional": true,
|
|
@@ -771,7 +788,7 @@
|
|
|
771
788
|
"immutable": true,
|
|
772
789
|
"locationInModule": {
|
|
773
790
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
774
|
-
"line":
|
|
791
|
+
"line": 163
|
|
775
792
|
},
|
|
776
793
|
"name": "cdkout",
|
|
777
794
|
"optional": true,
|
|
@@ -789,7 +806,7 @@
|
|
|
789
806
|
"immutable": true,
|
|
790
807
|
"locationInModule": {
|
|
791
808
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
792
|
-
"line":
|
|
809
|
+
"line": 75
|
|
793
810
|
},
|
|
794
811
|
"name": "cdkTestDependencies",
|
|
795
812
|
"optional": true,
|
|
@@ -812,7 +829,7 @@
|
|
|
812
829
|
"immutable": true,
|
|
813
830
|
"locationInModule": {
|
|
814
831
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
815
|
-
"line":
|
|
832
|
+
"line": 69
|
|
816
833
|
},
|
|
817
834
|
"name": "cdkVersionPinning",
|
|
818
835
|
"optional": true,
|
|
@@ -831,7 +848,7 @@
|
|
|
831
848
|
"immutable": true,
|
|
832
849
|
"locationInModule": {
|
|
833
850
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
834
|
-
"line":
|
|
851
|
+
"line": 486
|
|
835
852
|
},
|
|
836
853
|
"name": "checkLicenses",
|
|
837
854
|
"optional": true,
|
|
@@ -849,7 +866,7 @@
|
|
|
849
866
|
"immutable": true,
|
|
850
867
|
"locationInModule": {
|
|
851
868
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
852
|
-
"line":
|
|
869
|
+
"line": 1105
|
|
853
870
|
},
|
|
854
871
|
"name": "clobber",
|
|
855
872
|
"optional": true,
|
|
@@ -868,7 +885,7 @@
|
|
|
868
885
|
"immutable": true,
|
|
869
886
|
"locationInModule": {
|
|
870
887
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
871
|
-
"line":
|
|
888
|
+
"line": 940
|
|
872
889
|
},
|
|
873
890
|
"name": "codeArtifactOptions",
|
|
874
891
|
"optional": true,
|
|
@@ -886,7 +903,7 @@
|
|
|
886
903
|
"immutable": true,
|
|
887
904
|
"locationInModule": {
|
|
888
905
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
889
|
-
"line":
|
|
906
|
+
"line": 479
|
|
890
907
|
},
|
|
891
908
|
"name": "codeCov",
|
|
892
909
|
"optional": true,
|
|
@@ -904,7 +921,7 @@
|
|
|
904
921
|
"immutable": true,
|
|
905
922
|
"locationInModule": {
|
|
906
923
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
907
|
-
"line":
|
|
924
|
+
"line": 473
|
|
908
925
|
},
|
|
909
926
|
"name": "codeCovTokenSecret",
|
|
910
927
|
"optional": true,
|
|
@@ -922,7 +939,7 @@
|
|
|
922
939
|
"immutable": true,
|
|
923
940
|
"locationInModule": {
|
|
924
941
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
925
|
-
"line":
|
|
942
|
+
"line": 1196
|
|
926
943
|
},
|
|
927
944
|
"name": "commitGenerated",
|
|
928
945
|
"optional": true,
|
|
@@ -940,7 +957,7 @@
|
|
|
940
957
|
"immutable": true,
|
|
941
958
|
"locationInModule": {
|
|
942
959
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
943
|
-
"line":
|
|
960
|
+
"line": 62
|
|
944
961
|
},
|
|
945
962
|
"name": "constructsVersion",
|
|
946
963
|
"optional": true,
|
|
@@ -958,7 +975,7 @@
|
|
|
958
975
|
"immutable": true,
|
|
959
976
|
"locationInModule": {
|
|
960
977
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
961
|
-
"line":
|
|
978
|
+
"line": 157
|
|
962
979
|
},
|
|
963
980
|
"name": "context",
|
|
964
981
|
"optional": true,
|
|
@@ -981,7 +998,7 @@
|
|
|
981
998
|
"immutable": true,
|
|
982
999
|
"locationInModule": {
|
|
983
1000
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
984
|
-
"line":
|
|
1001
|
+
"line": 467
|
|
985
1002
|
},
|
|
986
1003
|
"name": "copyrightOwner",
|
|
987
1004
|
"optional": true,
|
|
@@ -999,7 +1016,7 @@
|
|
|
999
1016
|
"immutable": true,
|
|
1000
1017
|
"locationInModule": {
|
|
1001
1018
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1002
|
-
"line":
|
|
1019
|
+
"line": 461
|
|
1003
1020
|
},
|
|
1004
1021
|
"name": "copyrightPeriod",
|
|
1005
1022
|
"optional": true,
|
|
@@ -1017,7 +1034,7 @@
|
|
|
1017
1034
|
"immutable": true,
|
|
1018
1035
|
"locationInModule": {
|
|
1019
1036
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1020
|
-
"line":
|
|
1037
|
+
"line": 528
|
|
1021
1038
|
},
|
|
1022
1039
|
"name": "defaultReleaseBranch",
|
|
1023
1040
|
"optional": true,
|
|
@@ -1036,7 +1053,7 @@
|
|
|
1036
1053
|
"immutable": true,
|
|
1037
1054
|
"locationInModule": {
|
|
1038
1055
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1039
|
-
"line":
|
|
1056
|
+
"line": 455
|
|
1040
1057
|
},
|
|
1041
1058
|
"name": "dependabot",
|
|
1042
1059
|
"optional": true,
|
|
@@ -1054,7 +1071,7 @@
|
|
|
1054
1071
|
"immutable": true,
|
|
1055
1072
|
"locationInModule": {
|
|
1056
1073
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1057
|
-
"line":
|
|
1074
|
+
"line": 448
|
|
1058
1075
|
},
|
|
1059
1076
|
"name": "dependabotOptions",
|
|
1060
1077
|
"optional": true,
|
|
@@ -1076,7 +1093,7 @@
|
|
|
1076
1093
|
"immutable": true,
|
|
1077
1094
|
"locationInModule": {
|
|
1078
1095
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1079
|
-
"line":
|
|
1096
|
+
"line": 933
|
|
1080
1097
|
},
|
|
1081
1098
|
"name": "deps",
|
|
1082
1099
|
"optional": true,
|
|
@@ -1100,7 +1117,7 @@
|
|
|
1100
1117
|
"immutable": true,
|
|
1101
1118
|
"locationInModule": {
|
|
1102
1119
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1103
|
-
"line":
|
|
1120
|
+
"line": 442
|
|
1104
1121
|
},
|
|
1105
1122
|
"name": "depsUpgrade",
|
|
1106
1123
|
"optional": true,
|
|
@@ -1118,7 +1135,7 @@
|
|
|
1118
1135
|
"immutable": true,
|
|
1119
1136
|
"locationInModule": {
|
|
1120
1137
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1121
|
-
"line":
|
|
1138
|
+
"line": 435
|
|
1122
1139
|
},
|
|
1123
1140
|
"name": "depsUpgradeOptions",
|
|
1124
1141
|
"optional": true,
|
|
@@ -1139,7 +1156,7 @@
|
|
|
1139
1156
|
"immutable": true,
|
|
1140
1157
|
"locationInModule": {
|
|
1141
1158
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1142
|
-
"line":
|
|
1159
|
+
"line": 920
|
|
1143
1160
|
},
|
|
1144
1161
|
"name": "description",
|
|
1145
1162
|
"optional": true,
|
|
@@ -1157,7 +1174,7 @@
|
|
|
1157
1174
|
"immutable": true,
|
|
1158
1175
|
"locationInModule": {
|
|
1159
1176
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1160
|
-
"line":
|
|
1177
|
+
"line": 1099
|
|
1161
1178
|
},
|
|
1162
1179
|
"name": "devContainer",
|
|
1163
1180
|
"optional": true,
|
|
@@ -1179,7 +1196,7 @@
|
|
|
1179
1196
|
"immutable": true,
|
|
1180
1197
|
"locationInModule": {
|
|
1181
1198
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1182
|
-
"line":
|
|
1199
|
+
"line": 912
|
|
1183
1200
|
},
|
|
1184
1201
|
"name": "devDeps",
|
|
1185
1202
|
"optional": true,
|
|
@@ -1202,7 +1219,7 @@
|
|
|
1202
1219
|
"immutable": true,
|
|
1203
1220
|
"locationInModule": {
|
|
1204
1221
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1205
|
-
"line":
|
|
1222
|
+
"line": 285
|
|
1206
1223
|
},
|
|
1207
1224
|
"name": "disableTsconfig",
|
|
1208
1225
|
"optional": true,
|
|
@@ -1220,7 +1237,7 @@
|
|
|
1220
1237
|
"immutable": true,
|
|
1221
1238
|
"locationInModule": {
|
|
1222
1239
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1223
|
-
"line":
|
|
1240
|
+
"line": 279
|
|
1224
1241
|
},
|
|
1225
1242
|
"name": "disableTsconfigDev",
|
|
1226
1243
|
"optional": true,
|
|
@@ -1238,7 +1255,7 @@
|
|
|
1238
1255
|
"immutable": true,
|
|
1239
1256
|
"locationInModule": {
|
|
1240
1257
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1241
|
-
"line":
|
|
1258
|
+
"line": 273
|
|
1242
1259
|
},
|
|
1243
1260
|
"name": "docgen",
|
|
1244
1261
|
"optional": true,
|
|
@@ -1256,7 +1273,7 @@
|
|
|
1256
1273
|
"immutable": true,
|
|
1257
1274
|
"locationInModule": {
|
|
1258
1275
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1259
|
-
"line":
|
|
1276
|
+
"line": 267
|
|
1260
1277
|
},
|
|
1261
1278
|
"name": "docsDirectory",
|
|
1262
1279
|
"optional": true,
|
|
@@ -1292,7 +1309,7 @@
|
|
|
1292
1309
|
"immutable": true,
|
|
1293
1310
|
"locationInModule": {
|
|
1294
1311
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1295
|
-
"line":
|
|
1312
|
+
"line": 895
|
|
1296
1313
|
},
|
|
1297
1314
|
"name": "entrypoint",
|
|
1298
1315
|
"optional": true,
|
|
@@ -1310,7 +1327,7 @@
|
|
|
1310
1327
|
"immutable": true,
|
|
1311
1328
|
"locationInModule": {
|
|
1312
1329
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1313
|
-
"line":
|
|
1330
|
+
"line": 261
|
|
1314
1331
|
},
|
|
1315
1332
|
"name": "entrypointTypes",
|
|
1316
1333
|
"optional": true,
|
|
@@ -1328,7 +1345,7 @@
|
|
|
1328
1345
|
"immutable": true,
|
|
1329
1346
|
"locationInModule": {
|
|
1330
1347
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1331
|
-
"line":
|
|
1348
|
+
"line": 255
|
|
1332
1349
|
},
|
|
1333
1350
|
"name": "eslint",
|
|
1334
1351
|
"optional": true,
|
|
@@ -1346,7 +1363,7 @@
|
|
|
1346
1363
|
"immutable": true,
|
|
1347
1364
|
"locationInModule": {
|
|
1348
1365
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1349
|
-
"line":
|
|
1366
|
+
"line": 249
|
|
1350
1367
|
},
|
|
1351
1368
|
"name": "eslintOptions",
|
|
1352
1369
|
"optional": true,
|
|
@@ -1382,7 +1399,7 @@
|
|
|
1382
1399
|
"immutable": true,
|
|
1383
1400
|
"locationInModule": {
|
|
1384
1401
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1385
|
-
"line":
|
|
1402
|
+
"line": 151
|
|
1386
1403
|
},
|
|
1387
1404
|
"name": "featureFlags",
|
|
1388
1405
|
"optional": true,
|
|
@@ -1401,7 +1418,7 @@
|
|
|
1401
1418
|
"immutable": true,
|
|
1402
1419
|
"locationInModule": {
|
|
1403
1420
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1404
|
-
"line":
|
|
1421
|
+
"line": 1093
|
|
1405
1422
|
},
|
|
1406
1423
|
"name": "github",
|
|
1407
1424
|
"optional": true,
|
|
@@ -1419,7 +1436,7 @@
|
|
|
1419
1436
|
"immutable": true,
|
|
1420
1437
|
"locationInModule": {
|
|
1421
1438
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1422
|
-
"line":
|
|
1439
|
+
"line": 1086
|
|
1423
1440
|
},
|
|
1424
1441
|
"name": "githubOptions",
|
|
1425
1442
|
"optional": true,
|
|
@@ -1436,7 +1453,7 @@
|
|
|
1436
1453
|
"immutable": true,
|
|
1437
1454
|
"locationInModule": {
|
|
1438
1455
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1439
|
-
"line":
|
|
1456
|
+
"line": 429
|
|
1440
1457
|
},
|
|
1441
1458
|
"name": "gitignore",
|
|
1442
1459
|
"optional": true,
|
|
@@ -1458,7 +1475,7 @@
|
|
|
1458
1475
|
"immutable": true,
|
|
1459
1476
|
"locationInModule": {
|
|
1460
1477
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1461
|
-
"line":
|
|
1478
|
+
"line": 1190
|
|
1462
1479
|
},
|
|
1463
1480
|
"name": "gitIgnoreOptions",
|
|
1464
1481
|
"optional": true,
|
|
@@ -1475,7 +1492,7 @@
|
|
|
1475
1492
|
"immutable": true,
|
|
1476
1493
|
"locationInModule": {
|
|
1477
1494
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1478
|
-
"line":
|
|
1495
|
+
"line": 1185
|
|
1479
1496
|
},
|
|
1480
1497
|
"name": "gitOptions",
|
|
1481
1498
|
"optional": true,
|
|
@@ -1493,7 +1510,7 @@
|
|
|
1493
1510
|
"immutable": true,
|
|
1494
1511
|
"locationInModule": {
|
|
1495
1512
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1496
|
-
"line":
|
|
1513
|
+
"line": 1080
|
|
1497
1514
|
},
|
|
1498
1515
|
"name": "gitpod",
|
|
1499
1516
|
"optional": true,
|
|
@@ -1510,7 +1527,7 @@
|
|
|
1510
1527
|
"immutable": true,
|
|
1511
1528
|
"locationInModule": {
|
|
1512
1529
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1513
|
-
"line":
|
|
1530
|
+
"line": 888
|
|
1514
1531
|
},
|
|
1515
1532
|
"name": "homepage",
|
|
1516
1533
|
"optional": true,
|
|
@@ -1546,7 +1563,7 @@
|
|
|
1546
1563
|
"immutable": true,
|
|
1547
1564
|
"locationInModule": {
|
|
1548
1565
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1549
|
-
"line":
|
|
1566
|
+
"line": 424
|
|
1550
1567
|
},
|
|
1551
1568
|
"name": "jest",
|
|
1552
1569
|
"optional": true,
|
|
@@ -1564,7 +1581,7 @@
|
|
|
1564
1581
|
"immutable": true,
|
|
1565
1582
|
"locationInModule": {
|
|
1566
1583
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1567
|
-
"line":
|
|
1584
|
+
"line": 418
|
|
1568
1585
|
},
|
|
1569
1586
|
"name": "jestOptions",
|
|
1570
1587
|
"optional": true,
|
|
@@ -1582,7 +1599,7 @@
|
|
|
1582
1599
|
"immutable": true,
|
|
1583
1600
|
"locationInModule": {
|
|
1584
1601
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1585
|
-
"line":
|
|
1602
|
+
"line": 711
|
|
1586
1603
|
},
|
|
1587
1604
|
"name": "jsiiReleaseVersion",
|
|
1588
1605
|
"optional": true,
|
|
@@ -1599,7 +1616,7 @@
|
|
|
1599
1616
|
"immutable": true,
|
|
1600
1617
|
"locationInModule": {
|
|
1601
1618
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1602
|
-
"line":
|
|
1619
|
+
"line": 883
|
|
1603
1620
|
},
|
|
1604
1621
|
"name": "keywords",
|
|
1605
1622
|
"optional": true,
|
|
@@ -1676,7 +1693,7 @@
|
|
|
1676
1693
|
"immutable": true,
|
|
1677
1694
|
"locationInModule": {
|
|
1678
1695
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1679
|
-
"line":
|
|
1696
|
+
"line": 243
|
|
1680
1697
|
},
|
|
1681
1698
|
"name": "libdir",
|
|
1682
1699
|
"optional": true,
|
|
@@ -1695,7 +1712,7 @@
|
|
|
1695
1712
|
"immutable": true,
|
|
1696
1713
|
"locationInModule": {
|
|
1697
1714
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1698
|
-
"line":
|
|
1715
|
+
"line": 878
|
|
1699
1716
|
},
|
|
1700
1717
|
"name": "license",
|
|
1701
1718
|
"optional": true,
|
|
@@ -1713,7 +1730,7 @@
|
|
|
1713
1730
|
"immutable": true,
|
|
1714
1731
|
"locationInModule": {
|
|
1715
1732
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1716
|
-
"line":
|
|
1733
|
+
"line": 870
|
|
1717
1734
|
},
|
|
1718
1735
|
"name": "licensed",
|
|
1719
1736
|
"optional": true,
|
|
@@ -1731,7 +1748,7 @@
|
|
|
1731
1748
|
"immutable": true,
|
|
1732
1749
|
"locationInModule": {
|
|
1733
1750
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1734
|
-
"line":
|
|
1751
|
+
"line": 1180
|
|
1735
1752
|
},
|
|
1736
1753
|
"name": "logging",
|
|
1737
1754
|
"optional": true,
|
|
@@ -1750,7 +1767,7 @@
|
|
|
1750
1767
|
"immutable": true,
|
|
1751
1768
|
"locationInModule": {
|
|
1752
1769
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1753
|
-
"line":
|
|
1770
|
+
"line": 705
|
|
1754
1771
|
},
|
|
1755
1772
|
"name": "majorVersion",
|
|
1756
1773
|
"optional": true,
|
|
@@ -1769,7 +1786,7 @@
|
|
|
1769
1786
|
"immutable": true,
|
|
1770
1787
|
"locationInModule": {
|
|
1771
1788
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1772
|
-
"line":
|
|
1789
|
+
"line": 864
|
|
1773
1790
|
},
|
|
1774
1791
|
"name": "maxNodeVersion",
|
|
1775
1792
|
"optional": true,
|
|
@@ -1788,7 +1805,7 @@
|
|
|
1788
1805
|
"immutable": true,
|
|
1789
1806
|
"locationInModule": {
|
|
1790
1807
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1791
|
-
"line":
|
|
1808
|
+
"line": 1074
|
|
1792
1809
|
},
|
|
1793
1810
|
"name": "mergify",
|
|
1794
1811
|
"optional": true,
|
|
@@ -1807,7 +1824,7 @@
|
|
|
1807
1824
|
"immutable": true,
|
|
1808
1825
|
"locationInModule": {
|
|
1809
1826
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1810
|
-
"line":
|
|
1827
|
+
"line": 1067
|
|
1811
1828
|
},
|
|
1812
1829
|
"name": "mergifyOptions",
|
|
1813
1830
|
"optional": true,
|
|
@@ -1826,7 +1843,7 @@
|
|
|
1826
1843
|
"immutable": true,
|
|
1827
1844
|
"locationInModule": {
|
|
1828
1845
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1829
|
-
"line":
|
|
1846
|
+
"line": 697
|
|
1830
1847
|
},
|
|
1831
1848
|
"name": "minMajorVersion",
|
|
1832
1849
|
"optional": true,
|
|
@@ -1845,7 +1862,7 @@
|
|
|
1845
1862
|
"immutable": true,
|
|
1846
1863
|
"locationInModule": {
|
|
1847
1864
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1848
|
-
"line":
|
|
1865
|
+
"line": 853
|
|
1849
1866
|
},
|
|
1850
1867
|
"name": "minNodeVersion",
|
|
1851
1868
|
"optional": true,
|
|
@@ -1865,7 +1882,7 @@
|
|
|
1865
1882
|
"immutable": true,
|
|
1866
1883
|
"locationInModule": {
|
|
1867
1884
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1868
|
-
"line":
|
|
1885
|
+
"line": 412
|
|
1869
1886
|
},
|
|
1870
1887
|
"name": "mutableBuild",
|
|
1871
1888
|
"optional": true,
|
|
@@ -1877,14 +1894,14 @@
|
|
|
1877
1894
|
"abstract": true,
|
|
1878
1895
|
"docs": {
|
|
1879
1896
|
"default": "- The next version will be determined based on the commit history and project settings.",
|
|
1880
|
-
"remarks": "If present, this shell command will be run before the bump is executed, and\nit determines what version to release. It will be executed in the following\nenvironment:\n\n- Working directory: the project directory.\n- `$VERSION`: the current version. Looks like `1.2.3`.\n- `$LATEST_TAG`: the most recent tag. Looks like `prefix-v1.2.3`, or may be unset.\n\nThe command should print one of the following to `stdout`:\n\n- Nothing: the next version number will be determined based on commit history.\n- `x.y.z`: the next version number will be `x.y.z`.\n- `major|minor|patch`: the next version number will be the current version number\n with the indicated component bumped.\n\nThis setting cannot be specified together with `minMajorVersion`; the invoked\nscript can be used to achieve the effects of `minMajorVersion`.",
|
|
1897
|
+
"remarks": "If present, this shell command will be run before the bump is executed, and\nit determines what version to release. It will be executed in the following\nenvironment:\n\n- Working directory: the project directory.\n- `$VERSION`: the current version. Looks like `1.2.3`.\n- `$LATEST_TAG`: the most recent tag. Looks like `prefix-v1.2.3`, or may be unset.\n- `$SUGGESTED_BUMP`: the suggested bump action based on commits. One of `major|minor|patch|none`.\n\nThe command should print one of the following to `stdout`:\n\n- Nothing: the next version number will be determined based on commit history.\n- `x.y.z`: the next version number will be `x.y.z`.\n- `major|minor|patch`: the next version number will be the current version number\n with the indicated component bumped.\n\nThis setting cannot be specified together with `minMajorVersion`; the invoked\nscript can be used to achieve the effects of `minMajorVersion`.",
|
|
1881
1898
|
"stability": "experimental",
|
|
1882
1899
|
"summary": "A shell command to control the next version to release."
|
|
1883
1900
|
},
|
|
1884
1901
|
"immutable": true,
|
|
1885
1902
|
"locationInModule": {
|
|
1886
1903
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1887
|
-
"line":
|
|
1904
|
+
"line": 687
|
|
1888
1905
|
},
|
|
1889
1906
|
"name": "nextVersionCommand",
|
|
1890
1907
|
"optional": true,
|
|
@@ -1902,7 +1919,7 @@
|
|
|
1902
1919
|
"immutable": true,
|
|
1903
1920
|
"locationInModule": {
|
|
1904
1921
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1905
|
-
"line":
|
|
1922
|
+
"line": 838
|
|
1906
1923
|
},
|
|
1907
1924
|
"name": "npmAccess",
|
|
1908
1925
|
"optional": true,
|
|
@@ -1921,7 +1938,7 @@
|
|
|
1921
1938
|
"immutable": true,
|
|
1922
1939
|
"locationInModule": {
|
|
1923
1940
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1924
|
-
"line":
|
|
1941
|
+
"line": 663
|
|
1925
1942
|
},
|
|
1926
1943
|
"name": "npmDistTag",
|
|
1927
1944
|
"optional": true,
|
|
@@ -1939,7 +1956,7 @@
|
|
|
1939
1956
|
"immutable": true,
|
|
1940
1957
|
"locationInModule": {
|
|
1941
1958
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1942
|
-
"line":
|
|
1959
|
+
"line": 400
|
|
1943
1960
|
},
|
|
1944
1961
|
"name": "npmignore",
|
|
1945
1962
|
"optional": true,
|
|
@@ -1962,7 +1979,7 @@
|
|
|
1962
1979
|
"immutable": true,
|
|
1963
1980
|
"locationInModule": {
|
|
1964
1981
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1965
|
-
"line":
|
|
1982
|
+
"line": 394
|
|
1966
1983
|
},
|
|
1967
1984
|
"name": "npmignoreEnabled",
|
|
1968
1985
|
"optional": true,
|
|
@@ -1979,7 +1996,7 @@
|
|
|
1979
1996
|
"immutable": true,
|
|
1980
1997
|
"locationInModule": {
|
|
1981
1998
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
1982
|
-
"line":
|
|
1999
|
+
"line": 388
|
|
1983
2000
|
},
|
|
1984
2001
|
"name": "npmIgnoreOptions",
|
|
1985
2002
|
"optional": true,
|
|
@@ -1998,7 +2015,7 @@
|
|
|
1998
2015
|
"immutable": true,
|
|
1999
2016
|
"locationInModule": {
|
|
2000
2017
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2001
|
-
"line":
|
|
2018
|
+
"line": 830
|
|
2002
2019
|
},
|
|
2003
2020
|
"name": "npmProvenance",
|
|
2004
2021
|
"optional": true,
|
|
@@ -2017,7 +2034,7 @@
|
|
|
2017
2034
|
"immutable": true,
|
|
2018
2035
|
"locationInModule": {
|
|
2019
2036
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2020
|
-
"line":
|
|
2037
|
+
"line": 819
|
|
2021
2038
|
},
|
|
2022
2039
|
"name": "npmRegistry",
|
|
2023
2040
|
"optional": true,
|
|
@@ -2036,7 +2053,7 @@
|
|
|
2036
2053
|
"immutable": true,
|
|
2037
2054
|
"locationInModule": {
|
|
2038
2055
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2039
|
-
"line":
|
|
2056
|
+
"line": 812
|
|
2040
2057
|
},
|
|
2041
2058
|
"name": "npmRegistryUrl",
|
|
2042
2059
|
"optional": true,
|
|
@@ -2054,7 +2071,7 @@
|
|
|
2054
2071
|
"immutable": true,
|
|
2055
2072
|
"locationInModule": {
|
|
2056
2073
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2057
|
-
"line":
|
|
2074
|
+
"line": 805
|
|
2058
2075
|
},
|
|
2059
2076
|
"name": "npmTokenSecret",
|
|
2060
2077
|
"optional": true,
|
|
@@ -2073,7 +2090,7 @@
|
|
|
2073
2090
|
"immutable": true,
|
|
2074
2091
|
"locationInModule": {
|
|
2075
2092
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2076
|
-
"line":
|
|
2093
|
+
"line": 1174
|
|
2077
2094
|
},
|
|
2078
2095
|
"name": "outdir",
|
|
2079
2096
|
"optional": true,
|
|
@@ -2091,7 +2108,7 @@
|
|
|
2091
2108
|
"immutable": true,
|
|
2092
2109
|
"locationInModule": {
|
|
2093
2110
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2094
|
-
"line":
|
|
2111
|
+
"line": 383
|
|
2095
2112
|
},
|
|
2096
2113
|
"name": "package",
|
|
2097
2114
|
"optional": true,
|
|
@@ -2109,7 +2126,7 @@
|
|
|
2109
2126
|
"immutable": true,
|
|
2110
2127
|
"locationInModule": {
|
|
2111
2128
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2112
|
-
"line":
|
|
2129
|
+
"line": 799
|
|
2113
2130
|
},
|
|
2114
2131
|
"name": "packageManager",
|
|
2115
2132
|
"optional": true,
|
|
@@ -2130,7 +2147,7 @@
|
|
|
2130
2147
|
"immutable": true,
|
|
2131
2148
|
"locationInModule": {
|
|
2132
2149
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2133
|
-
"line":
|
|
2150
|
+
"line": 793
|
|
2134
2151
|
},
|
|
2135
2152
|
"name": "packageName",
|
|
2136
2153
|
"optional": true,
|
|
@@ -2147,7 +2164,7 @@
|
|
|
2147
2164
|
"immutable": true,
|
|
2148
2165
|
"locationInModule": {
|
|
2149
2166
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2150
|
-
"line":
|
|
2167
|
+
"line": 1163
|
|
2151
2168
|
},
|
|
2152
2169
|
"name": "parent",
|
|
2153
2170
|
"optional": true,
|
|
@@ -2164,7 +2181,7 @@
|
|
|
2164
2181
|
"immutable": true,
|
|
2165
2182
|
"locationInModule": {
|
|
2166
2183
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2167
|
-
"line":
|
|
2184
|
+
"line": 786
|
|
2168
2185
|
},
|
|
2169
2186
|
"name": "peerDependencyOptions",
|
|
2170
2187
|
"optional": true,
|
|
@@ -2183,7 +2200,7 @@
|
|
|
2183
2200
|
"immutable": true,
|
|
2184
2201
|
"locationInModule": {
|
|
2185
2202
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2186
|
-
"line":
|
|
2203
|
+
"line": 781
|
|
2187
2204
|
},
|
|
2188
2205
|
"name": "peerDeps",
|
|
2189
2206
|
"optional": true,
|
|
@@ -2206,7 +2223,7 @@
|
|
|
2206
2223
|
"immutable": true,
|
|
2207
2224
|
"locationInModule": {
|
|
2208
2225
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2209
|
-
"line":
|
|
2226
|
+
"line": 762
|
|
2210
2227
|
},
|
|
2211
2228
|
"name": "pnpmVersion",
|
|
2212
2229
|
"optional": true,
|
|
@@ -2224,7 +2241,7 @@
|
|
|
2224
2241
|
"immutable": true,
|
|
2225
2242
|
"locationInModule": {
|
|
2226
2243
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2227
|
-
"line":
|
|
2244
|
+
"line": 655
|
|
2228
2245
|
},
|
|
2229
2246
|
"name": "postBuildSteps",
|
|
2230
2247
|
"optional": true,
|
|
@@ -2247,7 +2264,7 @@
|
|
|
2247
2264
|
"immutable": true,
|
|
2248
2265
|
"locationInModule": {
|
|
2249
2266
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2250
|
-
"line":
|
|
2267
|
+
"line": 649
|
|
2251
2268
|
},
|
|
2252
2269
|
"name": "prerelease",
|
|
2253
2270
|
"optional": true,
|
|
@@ -2265,7 +2282,7 @@
|
|
|
2265
2282
|
"immutable": true,
|
|
2266
2283
|
"locationInModule": {
|
|
2267
2284
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2268
|
-
"line":
|
|
2285
|
+
"line": 377
|
|
2269
2286
|
},
|
|
2270
2287
|
"name": "prettier",
|
|
2271
2288
|
"optional": true,
|
|
@@ -2283,7 +2300,7 @@
|
|
|
2283
2300
|
"immutable": true,
|
|
2284
2301
|
"locationInModule": {
|
|
2285
2302
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2286
|
-
"line":
|
|
2303
|
+
"line": 371
|
|
2287
2304
|
},
|
|
2288
2305
|
"name": "prettierOptions",
|
|
2289
2306
|
"optional": true,
|
|
@@ -2302,7 +2319,7 @@
|
|
|
2302
2319
|
"immutable": true,
|
|
2303
2320
|
"locationInModule": {
|
|
2304
2321
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2305
|
-
"line":
|
|
2322
|
+
"line": 1060
|
|
2306
2323
|
},
|
|
2307
2324
|
"name": "projectType",
|
|
2308
2325
|
"optional": true,
|
|
@@ -2321,7 +2338,7 @@
|
|
|
2321
2338
|
"immutable": true,
|
|
2322
2339
|
"locationInModule": {
|
|
2323
2340
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2324
|
-
"line":
|
|
2341
|
+
"line": 1158
|
|
2325
2342
|
},
|
|
2326
2343
|
"name": "projenCommand",
|
|
2327
2344
|
"optional": true,
|
|
@@ -2339,7 +2356,7 @@
|
|
|
2339
2356
|
"immutable": true,
|
|
2340
2357
|
"locationInModule": {
|
|
2341
2358
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2342
|
-
"line":
|
|
2359
|
+
"line": 1053
|
|
2343
2360
|
},
|
|
2344
2361
|
"name": "projenCredentials",
|
|
2345
2362
|
"optional": true,
|
|
@@ -2357,7 +2374,7 @@
|
|
|
2357
2374
|
"immutable": true,
|
|
2358
2375
|
"locationInModule": {
|
|
2359
2376
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2360
|
-
"line":
|
|
2377
|
+
"line": 365
|
|
2361
2378
|
},
|
|
2362
2379
|
"name": "projenDevDependency",
|
|
2363
2380
|
"optional": true,
|
|
@@ -2375,7 +2392,7 @@
|
|
|
2375
2392
|
"immutable": true,
|
|
2376
2393
|
"locationInModule": {
|
|
2377
2394
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2378
|
-
"line":
|
|
2395
|
+
"line": 359
|
|
2379
2396
|
},
|
|
2380
2397
|
"name": "projenrcJs",
|
|
2381
2398
|
"optional": true,
|
|
@@ -2393,7 +2410,7 @@
|
|
|
2393
2410
|
"immutable": true,
|
|
2394
2411
|
"locationInModule": {
|
|
2395
2412
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2396
|
-
"line":
|
|
2413
|
+
"line": 1151
|
|
2397
2414
|
},
|
|
2398
2415
|
"name": "projenrcJson",
|
|
2399
2416
|
"optional": true,
|
|
@@ -2411,7 +2428,7 @@
|
|
|
2411
2428
|
"immutable": true,
|
|
2412
2429
|
"locationInModule": {
|
|
2413
2430
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2414
|
-
"line":
|
|
2431
|
+
"line": 1145
|
|
2415
2432
|
},
|
|
2416
2433
|
"name": "projenrcJsonOptions",
|
|
2417
2434
|
"optional": true,
|
|
@@ -2429,7 +2446,7 @@
|
|
|
2429
2446
|
"immutable": true,
|
|
2430
2447
|
"locationInModule": {
|
|
2431
2448
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2432
|
-
"line":
|
|
2449
|
+
"line": 353
|
|
2433
2450
|
},
|
|
2434
2451
|
"name": "projenrcJsOptions",
|
|
2435
2452
|
"optional": true,
|
|
@@ -2450,7 +2467,7 @@
|
|
|
2450
2467
|
"immutable": true,
|
|
2451
2468
|
"locationInModule": {
|
|
2452
2469
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2453
|
-
"line":
|
|
2470
|
+
"line": 237
|
|
2454
2471
|
},
|
|
2455
2472
|
"name": "projenrcTs",
|
|
2456
2473
|
"optional": true,
|
|
@@ -2467,7 +2484,7 @@
|
|
|
2467
2484
|
"immutable": true,
|
|
2468
2485
|
"locationInModule": {
|
|
2469
2486
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2470
|
-
"line":
|
|
2487
|
+
"line": 230
|
|
2471
2488
|
},
|
|
2472
2489
|
"name": "projenrcTsOptions",
|
|
2473
2490
|
"optional": true,
|
|
@@ -2487,7 +2504,7 @@
|
|
|
2487
2504
|
"immutable": true,
|
|
2488
2505
|
"locationInModule": {
|
|
2489
2506
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2490
|
-
"line":
|
|
2507
|
+
"line": 1047
|
|
2491
2508
|
},
|
|
2492
2509
|
"name": "projenTokenSecret",
|
|
2493
2510
|
"optional": true,
|
|
@@ -2505,7 +2522,7 @@
|
|
|
2505
2522
|
"immutable": true,
|
|
2506
2523
|
"locationInModule": {
|
|
2507
2524
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2508
|
-
"line":
|
|
2525
|
+
"line": 347
|
|
2509
2526
|
},
|
|
2510
2527
|
"name": "projenVersion",
|
|
2511
2528
|
"optional": true,
|
|
@@ -2523,7 +2540,7 @@
|
|
|
2523
2540
|
"immutable": true,
|
|
2524
2541
|
"locationInModule": {
|
|
2525
2542
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2526
|
-
"line":
|
|
2543
|
+
"line": 643
|
|
2527
2544
|
},
|
|
2528
2545
|
"name": "publishDryRun",
|
|
2529
2546
|
"optional": true,
|
|
@@ -2542,7 +2559,7 @@
|
|
|
2542
2559
|
"immutable": true,
|
|
2543
2560
|
"locationInModule": {
|
|
2544
2561
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2545
|
-
"line":
|
|
2562
|
+
"line": 637
|
|
2546
2563
|
},
|
|
2547
2564
|
"name": "publishTasks",
|
|
2548
2565
|
"optional": true,
|
|
@@ -2560,7 +2577,7 @@
|
|
|
2560
2577
|
"immutable": true,
|
|
2561
2578
|
"locationInModule": {
|
|
2562
2579
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2563
|
-
"line":
|
|
2580
|
+
"line": 341
|
|
2564
2581
|
},
|
|
2565
2582
|
"name": "pullRequestTemplate",
|
|
2566
2583
|
"optional": true,
|
|
@@ -2578,7 +2595,7 @@
|
|
|
2578
2595
|
"immutable": true,
|
|
2579
2596
|
"locationInModule": {
|
|
2580
2597
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2581
|
-
"line":
|
|
2598
|
+
"line": 335
|
|
2582
2599
|
},
|
|
2583
2600
|
"name": "pullRequestTemplateContents",
|
|
2584
2601
|
"optional": true,
|
|
@@ -2600,7 +2617,7 @@
|
|
|
2600
2617
|
"immutable": true,
|
|
2601
2618
|
"locationInModule": {
|
|
2602
2619
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2603
|
-
"line":
|
|
2620
|
+
"line": 1038
|
|
2604
2621
|
},
|
|
2605
2622
|
"name": "readme",
|
|
2606
2623
|
"optional": true,
|
|
@@ -2618,7 +2635,7 @@
|
|
|
2618
2635
|
"immutable": true,
|
|
2619
2636
|
"locationInModule": {
|
|
2620
2637
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2621
|
-
"line":
|
|
2638
|
+
"line": 629
|
|
2622
2639
|
},
|
|
2623
2640
|
"name": "releasableCommits",
|
|
2624
2641
|
"optional": true,
|
|
@@ -2636,7 +2653,7 @@
|
|
|
2636
2653
|
"immutable": true,
|
|
2637
2654
|
"locationInModule": {
|
|
2638
2655
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2639
|
-
"line":
|
|
2656
|
+
"line": 329
|
|
2640
2657
|
},
|
|
2641
2658
|
"name": "release",
|
|
2642
2659
|
"optional": true,
|
|
@@ -2655,7 +2672,7 @@
|
|
|
2655
2672
|
"immutable": true,
|
|
2656
2673
|
"locationInModule": {
|
|
2657
2674
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2658
|
-
"line":
|
|
2675
|
+
"line": 623
|
|
2659
2676
|
},
|
|
2660
2677
|
"name": "releaseBranches",
|
|
2661
2678
|
"optional": true,
|
|
@@ -2679,7 +2696,7 @@
|
|
|
2679
2696
|
"immutable": true,
|
|
2680
2697
|
"locationInModule": {
|
|
2681
2698
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2682
|
-
"line":
|
|
2699
|
+
"line": 610
|
|
2683
2700
|
},
|
|
2684
2701
|
"name": "releaseEveryCommit",
|
|
2685
2702
|
"optional": true,
|
|
@@ -2697,7 +2714,7 @@
|
|
|
2697
2714
|
"immutable": true,
|
|
2698
2715
|
"locationInModule": {
|
|
2699
2716
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2700
|
-
"line":
|
|
2717
|
+
"line": 603
|
|
2701
2718
|
},
|
|
2702
2719
|
"name": "releaseFailureIssue",
|
|
2703
2720
|
"optional": true,
|
|
@@ -2716,7 +2733,7 @@
|
|
|
2716
2733
|
"immutable": true,
|
|
2717
2734
|
"locationInModule": {
|
|
2718
2735
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2719
|
-
"line":
|
|
2736
|
+
"line": 597
|
|
2720
2737
|
},
|
|
2721
2738
|
"name": "releaseFailureIssueLabel",
|
|
2722
2739
|
"optional": true,
|
|
@@ -2735,7 +2752,7 @@
|
|
|
2735
2752
|
"immutable": true,
|
|
2736
2753
|
"locationInModule": {
|
|
2737
2754
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2738
|
-
"line":
|
|
2755
|
+
"line": 590
|
|
2739
2756
|
},
|
|
2740
2757
|
"name": "releaseSchedule",
|
|
2741
2758
|
"optional": true,
|
|
@@ -2754,7 +2771,7 @@
|
|
|
2754
2771
|
"immutable": true,
|
|
2755
2772
|
"locationInModule": {
|
|
2756
2773
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2757
|
-
"line":
|
|
2774
|
+
"line": 583
|
|
2758
2775
|
},
|
|
2759
2776
|
"name": "releaseTagPrefix",
|
|
2760
2777
|
"optional": true,
|
|
@@ -2772,7 +2789,7 @@
|
|
|
2772
2789
|
"immutable": true,
|
|
2773
2790
|
"locationInModule": {
|
|
2774
2791
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2775
|
-
"line":
|
|
2792
|
+
"line": 323
|
|
2776
2793
|
},
|
|
2777
2794
|
"name": "releaseToNpm",
|
|
2778
2795
|
"optional": true,
|
|
@@ -2790,7 +2807,7 @@
|
|
|
2790
2807
|
"immutable": true,
|
|
2791
2808
|
"locationInModule": {
|
|
2792
2809
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2793
|
-
"line":
|
|
2810
|
+
"line": 573
|
|
2794
2811
|
},
|
|
2795
2812
|
"name": "releaseTrigger",
|
|
2796
2813
|
"optional": true,
|
|
@@ -2809,7 +2826,7 @@
|
|
|
2809
2826
|
"immutable": true,
|
|
2810
2827
|
"locationInModule": {
|
|
2811
2828
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2812
|
-
"line":
|
|
2829
|
+
"line": 317
|
|
2813
2830
|
},
|
|
2814
2831
|
"name": "releaseWorkflow",
|
|
2815
2832
|
"optional": true,
|
|
@@ -2827,7 +2844,7 @@
|
|
|
2827
2844
|
"immutable": true,
|
|
2828
2845
|
"locationInModule": {
|
|
2829
2846
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2830
|
-
"line":
|
|
2847
|
+
"line": 567
|
|
2831
2848
|
},
|
|
2832
2849
|
"name": "releaseWorkflowName",
|
|
2833
2850
|
"optional": true,
|
|
@@ -2844,7 +2861,7 @@
|
|
|
2844
2861
|
"immutable": true,
|
|
2845
2862
|
"locationInModule": {
|
|
2846
2863
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2847
|
-
"line":
|
|
2864
|
+
"line": 561
|
|
2848
2865
|
},
|
|
2849
2866
|
"name": "releaseWorkflowSetupSteps",
|
|
2850
2867
|
"optional": true,
|
|
@@ -2867,7 +2884,7 @@
|
|
|
2867
2884
|
"immutable": true,
|
|
2868
2885
|
"locationInModule": {
|
|
2869
2886
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2870
|
-
"line":
|
|
2887
|
+
"line": 1139
|
|
2871
2888
|
},
|
|
2872
2889
|
"name": "renovatebot",
|
|
2873
2890
|
"optional": true,
|
|
@@ -2885,7 +2902,7 @@
|
|
|
2885
2902
|
"immutable": true,
|
|
2886
2903
|
"locationInModule": {
|
|
2887
2904
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2888
|
-
"line":
|
|
2905
|
+
"line": 1133
|
|
2889
2906
|
},
|
|
2890
2907
|
"name": "renovatebotOptions",
|
|
2891
2908
|
"optional": true,
|
|
@@ -2903,7 +2920,7 @@
|
|
|
2903
2920
|
"immutable": true,
|
|
2904
2921
|
"locationInModule": {
|
|
2905
2922
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2906
|
-
"line":
|
|
2923
|
+
"line": 756
|
|
2907
2924
|
},
|
|
2908
2925
|
"name": "repository",
|
|
2909
2926
|
"optional": true,
|
|
@@ -2920,7 +2937,7 @@
|
|
|
2920
2937
|
"immutable": true,
|
|
2921
2938
|
"locationInModule": {
|
|
2922
2939
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2923
|
-
"line":
|
|
2940
|
+
"line": 750
|
|
2924
2941
|
},
|
|
2925
2942
|
"name": "repositoryDirectory",
|
|
2926
2943
|
"optional": true,
|
|
@@ -2938,7 +2955,7 @@
|
|
|
2938
2955
|
"immutable": true,
|
|
2939
2956
|
"locationInModule": {
|
|
2940
2957
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2941
|
-
"line":
|
|
2958
|
+
"line": 145
|
|
2942
2959
|
},
|
|
2943
2960
|
"name": "requireApproval",
|
|
2944
2961
|
"optional": true,
|
|
@@ -2956,7 +2973,7 @@
|
|
|
2956
2973
|
"immutable": true,
|
|
2957
2974
|
"locationInModule": {
|
|
2958
2975
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2959
|
-
"line":
|
|
2976
|
+
"line": 225
|
|
2960
2977
|
},
|
|
2961
2978
|
"name": "sampleCode",
|
|
2962
2979
|
"optional": true,
|
|
@@ -2974,7 +2991,7 @@
|
|
|
2974
2991
|
"immutable": true,
|
|
2975
2992
|
"locationInModule": {
|
|
2976
2993
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
2977
|
-
"line":
|
|
2994
|
+
"line": 745
|
|
2978
2995
|
},
|
|
2979
2996
|
"name": "scopedPackagesOptions",
|
|
2980
2997
|
"optional": true,
|
|
@@ -2999,7 +3016,7 @@
|
|
|
2999
3016
|
"immutable": true,
|
|
3000
3017
|
"locationInModule": {
|
|
3001
3018
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3002
|
-
"line":
|
|
3019
|
+
"line": 739
|
|
3003
3020
|
},
|
|
3004
3021
|
"name": "scripts",
|
|
3005
3022
|
"optional": true,
|
|
@@ -3022,7 +3039,7 @@
|
|
|
3022
3039
|
"immutable": true,
|
|
3023
3040
|
"locationInModule": {
|
|
3024
3041
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3025
|
-
"line":
|
|
3042
|
+
"line": 219
|
|
3026
3043
|
},
|
|
3027
3044
|
"name": "srcdir",
|
|
3028
3045
|
"optional": true,
|
|
@@ -3039,7 +3056,7 @@
|
|
|
3039
3056
|
"immutable": true,
|
|
3040
3057
|
"locationInModule": {
|
|
3041
3058
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3042
|
-
"line":
|
|
3059
|
+
"line": 729
|
|
3043
3060
|
},
|
|
3044
3061
|
"name": "stability",
|
|
3045
3062
|
"optional": true,
|
|
@@ -3058,7 +3075,7 @@
|
|
|
3058
3075
|
"immutable": true,
|
|
3059
3076
|
"locationInModule": {
|
|
3060
3077
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3061
|
-
"line":
|
|
3078
|
+
"line": 1034
|
|
3062
3079
|
},
|
|
3063
3080
|
"name": "stale",
|
|
3064
3081
|
"optional": true,
|
|
@@ -3077,7 +3094,7 @@
|
|
|
3077
3094
|
"immutable": true,
|
|
3078
3095
|
"locationInModule": {
|
|
3079
3096
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3080
|
-
"line":
|
|
3097
|
+
"line": 1027
|
|
3081
3098
|
},
|
|
3082
3099
|
"name": "staleOptions",
|
|
3083
3100
|
"optional": true,
|
|
@@ -3096,7 +3113,7 @@
|
|
|
3096
3113
|
"immutable": true,
|
|
3097
3114
|
"locationInModule": {
|
|
3098
3115
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3099
|
-
"line":
|
|
3116
|
+
"line": 213
|
|
3100
3117
|
},
|
|
3101
3118
|
"name": "testdir",
|
|
3102
3119
|
"optional": true,
|
|
@@ -3114,7 +3131,7 @@
|
|
|
3114
3131
|
"immutable": true,
|
|
3115
3132
|
"locationInModule": {
|
|
3116
3133
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3117
|
-
"line":
|
|
3134
|
+
"line": 203
|
|
3118
3135
|
},
|
|
3119
3136
|
"name": "tsconfig",
|
|
3120
3137
|
"optional": true,
|
|
@@ -3132,7 +3149,7 @@
|
|
|
3132
3149
|
"immutable": true,
|
|
3133
3150
|
"locationInModule": {
|
|
3134
3151
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3135
|
-
"line":
|
|
3152
|
+
"line": 197
|
|
3136
3153
|
},
|
|
3137
3154
|
"name": "tsconfigDev",
|
|
3138
3155
|
"optional": true,
|
|
@@ -3150,7 +3167,7 @@
|
|
|
3150
3167
|
"immutable": true,
|
|
3151
3168
|
"locationInModule": {
|
|
3152
3169
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3153
|
-
"line":
|
|
3170
|
+
"line": 191
|
|
3154
3171
|
},
|
|
3155
3172
|
"name": "tsconfigDevFile",
|
|
3156
3173
|
"optional": true,
|
|
@@ -3167,7 +3184,7 @@
|
|
|
3167
3184
|
"immutable": true,
|
|
3168
3185
|
"locationInModule": {
|
|
3169
3186
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3170
|
-
"line":
|
|
3187
|
+
"line": 185
|
|
3171
3188
|
},
|
|
3172
3189
|
"name": "tsJestOptions",
|
|
3173
3190
|
"optional": true,
|
|
@@ -3186,7 +3203,7 @@
|
|
|
3186
3203
|
"immutable": true,
|
|
3187
3204
|
"locationInModule": {
|
|
3188
3205
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3189
|
-
"line":
|
|
3206
|
+
"line": 180
|
|
3190
3207
|
},
|
|
3191
3208
|
"name": "typescriptVersion",
|
|
3192
3209
|
"optional": true,
|
|
@@ -3205,7 +3222,7 @@
|
|
|
3205
3222
|
"immutable": true,
|
|
3206
3223
|
"locationInModule": {
|
|
3207
3224
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3208
|
-
"line":
|
|
3225
|
+
"line": 556
|
|
3209
3226
|
},
|
|
3210
3227
|
"name": "versionrcOptions",
|
|
3211
3228
|
"optional": true,
|
|
@@ -3229,7 +3246,7 @@
|
|
|
3229
3246
|
"immutable": true,
|
|
3230
3247
|
"locationInModule": {
|
|
3231
3248
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3232
|
-
"line":
|
|
3249
|
+
"line": 1020
|
|
3233
3250
|
},
|
|
3234
3251
|
"name": "vscode",
|
|
3235
3252
|
"optional": true,
|
|
@@ -3247,7 +3264,7 @@
|
|
|
3247
3264
|
"immutable": true,
|
|
3248
3265
|
"locationInModule": {
|
|
3249
3266
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3250
|
-
"line":
|
|
3267
|
+
"line": 139
|
|
3251
3268
|
},
|
|
3252
3269
|
"name": "watchExcludes",
|
|
3253
3270
|
"optional": true,
|
|
@@ -3270,7 +3287,7 @@
|
|
|
3270
3287
|
"immutable": true,
|
|
3271
3288
|
"locationInModule": {
|
|
3272
3289
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3273
|
-
"line":
|
|
3290
|
+
"line": 133
|
|
3274
3291
|
},
|
|
3275
3292
|
"name": "watchIncludes",
|
|
3276
3293
|
"optional": true,
|
|
@@ -3293,7 +3310,7 @@
|
|
|
3293
3310
|
"immutable": true,
|
|
3294
3311
|
"locationInModule": {
|
|
3295
3312
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3296
|
-
"line":
|
|
3313
|
+
"line": 310
|
|
3297
3314
|
},
|
|
3298
3315
|
"name": "workflowBootstrapSteps",
|
|
3299
3316
|
"optional": true,
|
|
@@ -3316,7 +3333,7 @@
|
|
|
3316
3333
|
"immutable": true,
|
|
3317
3334
|
"locationInModule": {
|
|
3318
3335
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3319
|
-
"line":
|
|
3336
|
+
"line": 549
|
|
3320
3337
|
},
|
|
3321
3338
|
"name": "workflowContainerImage",
|
|
3322
3339
|
"optional": true,
|
|
@@ -3334,7 +3351,7 @@
|
|
|
3334
3351
|
"immutable": true,
|
|
3335
3352
|
"locationInModule": {
|
|
3336
3353
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3337
|
-
"line":
|
|
3354
|
+
"line": 304
|
|
3338
3355
|
},
|
|
3339
3356
|
"name": "workflowGitIdentity",
|
|
3340
3357
|
"optional": true,
|
|
@@ -3353,7 +3370,7 @@
|
|
|
3353
3370
|
"immutable": true,
|
|
3354
3371
|
"locationInModule": {
|
|
3355
3372
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3356
|
-
"line":
|
|
3373
|
+
"line": 298
|
|
3357
3374
|
},
|
|
3358
3375
|
"name": "workflowNodeVersion",
|
|
3359
3376
|
"optional": true,
|
|
@@ -3371,7 +3388,7 @@
|
|
|
3371
3388
|
"immutable": true,
|
|
3372
3389
|
"locationInModule": {
|
|
3373
3390
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3374
|
-
"line":
|
|
3391
|
+
"line": 291
|
|
3375
3392
|
},
|
|
3376
3393
|
"name": "workflowPackageCache",
|
|
3377
3394
|
"optional": true,
|
|
@@ -3393,7 +3410,7 @@
|
|
|
3393
3410
|
"immutable": true,
|
|
3394
3411
|
"locationInModule": {
|
|
3395
3412
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3396
|
-
"line":
|
|
3413
|
+
"line": 543
|
|
3397
3414
|
},
|
|
3398
3415
|
"name": "workflowRunsOn",
|
|
3399
3416
|
"optional": true,
|
|
@@ -3419,7 +3436,7 @@
|
|
|
3419
3436
|
"immutable": true,
|
|
3420
3437
|
"locationInModule": {
|
|
3421
3438
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3422
|
-
"line":
|
|
3439
|
+
"line": 535
|
|
3423
3440
|
},
|
|
3424
3441
|
"name": "workflowRunsOnGroup",
|
|
3425
3442
|
"optional": true,
|
|
@@ -3437,7 +3454,7 @@
|
|
|
3437
3454
|
"immutable": true,
|
|
3438
3455
|
"locationInModule": {
|
|
3439
3456
|
"filename": "src/projects/cdk-ts/cdk-typescript-app-options.ts",
|
|
3440
|
-
"line":
|
|
3457
|
+
"line": 724
|
|
3441
3458
|
},
|
|
3442
3459
|
"name": "yarnBerryOptions",
|
|
3443
3460
|
"optional": true,
|
|
@@ -3601,7 +3618,7 @@
|
|
|
3601
3618
|
"immutable": true,
|
|
3602
3619
|
"locationInModule": {
|
|
3603
3620
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3604
|
-
"line":
|
|
3621
|
+
"line": 1149
|
|
3605
3622
|
},
|
|
3606
3623
|
"name": "codeOwners",
|
|
3607
3624
|
"type": {
|
|
@@ -3626,7 +3643,7 @@
|
|
|
3626
3643
|
"immutable": true,
|
|
3627
3644
|
"locationInModule": {
|
|
3628
3645
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3629
|
-
"line":
|
|
3646
|
+
"line": 1145
|
|
3630
3647
|
},
|
|
3631
3648
|
"name": "name",
|
|
3632
3649
|
"type": {
|
|
@@ -3661,7 +3678,7 @@
|
|
|
3661
3678
|
"immutable": true,
|
|
3662
3679
|
"locationInModule": {
|
|
3663
3680
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3664
|
-
"line":
|
|
3681
|
+
"line": 955
|
|
3665
3682
|
},
|
|
3666
3683
|
"name": "allowLibraryDependencies",
|
|
3667
3684
|
"optional": true,
|
|
@@ -3696,7 +3713,7 @@
|
|
|
3696
3713
|
"immutable": true,
|
|
3697
3714
|
"locationInModule": {
|
|
3698
3715
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3699
|
-
"line":
|
|
3716
|
+
"line": 947
|
|
3700
3717
|
},
|
|
3701
3718
|
"name": "authorEmail",
|
|
3702
3719
|
"optional": true,
|
|
@@ -3713,7 +3730,7 @@
|
|
|
3713
3730
|
"immutable": true,
|
|
3714
3731
|
"locationInModule": {
|
|
3715
3732
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3716
|
-
"line":
|
|
3733
|
+
"line": 942
|
|
3717
3734
|
},
|
|
3718
3735
|
"name": "authorName",
|
|
3719
3736
|
"optional": true,
|
|
@@ -3730,7 +3747,7 @@
|
|
|
3730
3747
|
"immutable": true,
|
|
3731
3748
|
"locationInModule": {
|
|
3732
3749
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3733
|
-
"line":
|
|
3750
|
+
"line": 937
|
|
3734
3751
|
},
|
|
3735
3752
|
"name": "authorOrganization",
|
|
3736
3753
|
"optional": true,
|
|
@@ -3747,7 +3764,7 @@
|
|
|
3747
3764
|
"immutable": true,
|
|
3748
3765
|
"locationInModule": {
|
|
3749
3766
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3750
|
-
"line":
|
|
3767
|
+
"line": 932
|
|
3751
3768
|
},
|
|
3752
3769
|
"name": "authorUrl",
|
|
3753
3770
|
"optional": true,
|
|
@@ -3765,7 +3782,7 @@
|
|
|
3765
3782
|
"immutable": true,
|
|
3766
3783
|
"locationInModule": {
|
|
3767
3784
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3768
|
-
"line":
|
|
3785
|
+
"line": 1069
|
|
3769
3786
|
},
|
|
3770
3787
|
"name": "autoApproveOptions",
|
|
3771
3788
|
"optional": true,
|
|
@@ -3802,7 +3819,7 @@
|
|
|
3802
3819
|
"immutable": true,
|
|
3803
3820
|
"locationInModule": {
|
|
3804
3821
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3805
|
-
"line":
|
|
3822
|
+
"line": 927
|
|
3806
3823
|
},
|
|
3807
3824
|
"name": "autoDetectBin",
|
|
3808
3825
|
"optional": true,
|
|
@@ -3821,7 +3838,7 @@
|
|
|
3821
3838
|
"immutable": true,
|
|
3822
3839
|
"locationInModule": {
|
|
3823
3840
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3824
|
-
"line":
|
|
3841
|
+
"line": 1063
|
|
3825
3842
|
},
|
|
3826
3843
|
"name": "autoMerge",
|
|
3827
3844
|
"optional": true,
|
|
@@ -3840,7 +3857,7 @@
|
|
|
3840
3857
|
"immutable": true,
|
|
3841
3858
|
"locationInModule": {
|
|
3842
3859
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3843
|
-
"line":
|
|
3860
|
+
"line": 1055
|
|
3844
3861
|
},
|
|
3845
3862
|
"name": "autoMergeOptions",
|
|
3846
3863
|
"optional": true,
|
|
@@ -3858,7 +3875,7 @@
|
|
|
3858
3875
|
"immutable": true,
|
|
3859
3876
|
"locationInModule": {
|
|
3860
3877
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3861
|
-
"line":
|
|
3878
|
+
"line": 921
|
|
3862
3879
|
},
|
|
3863
3880
|
"name": "bin",
|
|
3864
3881
|
"optional": true,
|
|
@@ -3880,7 +3897,7 @@
|
|
|
3880
3897
|
"immutable": true,
|
|
3881
3898
|
"locationInModule": {
|
|
3882
3899
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3883
|
-
"line":
|
|
3900
|
+
"line": 913
|
|
3884
3901
|
},
|
|
3885
3902
|
"name": "bugsEmail",
|
|
3886
3903
|
"optional": true,
|
|
@@ -3897,7 +3914,7 @@
|
|
|
3897
3914
|
"immutable": true,
|
|
3898
3915
|
"locationInModule": {
|
|
3899
3916
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3900
|
-
"line":
|
|
3917
|
+
"line": 908
|
|
3901
3918
|
},
|
|
3902
3919
|
"name": "bugsUrl",
|
|
3903
3920
|
"optional": true,
|
|
@@ -3970,7 +3987,7 @@
|
|
|
3970
3987
|
"immutable": true,
|
|
3971
3988
|
"locationInModule": {
|
|
3972
3989
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3973
|
-
"line":
|
|
3990
|
+
"line": 660
|
|
3974
3991
|
},
|
|
3975
3992
|
"name": "bumpPackage",
|
|
3976
3993
|
"optional": true,
|
|
@@ -3988,7 +4005,7 @@
|
|
|
3988
4005
|
"immutable": true,
|
|
3989
4006
|
"locationInModule": {
|
|
3990
4007
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
3991
|
-
"line":
|
|
4008
|
+
"line": 903
|
|
3992
4009
|
},
|
|
3993
4010
|
"name": "bundledDeps",
|
|
3994
4011
|
"optional": true,
|
|
@@ -4028,7 +4045,7 @@
|
|
|
4028
4045
|
"immutable": true,
|
|
4029
4046
|
"locationInModule": {
|
|
4030
4047
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4031
|
-
"line":
|
|
4048
|
+
"line": 888
|
|
4032
4049
|
},
|
|
4033
4050
|
"name": "bunVersion",
|
|
4034
4051
|
"optional": true,
|
|
@@ -4065,7 +4082,7 @@
|
|
|
4065
4082
|
"immutable": true,
|
|
4066
4083
|
"locationInModule": {
|
|
4067
4084
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4068
|
-
"line":
|
|
4085
|
+
"line": 1047
|
|
4069
4086
|
},
|
|
4070
4087
|
"name": "clobber",
|
|
4071
4088
|
"optional": true,
|
|
@@ -4084,7 +4101,7 @@
|
|
|
4084
4101
|
"immutable": true,
|
|
4085
4102
|
"locationInModule": {
|
|
4086
4103
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4087
|
-
"line":
|
|
4104
|
+
"line": 882
|
|
4088
4105
|
},
|
|
4089
4106
|
"name": "codeArtifactOptions",
|
|
4090
4107
|
"optional": true,
|
|
@@ -4138,7 +4155,7 @@
|
|
|
4138
4155
|
"immutable": true,
|
|
4139
4156
|
"locationInModule": {
|
|
4140
4157
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4141
|
-
"line":
|
|
4158
|
+
"line": 1138
|
|
4142
4159
|
},
|
|
4143
4160
|
"name": "commitGenerated",
|
|
4144
4161
|
"optional": true,
|
|
@@ -4306,7 +4323,7 @@
|
|
|
4306
4323
|
"immutable": true,
|
|
4307
4324
|
"locationInModule": {
|
|
4308
4325
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4309
|
-
"line":
|
|
4326
|
+
"line": 875
|
|
4310
4327
|
},
|
|
4311
4328
|
"name": "deps",
|
|
4312
4329
|
"optional": true,
|
|
@@ -4369,7 +4386,7 @@
|
|
|
4369
4386
|
"immutable": true,
|
|
4370
4387
|
"locationInModule": {
|
|
4371
4388
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4372
|
-
"line":
|
|
4389
|
+
"line": 862
|
|
4373
4390
|
},
|
|
4374
4391
|
"name": "description",
|
|
4375
4392
|
"optional": true,
|
|
@@ -4387,7 +4404,7 @@
|
|
|
4387
4404
|
"immutable": true,
|
|
4388
4405
|
"locationInModule": {
|
|
4389
4406
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4390
|
-
"line":
|
|
4407
|
+
"line": 1041
|
|
4391
4408
|
},
|
|
4392
4409
|
"name": "devContainer",
|
|
4393
4410
|
"optional": true,
|
|
@@ -4409,7 +4426,7 @@
|
|
|
4409
4426
|
"immutable": true,
|
|
4410
4427
|
"locationInModule": {
|
|
4411
4428
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4412
|
-
"line":
|
|
4429
|
+
"line": 854
|
|
4413
4430
|
},
|
|
4414
4431
|
"name": "devDeps",
|
|
4415
4432
|
"optional": true,
|
|
@@ -4539,7 +4556,7 @@
|
|
|
4539
4556
|
"immutable": true,
|
|
4540
4557
|
"locationInModule": {
|
|
4541
4558
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4542
|
-
"line":
|
|
4559
|
+
"line": 837
|
|
4543
4560
|
},
|
|
4544
4561
|
"name": "entrypoint",
|
|
4545
4562
|
"optional": true,
|
|
@@ -4635,7 +4652,7 @@
|
|
|
4635
4652
|
"immutable": true,
|
|
4636
4653
|
"locationInModule": {
|
|
4637
4654
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4638
|
-
"line":
|
|
4655
|
+
"line": 1035
|
|
4639
4656
|
},
|
|
4640
4657
|
"name": "github",
|
|
4641
4658
|
"optional": true,
|
|
@@ -4653,7 +4670,7 @@
|
|
|
4653
4670
|
"immutable": true,
|
|
4654
4671
|
"locationInModule": {
|
|
4655
4672
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4656
|
-
"line":
|
|
4673
|
+
"line": 1028
|
|
4657
4674
|
},
|
|
4658
4675
|
"name": "githubOptions",
|
|
4659
4676
|
"optional": true,
|
|
@@ -4692,7 +4709,7 @@
|
|
|
4692
4709
|
"immutable": true,
|
|
4693
4710
|
"locationInModule": {
|
|
4694
4711
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4695
|
-
"line":
|
|
4712
|
+
"line": 1132
|
|
4696
4713
|
},
|
|
4697
4714
|
"name": "gitIgnoreOptions",
|
|
4698
4715
|
"optional": true,
|
|
@@ -4709,7 +4726,7 @@
|
|
|
4709
4726
|
"immutable": true,
|
|
4710
4727
|
"locationInModule": {
|
|
4711
4728
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4712
|
-
"line":
|
|
4729
|
+
"line": 1127
|
|
4713
4730
|
},
|
|
4714
4731
|
"name": "gitOptions",
|
|
4715
4732
|
"optional": true,
|
|
@@ -4727,7 +4744,7 @@
|
|
|
4727
4744
|
"immutable": true,
|
|
4728
4745
|
"locationInModule": {
|
|
4729
4746
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4730
|
-
"line":
|
|
4747
|
+
"line": 1022
|
|
4731
4748
|
},
|
|
4732
4749
|
"name": "gitpod",
|
|
4733
4750
|
"optional": true,
|
|
@@ -4744,7 +4761,7 @@
|
|
|
4744
4761
|
"immutable": true,
|
|
4745
4762
|
"locationInModule": {
|
|
4746
4763
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4747
|
-
"line":
|
|
4764
|
+
"line": 830
|
|
4748
4765
|
},
|
|
4749
4766
|
"name": "homepage",
|
|
4750
4767
|
"optional": true,
|
|
@@ -4798,7 +4815,7 @@
|
|
|
4798
4815
|
"immutable": true,
|
|
4799
4816
|
"locationInModule": {
|
|
4800
4817
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4801
|
-
"line":
|
|
4818
|
+
"line": 653
|
|
4802
4819
|
},
|
|
4803
4820
|
"name": "jsiiReleaseVersion",
|
|
4804
4821
|
"optional": true,
|
|
@@ -4837,7 +4854,7 @@
|
|
|
4837
4854
|
"immutable": true,
|
|
4838
4855
|
"locationInModule": {
|
|
4839
4856
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4840
|
-
"line":
|
|
4857
|
+
"line": 825
|
|
4841
4858
|
},
|
|
4842
4859
|
"name": "keywords",
|
|
4843
4860
|
"optional": true,
|
|
@@ -4879,7 +4896,7 @@
|
|
|
4879
4896
|
"immutable": true,
|
|
4880
4897
|
"locationInModule": {
|
|
4881
4898
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4882
|
-
"line":
|
|
4899
|
+
"line": 820
|
|
4883
4900
|
},
|
|
4884
4901
|
"name": "license",
|
|
4885
4902
|
"optional": true,
|
|
@@ -4897,7 +4914,7 @@
|
|
|
4897
4914
|
"immutable": true,
|
|
4898
4915
|
"locationInModule": {
|
|
4899
4916
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4900
|
-
"line":
|
|
4917
|
+
"line": 812
|
|
4901
4918
|
},
|
|
4902
4919
|
"name": "licensed",
|
|
4903
4920
|
"optional": true,
|
|
@@ -4915,7 +4932,7 @@
|
|
|
4915
4932
|
"immutable": true,
|
|
4916
4933
|
"locationInModule": {
|
|
4917
4934
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4918
|
-
"line":
|
|
4935
|
+
"line": 1122
|
|
4919
4936
|
},
|
|
4920
4937
|
"name": "logging",
|
|
4921
4938
|
"optional": true,
|
|
@@ -4934,7 +4951,7 @@
|
|
|
4934
4951
|
"immutable": true,
|
|
4935
4952
|
"locationInModule": {
|
|
4936
4953
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4937
|
-
"line":
|
|
4954
|
+
"line": 647
|
|
4938
4955
|
},
|
|
4939
4956
|
"name": "majorVersion",
|
|
4940
4957
|
"optional": true,
|
|
@@ -4953,7 +4970,7 @@
|
|
|
4953
4970
|
"immutable": true,
|
|
4954
4971
|
"locationInModule": {
|
|
4955
4972
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4956
|
-
"line":
|
|
4973
|
+
"line": 806
|
|
4957
4974
|
},
|
|
4958
4975
|
"name": "maxNodeVersion",
|
|
4959
4976
|
"optional": true,
|
|
@@ -4972,7 +4989,7 @@
|
|
|
4972
4989
|
"immutable": true,
|
|
4973
4990
|
"locationInModule": {
|
|
4974
4991
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4975
|
-
"line":
|
|
4992
|
+
"line": 1016
|
|
4976
4993
|
},
|
|
4977
4994
|
"name": "mergify",
|
|
4978
4995
|
"optional": true,
|
|
@@ -4991,7 +5008,7 @@
|
|
|
4991
5008
|
"immutable": true,
|
|
4992
5009
|
"locationInModule": {
|
|
4993
5010
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
4994
|
-
"line":
|
|
5011
|
+
"line": 1009
|
|
4995
5012
|
},
|
|
4996
5013
|
"name": "mergifyOptions",
|
|
4997
5014
|
"optional": true,
|
|
@@ -5010,7 +5027,7 @@
|
|
|
5010
5027
|
"immutable": true,
|
|
5011
5028
|
"locationInModule": {
|
|
5012
5029
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5013
|
-
"line":
|
|
5030
|
+
"line": 639
|
|
5014
5031
|
},
|
|
5015
5032
|
"name": "minMajorVersion",
|
|
5016
5033
|
"optional": true,
|
|
@@ -5029,7 +5046,7 @@
|
|
|
5029
5046
|
"immutable": true,
|
|
5030
5047
|
"locationInModule": {
|
|
5031
5048
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5032
|
-
"line":
|
|
5049
|
+
"line": 795
|
|
5033
5050
|
},
|
|
5034
5051
|
"name": "minNodeVersion",
|
|
5035
5052
|
"optional": true,
|
|
@@ -5061,14 +5078,14 @@
|
|
|
5061
5078
|
"abstract": true,
|
|
5062
5079
|
"docs": {
|
|
5063
5080
|
"default": "- The next version will be determined based on the commit history and project settings.",
|
|
5064
|
-
"remarks": "If present, this shell command will be run before the bump is executed, and\nit determines what version to release. It will be executed in the following\nenvironment:\n\n- Working directory: the project directory.\n- `$VERSION`: the current version. Looks like `1.2.3`.\n- `$LATEST_TAG`: the most recent tag. Looks like `prefix-v1.2.3`, or may be unset.\n\nThe command should print one of the following to `stdout`:\n\n- Nothing: the next version number will be determined based on commit history.\n- `x.y.z`: the next version number will be `x.y.z`.\n- `major|minor|patch`: the next version number will be the current version number\n with the indicated component bumped.\n\nThis setting cannot be specified together with `minMajorVersion`; the invoked\nscript can be used to achieve the effects of `minMajorVersion`.",
|
|
5081
|
+
"remarks": "If present, this shell command will be run before the bump is executed, and\nit determines what version to release. It will be executed in the following\nenvironment:\n\n- Working directory: the project directory.\n- `$VERSION`: the current version. Looks like `1.2.3`.\n- `$LATEST_TAG`: the most recent tag. Looks like `prefix-v1.2.3`, or may be unset.\n- `$SUGGESTED_BUMP`: the suggested bump action based on commits. One of `major|minor|patch|none`.\n\nThe command should print one of the following to `stdout`:\n\n- Nothing: the next version number will be determined based on commit history.\n- `x.y.z`: the next version number will be `x.y.z`.\n- `major|minor|patch`: the next version number will be the current version number\n with the indicated component bumped.\n\nThis setting cannot be specified together with `minMajorVersion`; the invoked\nscript can be used to achieve the effects of `minMajorVersion`.",
|
|
5065
5082
|
"stability": "experimental",
|
|
5066
5083
|
"summary": "A shell command to control the next version to release."
|
|
5067
5084
|
},
|
|
5068
5085
|
"immutable": true,
|
|
5069
5086
|
"locationInModule": {
|
|
5070
5087
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5071
|
-
"line":
|
|
5088
|
+
"line": 629
|
|
5072
5089
|
},
|
|
5073
5090
|
"name": "nextVersionCommand",
|
|
5074
5091
|
"optional": true,
|
|
@@ -5086,7 +5103,7 @@
|
|
|
5086
5103
|
"immutable": true,
|
|
5087
5104
|
"locationInModule": {
|
|
5088
5105
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5089
|
-
"line":
|
|
5106
|
+
"line": 780
|
|
5090
5107
|
},
|
|
5091
5108
|
"name": "npmAccess",
|
|
5092
5109
|
"optional": true,
|
|
@@ -5182,7 +5199,7 @@
|
|
|
5182
5199
|
"immutable": true,
|
|
5183
5200
|
"locationInModule": {
|
|
5184
5201
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5185
|
-
"line":
|
|
5202
|
+
"line": 772
|
|
5186
5203
|
},
|
|
5187
5204
|
"name": "npmProvenance",
|
|
5188
5205
|
"optional": true,
|
|
@@ -5201,7 +5218,7 @@
|
|
|
5201
5218
|
"immutable": true,
|
|
5202
5219
|
"locationInModule": {
|
|
5203
5220
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5204
|
-
"line":
|
|
5221
|
+
"line": 761
|
|
5205
5222
|
},
|
|
5206
5223
|
"name": "npmRegistry",
|
|
5207
5224
|
"optional": true,
|
|
@@ -5220,7 +5237,7 @@
|
|
|
5220
5237
|
"immutable": true,
|
|
5221
5238
|
"locationInModule": {
|
|
5222
5239
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5223
|
-
"line":
|
|
5240
|
+
"line": 754
|
|
5224
5241
|
},
|
|
5225
5242
|
"name": "npmRegistryUrl",
|
|
5226
5243
|
"optional": true,
|
|
@@ -5238,7 +5255,7 @@
|
|
|
5238
5255
|
"immutable": true,
|
|
5239
5256
|
"locationInModule": {
|
|
5240
5257
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5241
|
-
"line":
|
|
5258
|
+
"line": 747
|
|
5242
5259
|
},
|
|
5243
5260
|
"name": "npmTokenSecret",
|
|
5244
5261
|
"optional": true,
|
|
@@ -5257,7 +5274,7 @@
|
|
|
5257
5274
|
"immutable": true,
|
|
5258
5275
|
"locationInModule": {
|
|
5259
5276
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5260
|
-
"line":
|
|
5277
|
+
"line": 1116
|
|
5261
5278
|
},
|
|
5262
5279
|
"name": "outdir",
|
|
5263
5280
|
"optional": true,
|
|
@@ -5293,7 +5310,7 @@
|
|
|
5293
5310
|
"immutable": true,
|
|
5294
5311
|
"locationInModule": {
|
|
5295
5312
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5296
|
-
"line":
|
|
5313
|
+
"line": 741
|
|
5297
5314
|
},
|
|
5298
5315
|
"name": "packageManager",
|
|
5299
5316
|
"optional": true,
|
|
@@ -5314,7 +5331,7 @@
|
|
|
5314
5331
|
"immutable": true,
|
|
5315
5332
|
"locationInModule": {
|
|
5316
5333
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5317
|
-
"line":
|
|
5334
|
+
"line": 735
|
|
5318
5335
|
},
|
|
5319
5336
|
"name": "packageName",
|
|
5320
5337
|
"optional": true,
|
|
@@ -5331,7 +5348,7 @@
|
|
|
5331
5348
|
"immutable": true,
|
|
5332
5349
|
"locationInModule": {
|
|
5333
5350
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5334
|
-
"line":
|
|
5351
|
+
"line": 1105
|
|
5335
5352
|
},
|
|
5336
5353
|
"name": "parent",
|
|
5337
5354
|
"optional": true,
|
|
@@ -5348,7 +5365,7 @@
|
|
|
5348
5365
|
"immutable": true,
|
|
5349
5366
|
"locationInModule": {
|
|
5350
5367
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5351
|
-
"line":
|
|
5368
|
+
"line": 728
|
|
5352
5369
|
},
|
|
5353
5370
|
"name": "peerDependencyOptions",
|
|
5354
5371
|
"optional": true,
|
|
@@ -5367,7 +5384,7 @@
|
|
|
5367
5384
|
"immutable": true,
|
|
5368
5385
|
"locationInModule": {
|
|
5369
5386
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5370
|
-
"line":
|
|
5387
|
+
"line": 723
|
|
5371
5388
|
},
|
|
5372
5389
|
"name": "peerDeps",
|
|
5373
5390
|
"optional": true,
|
|
@@ -5390,7 +5407,7 @@
|
|
|
5390
5407
|
"immutable": true,
|
|
5391
5408
|
"locationInModule": {
|
|
5392
5409
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5393
|
-
"line":
|
|
5410
|
+
"line": 704
|
|
5394
5411
|
},
|
|
5395
5412
|
"name": "pnpmVersion",
|
|
5396
5413
|
"optional": true,
|
|
@@ -5486,7 +5503,7 @@
|
|
|
5486
5503
|
"immutable": true,
|
|
5487
5504
|
"locationInModule": {
|
|
5488
5505
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5489
|
-
"line":
|
|
5506
|
+
"line": 1002
|
|
5490
5507
|
},
|
|
5491
5508
|
"name": "projectType",
|
|
5492
5509
|
"optional": true,
|
|
@@ -5505,7 +5522,7 @@
|
|
|
5505
5522
|
"immutable": true,
|
|
5506
5523
|
"locationInModule": {
|
|
5507
5524
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5508
|
-
"line":
|
|
5525
|
+
"line": 1100
|
|
5509
5526
|
},
|
|
5510
5527
|
"name": "projenCommand",
|
|
5511
5528
|
"optional": true,
|
|
@@ -5523,7 +5540,7 @@
|
|
|
5523
5540
|
"immutable": true,
|
|
5524
5541
|
"locationInModule": {
|
|
5525
5542
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5526
|
-
"line":
|
|
5543
|
+
"line": 995
|
|
5527
5544
|
},
|
|
5528
5545
|
"name": "projenCredentials",
|
|
5529
5546
|
"optional": true,
|
|
@@ -5577,7 +5594,7 @@
|
|
|
5577
5594
|
"immutable": true,
|
|
5578
5595
|
"locationInModule": {
|
|
5579
5596
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5580
|
-
"line":
|
|
5597
|
+
"line": 1093
|
|
5581
5598
|
},
|
|
5582
5599
|
"name": "projenrcJson",
|
|
5583
5600
|
"optional": true,
|
|
@@ -5595,7 +5612,7 @@
|
|
|
5595
5612
|
"immutable": true,
|
|
5596
5613
|
"locationInModule": {
|
|
5597
5614
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5598
|
-
"line":
|
|
5615
|
+
"line": 1087
|
|
5599
5616
|
},
|
|
5600
5617
|
"name": "projenrcJsonOptions",
|
|
5601
5618
|
"optional": true,
|
|
@@ -5671,7 +5688,7 @@
|
|
|
5671
5688
|
"immutable": true,
|
|
5672
5689
|
"locationInModule": {
|
|
5673
5690
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5674
|
-
"line":
|
|
5691
|
+
"line": 989
|
|
5675
5692
|
},
|
|
5676
5693
|
"name": "projenTokenSecret",
|
|
5677
5694
|
"optional": true,
|
|
@@ -5873,7 +5890,7 @@
|
|
|
5873
5890
|
"immutable": true,
|
|
5874
5891
|
"locationInModule": {
|
|
5875
5892
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
5876
|
-
"line":
|
|
5893
|
+
"line": 980
|
|
5877
5894
|
},
|
|
5878
5895
|
"name": "readme",
|
|
5879
5896
|
"optional": true,
|
|
@@ -6140,7 +6157,7 @@
|
|
|
6140
6157
|
"immutable": true,
|
|
6141
6158
|
"locationInModule": {
|
|
6142
6159
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
6143
|
-
"line":
|
|
6160
|
+
"line": 1081
|
|
6144
6161
|
},
|
|
6145
6162
|
"name": "renovatebot",
|
|
6146
6163
|
"optional": true,
|
|
@@ -6158,7 +6175,7 @@
|
|
|
6158
6175
|
"immutable": true,
|
|
6159
6176
|
"locationInModule": {
|
|
6160
6177
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
6161
|
-
"line":
|
|
6178
|
+
"line": 1075
|
|
6162
6179
|
},
|
|
6163
6180
|
"name": "renovatebotOptions",
|
|
6164
6181
|
"optional": true,
|
|
@@ -6176,7 +6193,7 @@
|
|
|
6176
6193
|
"immutable": true,
|
|
6177
6194
|
"locationInModule": {
|
|
6178
6195
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
6179
|
-
"line":
|
|
6196
|
+
"line": 698
|
|
6180
6197
|
},
|
|
6181
6198
|
"name": "repository",
|
|
6182
6199
|
"optional": true,
|
|
@@ -6193,7 +6210,7 @@
|
|
|
6193
6210
|
"immutable": true,
|
|
6194
6211
|
"locationInModule": {
|
|
6195
6212
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
6196
|
-
"line":
|
|
6213
|
+
"line": 692
|
|
6197
6214
|
},
|
|
6198
6215
|
"name": "repositoryDirectory",
|
|
6199
6216
|
"optional": true,
|
|
@@ -6246,7 +6263,7 @@
|
|
|
6246
6263
|
"immutable": true,
|
|
6247
6264
|
"locationInModule": {
|
|
6248
6265
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
6249
|
-
"line":
|
|
6266
|
+
"line": 687
|
|
6250
6267
|
},
|
|
6251
6268
|
"name": "scopedPackagesOptions",
|
|
6252
6269
|
"optional": true,
|
|
@@ -6271,7 +6288,7 @@
|
|
|
6271
6288
|
"immutable": true,
|
|
6272
6289
|
"locationInModule": {
|
|
6273
6290
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
6274
|
-
"line":
|
|
6291
|
+
"line": 681
|
|
6275
6292
|
},
|
|
6276
6293
|
"name": "scripts",
|
|
6277
6294
|
"optional": true,
|
|
@@ -6311,7 +6328,7 @@
|
|
|
6311
6328
|
"immutable": true,
|
|
6312
6329
|
"locationInModule": {
|
|
6313
6330
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
6314
|
-
"line":
|
|
6331
|
+
"line": 671
|
|
6315
6332
|
},
|
|
6316
6333
|
"name": "stability",
|
|
6317
6334
|
"optional": true,
|
|
@@ -6330,7 +6347,7 @@
|
|
|
6330
6347
|
"immutable": true,
|
|
6331
6348
|
"locationInModule": {
|
|
6332
6349
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
6333
|
-
"line":
|
|
6350
|
+
"line": 976
|
|
6334
6351
|
},
|
|
6335
6352
|
"name": "stale",
|
|
6336
6353
|
"optional": true,
|
|
@@ -6349,7 +6366,7 @@
|
|
|
6349
6366
|
"immutable": true,
|
|
6350
6367
|
"locationInModule": {
|
|
6351
6368
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
6352
|
-
"line":
|
|
6369
|
+
"line": 969
|
|
6353
6370
|
},
|
|
6354
6371
|
"name": "staleOptions",
|
|
6355
6372
|
"optional": true,
|
|
@@ -6501,7 +6518,7 @@
|
|
|
6501
6518
|
"immutable": true,
|
|
6502
6519
|
"locationInModule": {
|
|
6503
6520
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
6504
|
-
"line":
|
|
6521
|
+
"line": 962
|
|
6505
6522
|
},
|
|
6506
6523
|
"name": "vscode",
|
|
6507
6524
|
"optional": true,
|
|
@@ -6663,7 +6680,7 @@
|
|
|
6663
6680
|
"immutable": true,
|
|
6664
6681
|
"locationInModule": {
|
|
6665
6682
|
"filename": "src/projects/jsii/jsii-project-options.ts",
|
|
6666
|
-
"line":
|
|
6683
|
+
"line": 666
|
|
6667
6684
|
},
|
|
6668
6685
|
"name": "yarnBerryOptions",
|
|
6669
6686
|
"optional": true,
|
|
@@ -6749,7 +6766,7 @@
|
|
|
6749
6766
|
"immutable": true,
|
|
6750
6767
|
"locationInModule": {
|
|
6751
6768
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
6752
|
-
"line":
|
|
6769
|
+
"line": 1043
|
|
6753
6770
|
},
|
|
6754
6771
|
"name": "codeOwners",
|
|
6755
6772
|
"type": {
|
|
@@ -6774,7 +6791,7 @@
|
|
|
6774
6791
|
"immutable": true,
|
|
6775
6792
|
"locationInModule": {
|
|
6776
6793
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
6777
|
-
"line":
|
|
6794
|
+
"line": 1039
|
|
6778
6795
|
},
|
|
6779
6796
|
"name": "name",
|
|
6780
6797
|
"type": {
|
|
@@ -6792,7 +6809,7 @@
|
|
|
6792
6809
|
"immutable": true,
|
|
6793
6810
|
"locationInModule": {
|
|
6794
6811
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
6795
|
-
"line":
|
|
6812
|
+
"line": 849
|
|
6796
6813
|
},
|
|
6797
6814
|
"name": "allowLibraryDependencies",
|
|
6798
6815
|
"optional": true,
|
|
@@ -6827,7 +6844,7 @@
|
|
|
6827
6844
|
"immutable": true,
|
|
6828
6845
|
"locationInModule": {
|
|
6829
6846
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
6830
|
-
"line":
|
|
6847
|
+
"line": 841
|
|
6831
6848
|
},
|
|
6832
6849
|
"name": "authorEmail",
|
|
6833
6850
|
"optional": true,
|
|
@@ -6844,7 +6861,7 @@
|
|
|
6844
6861
|
"immutable": true,
|
|
6845
6862
|
"locationInModule": {
|
|
6846
6863
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
6847
|
-
"line":
|
|
6864
|
+
"line": 836
|
|
6848
6865
|
},
|
|
6849
6866
|
"name": "authorName",
|
|
6850
6867
|
"optional": true,
|
|
@@ -6861,7 +6878,7 @@
|
|
|
6861
6878
|
"immutable": true,
|
|
6862
6879
|
"locationInModule": {
|
|
6863
6880
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
6864
|
-
"line":
|
|
6881
|
+
"line": 831
|
|
6865
6882
|
},
|
|
6866
6883
|
"name": "authorOrganization",
|
|
6867
6884
|
"optional": true,
|
|
@@ -6878,7 +6895,7 @@
|
|
|
6878
6895
|
"immutable": true,
|
|
6879
6896
|
"locationInModule": {
|
|
6880
6897
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
6881
|
-
"line":
|
|
6898
|
+
"line": 826
|
|
6882
6899
|
},
|
|
6883
6900
|
"name": "authorUrl",
|
|
6884
6901
|
"optional": true,
|
|
@@ -6896,7 +6913,7 @@
|
|
|
6896
6913
|
"immutable": true,
|
|
6897
6914
|
"locationInModule": {
|
|
6898
6915
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
6899
|
-
"line":
|
|
6916
|
+
"line": 963
|
|
6900
6917
|
},
|
|
6901
6918
|
"name": "autoApproveOptions",
|
|
6902
6919
|
"optional": true,
|
|
@@ -6933,7 +6950,7 @@
|
|
|
6933
6950
|
"immutable": true,
|
|
6934
6951
|
"locationInModule": {
|
|
6935
6952
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
6936
|
-
"line":
|
|
6953
|
+
"line": 821
|
|
6937
6954
|
},
|
|
6938
6955
|
"name": "autoDetectBin",
|
|
6939
6956
|
"optional": true,
|
|
@@ -6952,7 +6969,7 @@
|
|
|
6952
6969
|
"immutable": true,
|
|
6953
6970
|
"locationInModule": {
|
|
6954
6971
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
6955
|
-
"line":
|
|
6972
|
+
"line": 957
|
|
6956
6973
|
},
|
|
6957
6974
|
"name": "autoMerge",
|
|
6958
6975
|
"optional": true,
|
|
@@ -6971,7 +6988,7 @@
|
|
|
6971
6988
|
"immutable": true,
|
|
6972
6989
|
"locationInModule": {
|
|
6973
6990
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
6974
|
-
"line":
|
|
6991
|
+
"line": 949
|
|
6975
6992
|
},
|
|
6976
6993
|
"name": "autoMergeOptions",
|
|
6977
6994
|
"optional": true,
|
|
@@ -6989,7 +7006,7 @@
|
|
|
6989
7006
|
"immutable": true,
|
|
6990
7007
|
"locationInModule": {
|
|
6991
7008
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
6992
|
-
"line":
|
|
7009
|
+
"line": 815
|
|
6993
7010
|
},
|
|
6994
7011
|
"name": "bin",
|
|
6995
7012
|
"optional": true,
|
|
@@ -7011,7 +7028,7 @@
|
|
|
7011
7028
|
"immutable": true,
|
|
7012
7029
|
"locationInModule": {
|
|
7013
7030
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7014
|
-
"line":
|
|
7031
|
+
"line": 807
|
|
7015
7032
|
},
|
|
7016
7033
|
"name": "bugsEmail",
|
|
7017
7034
|
"optional": true,
|
|
@@ -7028,7 +7045,7 @@
|
|
|
7028
7045
|
"immutable": true,
|
|
7029
7046
|
"locationInModule": {
|
|
7030
7047
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7031
|
-
"line":
|
|
7048
|
+
"line": 802
|
|
7032
7049
|
},
|
|
7033
7050
|
"name": "bugsUrl",
|
|
7034
7051
|
"optional": true,
|
|
@@ -7101,7 +7118,7 @@
|
|
|
7101
7118
|
"immutable": true,
|
|
7102
7119
|
"locationInModule": {
|
|
7103
7120
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7104
|
-
"line":
|
|
7121
|
+
"line": 554
|
|
7105
7122
|
},
|
|
7106
7123
|
"name": "bumpPackage",
|
|
7107
7124
|
"optional": true,
|
|
@@ -7119,7 +7136,7 @@
|
|
|
7119
7136
|
"immutable": true,
|
|
7120
7137
|
"locationInModule": {
|
|
7121
7138
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7122
|
-
"line":
|
|
7139
|
+
"line": 797
|
|
7123
7140
|
},
|
|
7124
7141
|
"name": "bundledDeps",
|
|
7125
7142
|
"optional": true,
|
|
@@ -7159,7 +7176,7 @@
|
|
|
7159
7176
|
"immutable": true,
|
|
7160
7177
|
"locationInModule": {
|
|
7161
7178
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7162
|
-
"line":
|
|
7179
|
+
"line": 782
|
|
7163
7180
|
},
|
|
7164
7181
|
"name": "bunVersion",
|
|
7165
7182
|
"optional": true,
|
|
@@ -7196,7 +7213,7 @@
|
|
|
7196
7213
|
"immutable": true,
|
|
7197
7214
|
"locationInModule": {
|
|
7198
7215
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7199
|
-
"line":
|
|
7216
|
+
"line": 941
|
|
7200
7217
|
},
|
|
7201
7218
|
"name": "clobber",
|
|
7202
7219
|
"optional": true,
|
|
@@ -7215,7 +7232,7 @@
|
|
|
7215
7232
|
"immutable": true,
|
|
7216
7233
|
"locationInModule": {
|
|
7217
7234
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7218
|
-
"line":
|
|
7235
|
+
"line": 776
|
|
7219
7236
|
},
|
|
7220
7237
|
"name": "codeArtifactOptions",
|
|
7221
7238
|
"optional": true,
|
|
@@ -7269,7 +7286,7 @@
|
|
|
7269
7286
|
"immutable": true,
|
|
7270
7287
|
"locationInModule": {
|
|
7271
7288
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7272
|
-
"line":
|
|
7289
|
+
"line": 1032
|
|
7273
7290
|
},
|
|
7274
7291
|
"name": "commitGenerated",
|
|
7275
7292
|
"optional": true,
|
|
@@ -7382,7 +7399,7 @@
|
|
|
7382
7399
|
"immutable": true,
|
|
7383
7400
|
"locationInModule": {
|
|
7384
7401
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7385
|
-
"line":
|
|
7402
|
+
"line": 769
|
|
7386
7403
|
},
|
|
7387
7404
|
"name": "deps",
|
|
7388
7405
|
"optional": true,
|
|
@@ -7445,7 +7462,7 @@
|
|
|
7445
7462
|
"immutable": true,
|
|
7446
7463
|
"locationInModule": {
|
|
7447
7464
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7448
|
-
"line":
|
|
7465
|
+
"line": 756
|
|
7449
7466
|
},
|
|
7450
7467
|
"name": "description",
|
|
7451
7468
|
"optional": true,
|
|
@@ -7463,7 +7480,7 @@
|
|
|
7463
7480
|
"immutable": true,
|
|
7464
7481
|
"locationInModule": {
|
|
7465
7482
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7466
|
-
"line":
|
|
7483
|
+
"line": 935
|
|
7467
7484
|
},
|
|
7468
7485
|
"name": "devContainer",
|
|
7469
7486
|
"optional": true,
|
|
@@ -7485,7 +7502,7 @@
|
|
|
7485
7502
|
"immutable": true,
|
|
7486
7503
|
"locationInModule": {
|
|
7487
7504
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7488
|
-
"line":
|
|
7505
|
+
"line": 748
|
|
7489
7506
|
},
|
|
7490
7507
|
"name": "devDeps",
|
|
7491
7508
|
"optional": true,
|
|
@@ -7580,7 +7597,7 @@
|
|
|
7580
7597
|
"immutable": true,
|
|
7581
7598
|
"locationInModule": {
|
|
7582
7599
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7583
|
-
"line":
|
|
7600
|
+
"line": 731
|
|
7584
7601
|
},
|
|
7585
7602
|
"name": "entrypoint",
|
|
7586
7603
|
"optional": true,
|
|
@@ -7653,7 +7670,7 @@
|
|
|
7653
7670
|
"immutable": true,
|
|
7654
7671
|
"locationInModule": {
|
|
7655
7672
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7656
|
-
"line":
|
|
7673
|
+
"line": 929
|
|
7657
7674
|
},
|
|
7658
7675
|
"name": "github",
|
|
7659
7676
|
"optional": true,
|
|
@@ -7671,7 +7688,7 @@
|
|
|
7671
7688
|
"immutable": true,
|
|
7672
7689
|
"locationInModule": {
|
|
7673
7690
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7674
|
-
"line":
|
|
7691
|
+
"line": 922
|
|
7675
7692
|
},
|
|
7676
7693
|
"name": "githubOptions",
|
|
7677
7694
|
"optional": true,
|
|
@@ -7710,7 +7727,7 @@
|
|
|
7710
7727
|
"immutable": true,
|
|
7711
7728
|
"locationInModule": {
|
|
7712
7729
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7713
|
-
"line":
|
|
7730
|
+
"line": 1026
|
|
7714
7731
|
},
|
|
7715
7732
|
"name": "gitIgnoreOptions",
|
|
7716
7733
|
"optional": true,
|
|
@@ -7727,7 +7744,7 @@
|
|
|
7727
7744
|
"immutable": true,
|
|
7728
7745
|
"locationInModule": {
|
|
7729
7746
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7730
|
-
"line":
|
|
7747
|
+
"line": 1021
|
|
7731
7748
|
},
|
|
7732
7749
|
"name": "gitOptions",
|
|
7733
7750
|
"optional": true,
|
|
@@ -7745,7 +7762,7 @@
|
|
|
7745
7762
|
"immutable": true,
|
|
7746
7763
|
"locationInModule": {
|
|
7747
7764
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7748
|
-
"line":
|
|
7765
|
+
"line": 916
|
|
7749
7766
|
},
|
|
7750
7767
|
"name": "gitpod",
|
|
7751
7768
|
"optional": true,
|
|
@@ -7762,7 +7779,7 @@
|
|
|
7762
7779
|
"immutable": true,
|
|
7763
7780
|
"locationInModule": {
|
|
7764
7781
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7765
|
-
"line":
|
|
7782
|
+
"line": 724
|
|
7766
7783
|
},
|
|
7767
7784
|
"name": "homepage",
|
|
7768
7785
|
"optional": true,
|
|
@@ -7816,7 +7833,7 @@
|
|
|
7816
7833
|
"immutable": true,
|
|
7817
7834
|
"locationInModule": {
|
|
7818
7835
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7819
|
-
"line":
|
|
7836
|
+
"line": 547
|
|
7820
7837
|
},
|
|
7821
7838
|
"name": "jsiiReleaseVersion",
|
|
7822
7839
|
"optional": true,
|
|
@@ -7833,7 +7850,7 @@
|
|
|
7833
7850
|
"immutable": true,
|
|
7834
7851
|
"locationInModule": {
|
|
7835
7852
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7836
|
-
"line":
|
|
7853
|
+
"line": 719
|
|
7837
7854
|
},
|
|
7838
7855
|
"name": "keywords",
|
|
7839
7856
|
"optional": true,
|
|
@@ -7875,7 +7892,7 @@
|
|
|
7875
7892
|
"immutable": true,
|
|
7876
7893
|
"locationInModule": {
|
|
7877
7894
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7878
|
-
"line":
|
|
7895
|
+
"line": 714
|
|
7879
7896
|
},
|
|
7880
7897
|
"name": "license",
|
|
7881
7898
|
"optional": true,
|
|
@@ -7893,7 +7910,7 @@
|
|
|
7893
7910
|
"immutable": true,
|
|
7894
7911
|
"locationInModule": {
|
|
7895
7912
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7896
|
-
"line":
|
|
7913
|
+
"line": 706
|
|
7897
7914
|
},
|
|
7898
7915
|
"name": "licensed",
|
|
7899
7916
|
"optional": true,
|
|
@@ -7911,7 +7928,7 @@
|
|
|
7911
7928
|
"immutable": true,
|
|
7912
7929
|
"locationInModule": {
|
|
7913
7930
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7914
|
-
"line":
|
|
7931
|
+
"line": 1016
|
|
7915
7932
|
},
|
|
7916
7933
|
"name": "logging",
|
|
7917
7934
|
"optional": true,
|
|
@@ -7930,7 +7947,7 @@
|
|
|
7930
7947
|
"immutable": true,
|
|
7931
7948
|
"locationInModule": {
|
|
7932
7949
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7933
|
-
"line":
|
|
7950
|
+
"line": 541
|
|
7934
7951
|
},
|
|
7935
7952
|
"name": "majorVersion",
|
|
7936
7953
|
"optional": true,
|
|
@@ -7949,7 +7966,7 @@
|
|
|
7949
7966
|
"immutable": true,
|
|
7950
7967
|
"locationInModule": {
|
|
7951
7968
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7952
|
-
"line":
|
|
7969
|
+
"line": 700
|
|
7953
7970
|
},
|
|
7954
7971
|
"name": "maxNodeVersion",
|
|
7955
7972
|
"optional": true,
|
|
@@ -7968,7 +7985,7 @@
|
|
|
7968
7985
|
"immutable": true,
|
|
7969
7986
|
"locationInModule": {
|
|
7970
7987
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7971
|
-
"line":
|
|
7988
|
+
"line": 910
|
|
7972
7989
|
},
|
|
7973
7990
|
"name": "mergify",
|
|
7974
7991
|
"optional": true,
|
|
@@ -7987,7 +8004,7 @@
|
|
|
7987
8004
|
"immutable": true,
|
|
7988
8005
|
"locationInModule": {
|
|
7989
8006
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
7990
|
-
"line":
|
|
8007
|
+
"line": 903
|
|
7991
8008
|
},
|
|
7992
8009
|
"name": "mergifyOptions",
|
|
7993
8010
|
"optional": true,
|
|
@@ -8006,7 +8023,7 @@
|
|
|
8006
8023
|
"immutable": true,
|
|
8007
8024
|
"locationInModule": {
|
|
8008
8025
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8009
|
-
"line":
|
|
8026
|
+
"line": 533
|
|
8010
8027
|
},
|
|
8011
8028
|
"name": "minMajorVersion",
|
|
8012
8029
|
"optional": true,
|
|
@@ -8025,7 +8042,7 @@
|
|
|
8025
8042
|
"immutable": true,
|
|
8026
8043
|
"locationInModule": {
|
|
8027
8044
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8028
|
-
"line":
|
|
8045
|
+
"line": 689
|
|
8029
8046
|
},
|
|
8030
8047
|
"name": "minNodeVersion",
|
|
8031
8048
|
"optional": true,
|
|
@@ -8057,14 +8074,14 @@
|
|
|
8057
8074
|
"abstract": true,
|
|
8058
8075
|
"docs": {
|
|
8059
8076
|
"default": "- The next version will be determined based on the commit history and project settings.",
|
|
8060
|
-
"remarks": "If present, this shell command will be run before the bump is executed, and\nit determines what version to release. It will be executed in the following\nenvironment:\n\n- Working directory: the project directory.\n- `$VERSION`: the current version. Looks like `1.2.3`.\n- `$LATEST_TAG`: the most recent tag. Looks like `prefix-v1.2.3`, or may be unset.\n\nThe command should print one of the following to `stdout`:\n\n- Nothing: the next version number will be determined based on commit history.\n- `x.y.z`: the next version number will be `x.y.z`.\n- `major|minor|patch`: the next version number will be the current version number\n with the indicated component bumped.\n\nThis setting cannot be specified together with `minMajorVersion`; the invoked\nscript can be used to achieve the effects of `minMajorVersion`.",
|
|
8077
|
+
"remarks": "If present, this shell command will be run before the bump is executed, and\nit determines what version to release. It will be executed in the following\nenvironment:\n\n- Working directory: the project directory.\n- `$VERSION`: the current version. Looks like `1.2.3`.\n- `$LATEST_TAG`: the most recent tag. Looks like `prefix-v1.2.3`, or may be unset.\n- `$SUGGESTED_BUMP`: the suggested bump action based on commits. One of `major|minor|patch|none`.\n\nThe command should print one of the following to `stdout`:\n\n- Nothing: the next version number will be determined based on commit history.\n- `x.y.z`: the next version number will be `x.y.z`.\n- `major|minor|patch`: the next version number will be the current version number\n with the indicated component bumped.\n\nThis setting cannot be specified together with `minMajorVersion`; the invoked\nscript can be used to achieve the effects of `minMajorVersion`.",
|
|
8061
8078
|
"stability": "experimental",
|
|
8062
8079
|
"summary": "A shell command to control the next version to release."
|
|
8063
8080
|
},
|
|
8064
8081
|
"immutable": true,
|
|
8065
8082
|
"locationInModule": {
|
|
8066
8083
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8067
|
-
"line":
|
|
8084
|
+
"line": 523
|
|
8068
8085
|
},
|
|
8069
8086
|
"name": "nextVersionCommand",
|
|
8070
8087
|
"optional": true,
|
|
@@ -8082,7 +8099,7 @@
|
|
|
8082
8099
|
"immutable": true,
|
|
8083
8100
|
"locationInModule": {
|
|
8084
8101
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8085
|
-
"line":
|
|
8102
|
+
"line": 674
|
|
8086
8103
|
},
|
|
8087
8104
|
"name": "npmAccess",
|
|
8088
8105
|
"optional": true,
|
|
@@ -8178,7 +8195,7 @@
|
|
|
8178
8195
|
"immutable": true,
|
|
8179
8196
|
"locationInModule": {
|
|
8180
8197
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8181
|
-
"line":
|
|
8198
|
+
"line": 666
|
|
8182
8199
|
},
|
|
8183
8200
|
"name": "npmProvenance",
|
|
8184
8201
|
"optional": true,
|
|
@@ -8197,7 +8214,7 @@
|
|
|
8197
8214
|
"immutable": true,
|
|
8198
8215
|
"locationInModule": {
|
|
8199
8216
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8200
|
-
"line":
|
|
8217
|
+
"line": 655
|
|
8201
8218
|
},
|
|
8202
8219
|
"name": "npmRegistry",
|
|
8203
8220
|
"optional": true,
|
|
@@ -8216,7 +8233,7 @@
|
|
|
8216
8233
|
"immutable": true,
|
|
8217
8234
|
"locationInModule": {
|
|
8218
8235
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8219
|
-
"line":
|
|
8236
|
+
"line": 648
|
|
8220
8237
|
},
|
|
8221
8238
|
"name": "npmRegistryUrl",
|
|
8222
8239
|
"optional": true,
|
|
@@ -8234,7 +8251,7 @@
|
|
|
8234
8251
|
"immutable": true,
|
|
8235
8252
|
"locationInModule": {
|
|
8236
8253
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8237
|
-
"line":
|
|
8254
|
+
"line": 641
|
|
8238
8255
|
},
|
|
8239
8256
|
"name": "npmTokenSecret",
|
|
8240
8257
|
"optional": true,
|
|
@@ -8253,7 +8270,7 @@
|
|
|
8253
8270
|
"immutable": true,
|
|
8254
8271
|
"locationInModule": {
|
|
8255
8272
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8256
|
-
"line":
|
|
8273
|
+
"line": 1010
|
|
8257
8274
|
},
|
|
8258
8275
|
"name": "outdir",
|
|
8259
8276
|
"optional": true,
|
|
@@ -8289,7 +8306,7 @@
|
|
|
8289
8306
|
"immutable": true,
|
|
8290
8307
|
"locationInModule": {
|
|
8291
8308
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8292
|
-
"line":
|
|
8309
|
+
"line": 635
|
|
8293
8310
|
},
|
|
8294
8311
|
"name": "packageManager",
|
|
8295
8312
|
"optional": true,
|
|
@@ -8310,7 +8327,7 @@
|
|
|
8310
8327
|
"immutable": true,
|
|
8311
8328
|
"locationInModule": {
|
|
8312
8329
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8313
|
-
"line":
|
|
8330
|
+
"line": 629
|
|
8314
8331
|
},
|
|
8315
8332
|
"name": "packageName",
|
|
8316
8333
|
"optional": true,
|
|
@@ -8327,7 +8344,7 @@
|
|
|
8327
8344
|
"immutable": true,
|
|
8328
8345
|
"locationInModule": {
|
|
8329
8346
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8330
|
-
"line":
|
|
8347
|
+
"line": 999
|
|
8331
8348
|
},
|
|
8332
8349
|
"name": "parent",
|
|
8333
8350
|
"optional": true,
|
|
@@ -8344,7 +8361,7 @@
|
|
|
8344
8361
|
"immutable": true,
|
|
8345
8362
|
"locationInModule": {
|
|
8346
8363
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8347
|
-
"line":
|
|
8364
|
+
"line": 622
|
|
8348
8365
|
},
|
|
8349
8366
|
"name": "peerDependencyOptions",
|
|
8350
8367
|
"optional": true,
|
|
@@ -8363,7 +8380,7 @@
|
|
|
8363
8380
|
"immutable": true,
|
|
8364
8381
|
"locationInModule": {
|
|
8365
8382
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8366
|
-
"line":
|
|
8383
|
+
"line": 617
|
|
8367
8384
|
},
|
|
8368
8385
|
"name": "peerDeps",
|
|
8369
8386
|
"optional": true,
|
|
@@ -8386,7 +8403,7 @@
|
|
|
8386
8403
|
"immutable": true,
|
|
8387
8404
|
"locationInModule": {
|
|
8388
8405
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8389
|
-
"line":
|
|
8406
|
+
"line": 598
|
|
8390
8407
|
},
|
|
8391
8408
|
"name": "pnpmVersion",
|
|
8392
8409
|
"optional": true,
|
|
@@ -8482,7 +8499,7 @@
|
|
|
8482
8499
|
"immutable": true,
|
|
8483
8500
|
"locationInModule": {
|
|
8484
8501
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8485
|
-
"line":
|
|
8502
|
+
"line": 896
|
|
8486
8503
|
},
|
|
8487
8504
|
"name": "projectType",
|
|
8488
8505
|
"optional": true,
|
|
@@ -8501,7 +8518,7 @@
|
|
|
8501
8518
|
"immutable": true,
|
|
8502
8519
|
"locationInModule": {
|
|
8503
8520
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8504
|
-
"line":
|
|
8521
|
+
"line": 994
|
|
8505
8522
|
},
|
|
8506
8523
|
"name": "projenCommand",
|
|
8507
8524
|
"optional": true,
|
|
@@ -8519,7 +8536,7 @@
|
|
|
8519
8536
|
"immutable": true,
|
|
8520
8537
|
"locationInModule": {
|
|
8521
8538
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8522
|
-
"line":
|
|
8539
|
+
"line": 889
|
|
8523
8540
|
},
|
|
8524
8541
|
"name": "projenCredentials",
|
|
8525
8542
|
"optional": true,
|
|
@@ -8573,7 +8590,7 @@
|
|
|
8573
8590
|
"immutable": true,
|
|
8574
8591
|
"locationInModule": {
|
|
8575
8592
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8576
|
-
"line":
|
|
8593
|
+
"line": 987
|
|
8577
8594
|
},
|
|
8578
8595
|
"name": "projenrcJson",
|
|
8579
8596
|
"optional": true,
|
|
@@ -8591,7 +8608,7 @@
|
|
|
8591
8608
|
"immutable": true,
|
|
8592
8609
|
"locationInModule": {
|
|
8593
8610
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8594
|
-
"line":
|
|
8611
|
+
"line": 981
|
|
8595
8612
|
},
|
|
8596
8613
|
"name": "projenrcJsonOptions",
|
|
8597
8614
|
"optional": true,
|
|
@@ -8667,7 +8684,7 @@
|
|
|
8667
8684
|
"immutable": true,
|
|
8668
8685
|
"locationInModule": {
|
|
8669
8686
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8670
|
-
"line":
|
|
8687
|
+
"line": 883
|
|
8671
8688
|
},
|
|
8672
8689
|
"name": "projenTokenSecret",
|
|
8673
8690
|
"optional": true,
|
|
@@ -8780,7 +8797,7 @@
|
|
|
8780
8797
|
"immutable": true,
|
|
8781
8798
|
"locationInModule": {
|
|
8782
8799
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
8783
|
-
"line":
|
|
8800
|
+
"line": 874
|
|
8784
8801
|
},
|
|
8785
8802
|
"name": "readme",
|
|
8786
8803
|
"optional": true,
|
|
@@ -9047,7 +9064,7 @@
|
|
|
9047
9064
|
"immutable": true,
|
|
9048
9065
|
"locationInModule": {
|
|
9049
9066
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
9050
|
-
"line":
|
|
9067
|
+
"line": 975
|
|
9051
9068
|
},
|
|
9052
9069
|
"name": "renovatebot",
|
|
9053
9070
|
"optional": true,
|
|
@@ -9065,7 +9082,7 @@
|
|
|
9065
9082
|
"immutable": true,
|
|
9066
9083
|
"locationInModule": {
|
|
9067
9084
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
9068
|
-
"line":
|
|
9085
|
+
"line": 969
|
|
9069
9086
|
},
|
|
9070
9087
|
"name": "renovatebotOptions",
|
|
9071
9088
|
"optional": true,
|
|
@@ -9083,7 +9100,7 @@
|
|
|
9083
9100
|
"immutable": true,
|
|
9084
9101
|
"locationInModule": {
|
|
9085
9102
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
9086
|
-
"line":
|
|
9103
|
+
"line": 592
|
|
9087
9104
|
},
|
|
9088
9105
|
"name": "repository",
|
|
9089
9106
|
"optional": true,
|
|
@@ -9100,7 +9117,7 @@
|
|
|
9100
9117
|
"immutable": true,
|
|
9101
9118
|
"locationInModule": {
|
|
9102
9119
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
9103
|
-
"line":
|
|
9120
|
+
"line": 586
|
|
9104
9121
|
},
|
|
9105
9122
|
"name": "repositoryDirectory",
|
|
9106
9123
|
"optional": true,
|
|
@@ -9136,7 +9153,7 @@
|
|
|
9136
9153
|
"immutable": true,
|
|
9137
9154
|
"locationInModule": {
|
|
9138
9155
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
9139
|
-
"line":
|
|
9156
|
+
"line": 581
|
|
9140
9157
|
},
|
|
9141
9158
|
"name": "scopedPackagesOptions",
|
|
9142
9159
|
"optional": true,
|
|
@@ -9161,7 +9178,7 @@
|
|
|
9161
9178
|
"immutable": true,
|
|
9162
9179
|
"locationInModule": {
|
|
9163
9180
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
9164
|
-
"line":
|
|
9181
|
+
"line": 575
|
|
9165
9182
|
},
|
|
9166
9183
|
"name": "scripts",
|
|
9167
9184
|
"optional": true,
|
|
@@ -9201,7 +9218,7 @@
|
|
|
9201
9218
|
"immutable": true,
|
|
9202
9219
|
"locationInModule": {
|
|
9203
9220
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
9204
|
-
"line":
|
|
9221
|
+
"line": 565
|
|
9205
9222
|
},
|
|
9206
9223
|
"name": "stability",
|
|
9207
9224
|
"optional": true,
|
|
@@ -9220,7 +9237,7 @@
|
|
|
9220
9237
|
"immutable": true,
|
|
9221
9238
|
"locationInModule": {
|
|
9222
9239
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
9223
|
-
"line":
|
|
9240
|
+
"line": 870
|
|
9224
9241
|
},
|
|
9225
9242
|
"name": "stale",
|
|
9226
9243
|
"optional": true,
|
|
@@ -9239,7 +9256,7 @@
|
|
|
9239
9256
|
"immutable": true,
|
|
9240
9257
|
"locationInModule": {
|
|
9241
9258
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
9242
|
-
"line":
|
|
9259
|
+
"line": 863
|
|
9243
9260
|
},
|
|
9244
9261
|
"name": "staleOptions",
|
|
9245
9262
|
"optional": true,
|
|
@@ -9391,7 +9408,7 @@
|
|
|
9391
9408
|
"immutable": true,
|
|
9392
9409
|
"locationInModule": {
|
|
9393
9410
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
9394
|
-
"line":
|
|
9411
|
+
"line": 856
|
|
9395
9412
|
},
|
|
9396
9413
|
"name": "vscode",
|
|
9397
9414
|
"optional": true,
|
|
@@ -9553,7 +9570,7 @@
|
|
|
9553
9570
|
"immutable": true,
|
|
9554
9571
|
"locationInModule": {
|
|
9555
9572
|
"filename": "src/projects/npm/npm-package-options.ts",
|
|
9556
|
-
"line":
|
|
9573
|
+
"line": 560
|
|
9557
9574
|
},
|
|
9558
9575
|
"name": "yarnBerryOptions",
|
|
9559
9576
|
"optional": true,
|
|
@@ -11019,6 +11036,6 @@
|
|
|
11019
11036
|
"symbolId": "src/components/readme/elements/section:Section"
|
|
11020
11037
|
}
|
|
11021
11038
|
},
|
|
11022
|
-
"version": "1.0.
|
|
11023
|
-
"fingerprint": "
|
|
11039
|
+
"version": "1.0.19",
|
|
11040
|
+
"fingerprint": "vQ7r6llRGif1S3YDt/eaERHcxZPrWdPZK9c4H8XiwhA="
|
|
11024
11041
|
}
|