@checkmarkdevtools/commitlint-plugin-rai 0.1.3 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +11 -2
  2. package/sbom.json +1349 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@checkmarkdevtools/commitlint-plugin-rai",
3
- "version": "0.1.3",
3
+ "version": "0.1.5",
4
4
  "description": "Commitlint plugin for RAI footer validation",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -48,7 +48,16 @@
48
48
  },
49
49
  "homepage": "https://github.com/ChecKMarKDevTools/rai-lint#readme",
50
50
  "peerDependencies": {
51
- "@commitlint/types": "^20.0.0"
51
+ "@commitlint/lint": "^19.0.0 || ^20.0.0",
52
+ "@commitlint/types": "^19.0.0 || ^20.0.0"
53
+ },
54
+ "peerDependenciesMeta": {
55
+ "@commitlint/lint": {
56
+ "optional": true
57
+ },
58
+ "@commitlint/types": {
59
+ "optional": true
60
+ }
52
61
  },
53
62
  "devDependencies": {
54
63
  "@commitlint/types": "^20.0.0",
package/sbom.json CHANGED
@@ -113,32 +113,1376 @@
113
113
  "type": "library",
114
114
  "name": "commitlint-plugin-rai",
115
115
  "group": "@checkmarkdevtools",
116
- "version": "0.1.3",
117
- "bom-ref": "rai-lint|@checkmarkdevtools/commitlint-plugin-rai@0.1.3",
116
+ "version": "0.1.5",
117
+ "bom-ref": "rai-lint|@checkmarkdevtools/commitlint-plugin-rai@0.1.5",
118
118
  "licenses": [
119
119
  {
120
120
  "expression": "LicenseRef-PolyForm-Shield-1.0.0",
121
121
  "acknowledgement": "declared"
122
122
  }
123
123
  ],
124
- "purl": "pkg:npm/%40checkmarkdevtools/commitlint-plugin-rai@0.1.3",
124
+ "purl": "pkg:npm/%40checkmarkdevtools/commitlint-plugin-rai@0.1.5",
125
125
  "properties": [
126
126
  {
127
127
  "name": "cdx:npm:package:path",
128
128
  "value": "node_modules/@checkmarkdevtools/commitlint-plugin-rai"
129
129
  }
130
130
  ]
131
+ },
132
+ {
133
+ "type": "library",
134
+ "name": "ensure",
135
+ "group": "@commitlint",
136
+ "version": "20.2.0",
137
+ "bom-ref": "rai-lint|@commitlint/ensure@20.2.0",
138
+ "licenses": [
139
+ {
140
+ "license": {
141
+ "id": "MIT",
142
+ "acknowledgement": "declared"
143
+ }
144
+ }
145
+ ],
146
+ "purl": "pkg:npm/%40commitlint/ensure@20.2.0",
147
+ "externalReferences": [
148
+ {
149
+ "url": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-20.2.0.tgz",
150
+ "type": "distribution",
151
+ "hashes": [
152
+ {
153
+ "alg": "SHA-512",
154
+ "content": "fbc4e0206bfcf6b396caddde0ba95c4751fb86a0a100a9296b0cad96af4fd62fc762e805455aa0a0a27c76177cf5f32796b4132e303913deffe2c174f50c1da0"
155
+ }
156
+ ],
157
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
158
+ }
159
+ ],
160
+ "properties": [
161
+ {
162
+ "name": "cdx:npm:package:development",
163
+ "value": "true"
164
+ },
165
+ {
166
+ "name": "cdx:npm:package:path",
167
+ "value": "node_modules/@commitlint/ensure"
168
+ }
169
+ ]
170
+ },
171
+ {
172
+ "type": "library",
173
+ "name": "is-ignored",
174
+ "group": "@commitlint",
175
+ "version": "20.2.0",
176
+ "bom-ref": "rai-lint|@commitlint/is-ignored@20.2.0",
177
+ "licenses": [
178
+ {
179
+ "license": {
180
+ "id": "MIT",
181
+ "acknowledgement": "declared"
182
+ }
183
+ }
184
+ ],
185
+ "purl": "pkg:npm/%40commitlint/is-ignored@20.2.0",
186
+ "externalReferences": [
187
+ {
188
+ "url": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-20.2.0.tgz",
189
+ "type": "distribution",
190
+ "hashes": [
191
+ {
192
+ "alg": "SHA-512",
193
+ "content": "2f3d0e19e642a3f4075032f1e4b9997341287306a79de60950cf33d1b7d67b102b93ad8728c2df2c8a1dc17b8a4cee72d2ce9d7576937b1ad81eceeff7a10e9b"
194
+ }
195
+ ],
196
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
197
+ }
198
+ ],
199
+ "properties": [
200
+ {
201
+ "name": "cdx:npm:package:development",
202
+ "value": "true"
203
+ },
204
+ {
205
+ "name": "cdx:npm:package:path",
206
+ "value": "node_modules/@commitlint/is-ignored"
207
+ }
208
+ ]
209
+ },
210
+ {
211
+ "type": "library",
212
+ "name": "lint",
213
+ "group": "@commitlint",
214
+ "version": "20.3.0",
215
+ "bom-ref": "rai-lint|@commitlint/lint@20.3.0",
216
+ "licenses": [
217
+ {
218
+ "license": {
219
+ "id": "MIT",
220
+ "acknowledgement": "declared"
221
+ }
222
+ }
223
+ ],
224
+ "purl": "pkg:npm/%40commitlint/lint@20.3.0",
225
+ "externalReferences": [
226
+ {
227
+ "url": "https://registry.npmjs.org/@commitlint/lint/-/lint-20.3.0.tgz",
228
+ "type": "distribution",
229
+ "hashes": [
230
+ {
231
+ "alg": "SHA-512",
232
+ "content": "5f5f473865399d1a3a8bd0c8634906d26860b6fa67d5418ed43e9a2d7d482cbc9ea92339c89c8c72b46a363f122e07927940ce0e12d8f5062c0481b42dd34790"
233
+ }
234
+ ],
235
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
236
+ }
237
+ ],
238
+ "properties": [
239
+ {
240
+ "name": "cdx:npm:package:development",
241
+ "value": "true"
242
+ },
243
+ {
244
+ "name": "cdx:npm:package:path",
245
+ "value": "node_modules/@commitlint/lint"
246
+ }
247
+ ]
248
+ },
249
+ {
250
+ "type": "library",
251
+ "name": "message",
252
+ "group": "@commitlint",
253
+ "version": "20.0.0",
254
+ "bom-ref": "rai-lint|@commitlint/message@20.0.0",
255
+ "licenses": [
256
+ {
257
+ "license": {
258
+ "id": "MIT",
259
+ "acknowledgement": "declared"
260
+ }
261
+ }
262
+ ],
263
+ "purl": "pkg:npm/%40commitlint/message@20.0.0",
264
+ "externalReferences": [
265
+ {
266
+ "url": "https://registry.npmjs.org/@commitlint/message/-/message-20.0.0.tgz",
267
+ "type": "distribution",
268
+ "hashes": [
269
+ {
270
+ "alg": "SHA-512",
271
+ "content": "80b5f86262a766a4b0926481f4e724414ac8e55c971188afdc9e49299471229f23390b168d9807486fce8047cc4012bd89b75c944740c883d8820c17a051978d"
272
+ }
273
+ ],
274
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
275
+ }
276
+ ],
277
+ "properties": [
278
+ {
279
+ "name": "cdx:npm:package:development",
280
+ "value": "true"
281
+ },
282
+ {
283
+ "name": "cdx:npm:package:path",
284
+ "value": "node_modules/@commitlint/message"
285
+ }
286
+ ]
287
+ },
288
+ {
289
+ "type": "library",
290
+ "name": "parse",
291
+ "group": "@commitlint",
292
+ "version": "20.2.0",
293
+ "bom-ref": "rai-lint|@commitlint/parse@20.2.0",
294
+ "licenses": [
295
+ {
296
+ "license": {
297
+ "id": "MIT",
298
+ "acknowledgement": "declared"
299
+ }
300
+ }
301
+ ],
302
+ "purl": "pkg:npm/%40commitlint/parse@20.2.0",
303
+ "externalReferences": [
304
+ {
305
+ "url": "https://registry.npmjs.org/@commitlint/parse/-/parse-20.2.0.tgz",
306
+ "type": "distribution",
307
+ "hashes": [
308
+ {
309
+ "alg": "SHA-512",
310
+ "content": "2d74ad6a0194d62be1d3b5fbb0cfa19c4af806fcc5627d62049e83460d90b0837c9417d2cf2be451c5420f0a24f486b83d688481e8b91d08e3bbac5f27561a49"
311
+ }
312
+ ],
313
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
314
+ }
315
+ ],
316
+ "properties": [
317
+ {
318
+ "name": "cdx:npm:package:development",
319
+ "value": "true"
320
+ },
321
+ {
322
+ "name": "cdx:npm:package:path",
323
+ "value": "node_modules/@commitlint/parse"
324
+ }
325
+ ]
326
+ },
327
+ {
328
+ "type": "library",
329
+ "name": "rules",
330
+ "group": "@commitlint",
331
+ "version": "20.3.0",
332
+ "bom-ref": "rai-lint|@commitlint/rules@20.3.0",
333
+ "licenses": [
334
+ {
335
+ "license": {
336
+ "id": "MIT",
337
+ "acknowledgement": "declared"
338
+ }
339
+ }
340
+ ],
341
+ "purl": "pkg:npm/%40commitlint/rules@20.3.0",
342
+ "externalReferences": [
343
+ {
344
+ "url": "https://registry.npmjs.org/@commitlint/rules/-/rules-20.3.0.tgz",
345
+ "type": "distribution",
346
+ "hashes": [
347
+ {
348
+ "alg": "SHA-512",
349
+ "content": "4c681737fa811216f3543d7772b13597b61230946b6cf6d42f43816402db50ce44477e9166689946edae7765bf000ec73bd60b0516f2c7a6158b6b7fd817b4c9"
350
+ }
351
+ ],
352
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
353
+ }
354
+ ],
355
+ "properties": [
356
+ {
357
+ "name": "cdx:npm:package:development",
358
+ "value": "true"
359
+ },
360
+ {
361
+ "name": "cdx:npm:package:path",
362
+ "value": "node_modules/@commitlint/rules"
363
+ }
364
+ ]
365
+ },
366
+ {
367
+ "type": "library",
368
+ "name": "to-lines",
369
+ "group": "@commitlint",
370
+ "version": "20.0.0",
371
+ "bom-ref": "rai-lint|@commitlint/to-lines@20.0.0",
372
+ "licenses": [
373
+ {
374
+ "license": {
375
+ "id": "MIT",
376
+ "acknowledgement": "declared"
377
+ }
378
+ }
379
+ ],
380
+ "purl": "pkg:npm/%40commitlint/to-lines@20.0.0",
381
+ "externalReferences": [
382
+ {
383
+ "url": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-20.0.0.tgz",
384
+ "type": "distribution",
385
+ "hashes": [
386
+ {
387
+ "alg": "SHA-512",
388
+ "content": "da5f609b088246a64d5a057ea57d57ef3e323f46f77b1ffce94994160a11b7aef6133e9c00cda5390787151513b84eac3e98bc5c10869ddf0a8776cca321f027"
389
+ }
390
+ ],
391
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
392
+ }
393
+ ],
394
+ "properties": [
395
+ {
396
+ "name": "cdx:npm:package:development",
397
+ "value": "true"
398
+ },
399
+ {
400
+ "name": "cdx:npm:package:path",
401
+ "value": "node_modules/@commitlint/to-lines"
402
+ }
403
+ ]
404
+ },
405
+ {
406
+ "type": "library",
407
+ "name": "types",
408
+ "group": "@commitlint",
409
+ "version": "20.2.0",
410
+ "bom-ref": "rai-lint|@commitlint/types@20.2.0",
411
+ "licenses": [
412
+ {
413
+ "license": {
414
+ "id": "MIT",
415
+ "acknowledgement": "declared"
416
+ }
417
+ }
418
+ ],
419
+ "purl": "pkg:npm/%40commitlint/types@20.2.0",
420
+ "externalReferences": [
421
+ {
422
+ "url": "https://registry.npmjs.org/@commitlint/types/-/types-20.2.0.tgz",
423
+ "type": "distribution",
424
+ "hashes": [
425
+ {
426
+ "alg": "SHA-512",
427
+ "content": "293cb43aa4432d1e72ff364c9e2cf2c74f73feb3e53c2ff32a16201fca3faba3ee023a1000a9517d8e33cefd0ceb8cb26d0fffebfff81f59f5e29c5a2d97d49c"
428
+ }
429
+ ],
430
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
431
+ }
432
+ ],
433
+ "properties": [
434
+ {
435
+ "name": "cdx:npm:package:development",
436
+ "value": "true"
437
+ },
438
+ {
439
+ "name": "cdx:npm:package:path",
440
+ "value": "node_modules/@commitlint/types"
441
+ }
442
+ ]
443
+ },
444
+ {
445
+ "type": "library",
446
+ "name": "conventional-commits-parser",
447
+ "group": "@types",
448
+ "version": "5.0.2",
449
+ "bom-ref": "rai-lint|@types/conventional-commits-parser@5.0.2",
450
+ "licenses": [
451
+ {
452
+ "license": {
453
+ "id": "MIT",
454
+ "acknowledgement": "declared"
455
+ }
456
+ }
457
+ ],
458
+ "purl": "pkg:npm/%40types/conventional-commits-parser@5.0.2",
459
+ "externalReferences": [
460
+ {
461
+ "url": "https://registry.npmjs.org/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.2.tgz",
462
+ "type": "distribution",
463
+ "hashes": [
464
+ {
465
+ "alg": "SHA-512",
466
+ "content": "0604f6b330d79d5ca982937138af1a2f94868d475a41b0bef9664d8c5d5081edce836fb38478fe4568667a12e1632bd0c2a026bdecebb957ce7fcfb79bbe16fa"
467
+ }
468
+ ],
469
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
470
+ }
471
+ ],
472
+ "properties": [
473
+ {
474
+ "name": "cdx:npm:package:development",
475
+ "value": "true"
476
+ },
477
+ {
478
+ "name": "cdx:npm:package:path",
479
+ "value": "node_modules/@types/conventional-commits-parser"
480
+ }
481
+ ]
482
+ },
483
+ {
484
+ "type": "library",
485
+ "name": "node",
486
+ "group": "@types",
487
+ "version": "25.0.3",
488
+ "bom-ref": "rai-lint|@types/node@25.0.3",
489
+ "licenses": [
490
+ {
491
+ "license": {
492
+ "id": "MIT",
493
+ "acknowledgement": "declared"
494
+ }
495
+ }
496
+ ],
497
+ "purl": "pkg:npm/%40types/node@25.0.3",
498
+ "externalReferences": [
499
+ {
500
+ "url": "https://registry.npmjs.org/@types/node/-/node-25.0.3.tgz",
501
+ "type": "distribution",
502
+ "hashes": [
503
+ {
504
+ "alg": "SHA-512",
505
+ "content": "5bad3d6ee2d545599e5baf77c4a7f31de215ea72461b3f7cb823df79723510b30b5d578a619f66d797c03126943c11d82c616c55170c9920a4b103ab655f4160"
506
+ }
507
+ ],
508
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
509
+ }
510
+ ],
511
+ "properties": [
512
+ {
513
+ "name": "cdx:npm:package:development",
514
+ "value": "true"
515
+ },
516
+ {
517
+ "name": "cdx:npm:package:path",
518
+ "value": "node_modules/@types/node"
519
+ }
520
+ ]
521
+ },
522
+ {
523
+ "type": "library",
524
+ "name": "array-ify",
525
+ "version": "1.0.0",
526
+ "bom-ref": "rai-lint|array-ify@1.0.0",
527
+ "licenses": [
528
+ {
529
+ "license": {
530
+ "id": "MIT",
531
+ "acknowledgement": "declared"
532
+ }
533
+ }
534
+ ],
535
+ "purl": "pkg:npm/array-ify@1.0.0",
536
+ "externalReferences": [
537
+ {
538
+ "url": "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz",
539
+ "type": "distribution",
540
+ "hashes": [
541
+ {
542
+ "alg": "SHA-512",
543
+ "content": "73900c7f7e1b29dbcf850eed04686a92028d53332be1652cf960ed0b665418e52771bc4a313beac5872d8ac796dfe2f86c0f1e73e19c67afc0fc55b89bcba49e"
544
+ }
545
+ ],
546
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
547
+ }
548
+ ],
549
+ "properties": [
550
+ {
551
+ "name": "cdx:npm:package:development",
552
+ "value": "true"
553
+ },
554
+ {
555
+ "name": "cdx:npm:package:path",
556
+ "value": "node_modules/array-ify"
557
+ }
558
+ ]
559
+ },
560
+ {
561
+ "type": "library",
562
+ "name": "chalk",
563
+ "version": "5.6.2",
564
+ "bom-ref": "rai-lint|chalk@5.6.2",
565
+ "licenses": [
566
+ {
567
+ "license": {
568
+ "id": "MIT",
569
+ "acknowledgement": "declared"
570
+ }
571
+ }
572
+ ],
573
+ "purl": "pkg:npm/chalk@5.6.2",
574
+ "externalReferences": [
575
+ {
576
+ "url": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz",
577
+ "type": "distribution",
578
+ "hashes": [
579
+ {
580
+ "alg": "SHA-512",
581
+ "content": "ecdcc12f4acde9f3145be7fb03a228e21e34a90946fb11a6b4cc5f6e71ff2bb4c0b6df094165502beea0d145ca31e549a3257912490db04ad0f29543ddb2c76c"
582
+ }
583
+ ],
584
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
585
+ }
586
+ ],
587
+ "properties": [
588
+ {
589
+ "name": "cdx:npm:package:development",
590
+ "value": "true"
591
+ },
592
+ {
593
+ "name": "cdx:npm:package:path",
594
+ "value": "node_modules/chalk"
595
+ }
596
+ ]
597
+ },
598
+ {
599
+ "type": "library",
600
+ "name": "compare-func",
601
+ "version": "2.0.0",
602
+ "bom-ref": "rai-lint|compare-func@2.0.0",
603
+ "licenses": [
604
+ {
605
+ "license": {
606
+ "id": "MIT",
607
+ "acknowledgement": "declared"
608
+ }
609
+ }
610
+ ],
611
+ "purl": "pkg:npm/compare-func@2.0.0",
612
+ "externalReferences": [
613
+ {
614
+ "url": "https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz",
615
+ "type": "distribution",
616
+ "hashes": [
617
+ {
618
+ "alg": "SHA-512",
619
+ "content": "cc78a0e4dfad3d6011a280676f4671d4c15c75fa7226b7d32776392fe205bd49bcaccef8847cfaeb3d20c34c78b628e1e42a2b2a42940a75bcd91daf9a978244"
620
+ }
621
+ ],
622
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
623
+ }
624
+ ],
625
+ "properties": [
626
+ {
627
+ "name": "cdx:npm:package:development",
628
+ "value": "true"
629
+ },
630
+ {
631
+ "name": "cdx:npm:package:path",
632
+ "value": "node_modules/compare-func"
633
+ }
634
+ ]
635
+ },
636
+ {
637
+ "type": "library",
638
+ "name": "conventional-changelog-angular",
639
+ "version": "7.0.0",
640
+ "bom-ref": "rai-lint|conventional-changelog-angular@7.0.0",
641
+ "licenses": [
642
+ {
643
+ "license": {
644
+ "id": "ISC",
645
+ "acknowledgement": "declared"
646
+ }
647
+ }
648
+ ],
649
+ "purl": "pkg:npm/conventional-changelog-angular@7.0.0",
650
+ "externalReferences": [
651
+ {
652
+ "url": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz",
653
+ "type": "distribution",
654
+ "hashes": [
655
+ {
656
+ "alg": "SHA-512",
657
+ "content": "44e8cd72103d2e07cd3134c548858fcde6c2c0e185760904ab8e449efbeb9922ef0ad030d074a6ac2b3bfedcbec00798519c8d6b2d1831435815344bef63e405"
658
+ }
659
+ ],
660
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
661
+ }
662
+ ],
663
+ "properties": [
664
+ {
665
+ "name": "cdx:npm:package:development",
666
+ "value": "true"
667
+ },
668
+ {
669
+ "name": "cdx:npm:package:path",
670
+ "value": "node_modules/conventional-changelog-angular"
671
+ }
672
+ ]
673
+ },
674
+ {
675
+ "type": "library",
676
+ "name": "conventional-commits-parser",
677
+ "version": "5.0.0",
678
+ "bom-ref": "rai-lint|conventional-commits-parser@5.0.0",
679
+ "licenses": [
680
+ {
681
+ "license": {
682
+ "id": "MIT",
683
+ "acknowledgement": "declared"
684
+ }
685
+ }
686
+ ],
687
+ "purl": "pkg:npm/conventional-commits-parser@5.0.0",
688
+ "externalReferences": [
689
+ {
690
+ "url": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz",
691
+ "type": "distribution",
692
+ "hashes": [
693
+ {
694
+ "alg": "SHA-512",
695
+ "content": "64f325d1925bc3be224bd2ee5fd6080225bca5f339a77ca1da8fcd6d71db905b99cd8e63bdd8b98c5c9c10e926056e47e48ee703e0fa7f751cb022cfdafbd210"
696
+ }
697
+ ],
698
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
699
+ }
700
+ ],
701
+ "properties": [
702
+ {
703
+ "name": "cdx:npm:package:development",
704
+ "value": "true"
705
+ },
706
+ {
707
+ "name": "cdx:npm:package:path",
708
+ "value": "node_modules/conventional-commits-parser"
709
+ }
710
+ ]
711
+ },
712
+ {
713
+ "type": "library",
714
+ "name": "dot-prop",
715
+ "version": "5.3.0",
716
+ "bom-ref": "rai-lint|dot-prop@5.3.0",
717
+ "licenses": [
718
+ {
719
+ "license": {
720
+ "id": "MIT",
721
+ "acknowledgement": "declared"
722
+ }
723
+ }
724
+ ],
725
+ "purl": "pkg:npm/dot-prop@5.3.0",
726
+ "externalReferences": [
727
+ {
728
+ "url": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz",
729
+ "type": "distribution",
730
+ "hashes": [
731
+ {
732
+ "alg": "SHA-512",
733
+ "content": "40cf2adf30dee7c86a52a8eb6903a6cd9d4b207f525902539442821f8909da842f2d993b45b417bed0ccd9712addfc2457d082bef1f82c0d0057ea2016c04cd9"
734
+ }
735
+ ],
736
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
737
+ }
738
+ ],
739
+ "properties": [
740
+ {
741
+ "name": "cdx:npm:package:development",
742
+ "value": "true"
743
+ },
744
+ {
745
+ "name": "cdx:npm:package:path",
746
+ "value": "node_modules/dot-prop"
747
+ }
748
+ ]
749
+ },
750
+ {
751
+ "type": "library",
752
+ "name": "is-obj",
753
+ "version": "2.0.0",
754
+ "bom-ref": "rai-lint|is-obj@2.0.0",
755
+ "licenses": [
756
+ {
757
+ "license": {
758
+ "id": "MIT",
759
+ "acknowledgement": "declared"
760
+ }
761
+ }
762
+ ],
763
+ "purl": "pkg:npm/is-obj@2.0.0",
764
+ "externalReferences": [
765
+ {
766
+ "url": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz",
767
+ "type": "distribution",
768
+ "hashes": [
769
+ {
770
+ "alg": "SHA-512",
771
+ "content": "76ba831b771b733c7110946839770e8ed769d49fe5ca9d66367d316b39d1b3cfa6b8186041cae76eca68c795f97cec341e73276df0f3be710c12da83109128f3"
772
+ }
773
+ ],
774
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
775
+ }
776
+ ],
777
+ "properties": [
778
+ {
779
+ "name": "cdx:npm:package:development",
780
+ "value": "true"
781
+ },
782
+ {
783
+ "name": "cdx:npm:package:path",
784
+ "value": "node_modules/is-obj"
785
+ }
786
+ ]
787
+ },
788
+ {
789
+ "type": "library",
790
+ "name": "is-text-path",
791
+ "version": "2.0.0",
792
+ "bom-ref": "rai-lint|is-text-path@2.0.0",
793
+ "licenses": [
794
+ {
795
+ "license": {
796
+ "id": "MIT",
797
+ "acknowledgement": "declared"
798
+ }
799
+ }
800
+ ],
801
+ "purl": "pkg:npm/is-text-path@2.0.0",
802
+ "externalReferences": [
803
+ {
804
+ "url": "https://registry.npmjs.org/is-text-path/-/is-text-path-2.0.0.tgz",
805
+ "type": "distribution",
806
+ "hashes": [
807
+ {
808
+ "alg": "SHA-512",
809
+ "content": "fa80d396e47a5848dd5c424c9c2db3e80e0547016862ebd28555441ac4bb7b07345138b642d00a30326e2f8043115b7ee53ecc8c5a35d913fc82138cef9a0a27"
810
+ }
811
+ ],
812
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
813
+ }
814
+ ],
815
+ "properties": [
816
+ {
817
+ "name": "cdx:npm:package:development",
818
+ "value": "true"
819
+ },
820
+ {
821
+ "name": "cdx:npm:package:path",
822
+ "value": "node_modules/is-text-path"
823
+ }
824
+ ]
825
+ },
826
+ {
827
+ "type": "library",
828
+ "name": "jsonparse",
829
+ "version": "1.3.1",
830
+ "bom-ref": "rai-lint|jsonparse@1.3.1",
831
+ "licenses": [
832
+ {
833
+ "license": {
834
+ "id": "MIT",
835
+ "acknowledgement": "declared"
836
+ }
837
+ }
838
+ ],
839
+ "purl": "pkg:npm/jsonparse@1.3.1",
840
+ "externalReferences": [
841
+ {
842
+ "url": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz",
843
+ "type": "distribution",
844
+ "hashes": [
845
+ {
846
+ "alg": "SHA-512",
847
+ "content": "3ce417be974bebdf8296e62c8a5949ed25212afcad6235bdbc6fc62a99dffb13fc51681810cfd168ccc71e87db00b0e229b6cfd56f141189a01a5dfd5a43d9b2"
848
+ }
849
+ ],
850
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
851
+ }
852
+ ],
853
+ "properties": [
854
+ {
855
+ "name": "cdx:npm:package:development",
856
+ "value": "true"
857
+ },
858
+ {
859
+ "name": "cdx:npm:package:path",
860
+ "value": "node_modules/jsonparse"
861
+ }
862
+ ]
863
+ },
864
+ {
865
+ "type": "library",
866
+ "name": "JSONStream",
867
+ "version": "1.3.5",
868
+ "bom-ref": "rai-lint|JSONStream@1.3.5",
869
+ "licenses": [
870
+ {
871
+ "expression": "(MIT OR Apache-2.0)",
872
+ "acknowledgement": "declared"
873
+ }
874
+ ],
875
+ "purl": "pkg:npm/jsonstream@1.3.5",
876
+ "externalReferences": [
877
+ {
878
+ "url": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz",
879
+ "type": "distribution",
880
+ "hashes": [
881
+ {
882
+ "alg": "SHA-512",
883
+ "content": "13e8abb8d398f1557db382446ded5a3449ba322b333d1aff51f707333d13421d415d2c472be01257547a5b81e98c1852792fb9e0f22c00c0819b00f4e8b2eca9"
884
+ }
885
+ ],
886
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
887
+ }
888
+ ],
889
+ "properties": [
890
+ {
891
+ "name": "cdx:npm:package:development",
892
+ "value": "true"
893
+ },
894
+ {
895
+ "name": "cdx:npm:package:path",
896
+ "value": "node_modules/JSONStream"
897
+ }
898
+ ]
899
+ },
900
+ {
901
+ "type": "library",
902
+ "name": "lodash.camelcase",
903
+ "version": "4.3.0",
904
+ "bom-ref": "rai-lint|lodash.camelcase@4.3.0",
905
+ "licenses": [
906
+ {
907
+ "license": {
908
+ "id": "MIT",
909
+ "acknowledgement": "declared"
910
+ }
911
+ }
912
+ ],
913
+ "purl": "pkg:npm/lodash.camelcase@4.3.0",
914
+ "externalReferences": [
915
+ {
916
+ "url": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
917
+ "type": "distribution",
918
+ "hashes": [
919
+ {
920
+ "alg": "SHA-512",
921
+ "content": "4f0b849c29f16dcdeb02f85ffcb6c6eed2540f386a5f2167bf776dccb38f8021bf84e0cbed6167b1bc24b640fbc9457446bade3ff9753c02eafd84a0e95be394"
922
+ }
923
+ ],
924
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
925
+ }
926
+ ],
927
+ "properties": [
928
+ {
929
+ "name": "cdx:npm:package:development",
930
+ "value": "true"
931
+ },
932
+ {
933
+ "name": "cdx:npm:package:path",
934
+ "value": "node_modules/lodash.camelcase"
935
+ }
936
+ ]
937
+ },
938
+ {
939
+ "type": "library",
940
+ "name": "lodash.kebabcase",
941
+ "version": "4.1.1",
942
+ "bom-ref": "rai-lint|lodash.kebabcase@4.1.1",
943
+ "licenses": [
944
+ {
945
+ "license": {
946
+ "id": "MIT",
947
+ "acknowledgement": "declared"
948
+ }
949
+ }
950
+ ],
951
+ "purl": "pkg:npm/lodash.kebabcase@4.1.1",
952
+ "externalReferences": [
953
+ {
954
+ "url": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz",
955
+ "type": "distribution",
956
+ "hashes": [
957
+ {
958
+ "alg": "SHA-512",
959
+ "content": "37c5d14c830caaa0e04b2e152ca3e727ffa1a4664df8f1d08899d27a762a3da555fcd0aa1288139c07592d08862a1c57f890acf30696ab6b755c758a3a6958f2"
960
+ }
961
+ ],
962
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
963
+ }
964
+ ],
965
+ "properties": [
966
+ {
967
+ "name": "cdx:npm:package:development",
968
+ "value": "true"
969
+ },
970
+ {
971
+ "name": "cdx:npm:package:path",
972
+ "value": "node_modules/lodash.kebabcase"
973
+ }
974
+ ]
975
+ },
976
+ {
977
+ "type": "library",
978
+ "name": "lodash.snakecase",
979
+ "version": "4.1.1",
980
+ "bom-ref": "rai-lint|lodash.snakecase@4.1.1",
981
+ "licenses": [
982
+ {
983
+ "license": {
984
+ "id": "MIT",
985
+ "acknowledgement": "declared"
986
+ }
987
+ }
988
+ ],
989
+ "purl": "pkg:npm/lodash.snakecase@4.1.1",
990
+ "externalReferences": [
991
+ {
992
+ "url": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz",
993
+ "type": "distribution",
994
+ "hashes": [
995
+ {
996
+ "alg": "SHA-512",
997
+ "content": "419d5de31a011d851eba8ba112ade593752aee5760c855c6061834e3ea112e7233f28f53eb9121fbc61dae85309fce3acdc86403dc83b0397909555a5769ea63"
998
+ }
999
+ ],
1000
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
1001
+ }
1002
+ ],
1003
+ "properties": [
1004
+ {
1005
+ "name": "cdx:npm:package:development",
1006
+ "value": "true"
1007
+ },
1008
+ {
1009
+ "name": "cdx:npm:package:path",
1010
+ "value": "node_modules/lodash.snakecase"
1011
+ }
1012
+ ]
1013
+ },
1014
+ {
1015
+ "type": "library",
1016
+ "name": "lodash.startcase",
1017
+ "version": "4.4.0",
1018
+ "bom-ref": "rai-lint|lodash.startcase@4.4.0",
1019
+ "licenses": [
1020
+ {
1021
+ "license": {
1022
+ "id": "MIT",
1023
+ "acknowledgement": "declared"
1024
+ }
1025
+ }
1026
+ ],
1027
+ "purl": "pkg:npm/lodash.startcase@4.4.0",
1028
+ "externalReferences": [
1029
+ {
1030
+ "url": "https://registry.npmjs.org/lodash.startcase/-/lodash.startcase-4.4.0.tgz",
1031
+ "type": "distribution",
1032
+ "hashes": [
1033
+ {
1034
+ "alg": "SHA-512",
1035
+ "content": "f962aab0adbde073127368c46cd8291e977425f201869eeb115e1aa975aa16be80957a2ff9295c801d45bf4d72da419edc673c9cc5bb540d12ac6b929117c812"
1036
+ }
1037
+ ],
1038
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
1039
+ }
1040
+ ],
1041
+ "properties": [
1042
+ {
1043
+ "name": "cdx:npm:package:development",
1044
+ "value": "true"
1045
+ },
1046
+ {
1047
+ "name": "cdx:npm:package:path",
1048
+ "value": "node_modules/lodash.startcase"
1049
+ }
1050
+ ]
1051
+ },
1052
+ {
1053
+ "type": "library",
1054
+ "name": "lodash.upperfirst",
1055
+ "version": "4.3.1",
1056
+ "bom-ref": "rai-lint|lodash.upperfirst@4.3.1",
1057
+ "licenses": [
1058
+ {
1059
+ "license": {
1060
+ "id": "MIT",
1061
+ "acknowledgement": "declared"
1062
+ }
1063
+ }
1064
+ ],
1065
+ "purl": "pkg:npm/lodash.upperfirst@4.3.1",
1066
+ "externalReferences": [
1067
+ {
1068
+ "url": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz",
1069
+ "type": "distribution",
1070
+ "hashes": [
1071
+ {
1072
+ "alg": "SHA-512",
1073
+ "content": "b1178a39824825fef876124e3615387b4fec8738b5b6b55b4960ce84a604e575763be1fb49bd838a1c2e73bc56c5597e0e014fc93a88377ccc7d3f5cab98960e"
1074
+ }
1075
+ ],
1076
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
1077
+ }
1078
+ ],
1079
+ "properties": [
1080
+ {
1081
+ "name": "cdx:npm:package:development",
1082
+ "value": "true"
1083
+ },
1084
+ {
1085
+ "name": "cdx:npm:package:path",
1086
+ "value": "node_modules/lodash.upperfirst"
1087
+ }
1088
+ ]
1089
+ },
1090
+ {
1091
+ "type": "library",
1092
+ "name": "meow",
1093
+ "version": "12.1.1",
1094
+ "bom-ref": "rai-lint|meow@12.1.1",
1095
+ "licenses": [
1096
+ {
1097
+ "license": {
1098
+ "id": "MIT",
1099
+ "acknowledgement": "declared"
1100
+ }
1101
+ }
1102
+ ],
1103
+ "purl": "pkg:npm/meow@12.1.1",
1104
+ "externalReferences": [
1105
+ {
1106
+ "url": "https://registry.npmjs.org/meow/-/meow-12.1.1.tgz",
1107
+ "type": "distribution",
1108
+ "hashes": [
1109
+ {
1110
+ "alg": "SHA-512",
1111
+ "content": "0615ccd00bb6d91c149de30fc120a7ca14ce8b3756a0810f53db29d00a9ad4f9c3311e56bf61465d80e3bb3244217f84a3645bf31b987b98eb9e6e50a3040593"
1112
+ }
1113
+ ],
1114
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
1115
+ }
1116
+ ],
1117
+ "properties": [
1118
+ {
1119
+ "name": "cdx:npm:package:development",
1120
+ "value": "true"
1121
+ },
1122
+ {
1123
+ "name": "cdx:npm:package:path",
1124
+ "value": "node_modules/meow"
1125
+ }
1126
+ ]
1127
+ },
1128
+ {
1129
+ "type": "library",
1130
+ "name": "semver",
1131
+ "version": "7.7.3",
1132
+ "bom-ref": "rai-lint|semver@7.7.3",
1133
+ "licenses": [
1134
+ {
1135
+ "license": {
1136
+ "id": "ISC",
1137
+ "acknowledgement": "declared"
1138
+ }
1139
+ }
1140
+ ],
1141
+ "purl": "pkg:npm/semver@7.7.3",
1142
+ "externalReferences": [
1143
+ {
1144
+ "url": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
1145
+ "type": "distribution",
1146
+ "hashes": [
1147
+ {
1148
+ "alg": "SHA-512",
1149
+ "content": "49db0a32b23d4dd823770794491f4cc1e1c0e0427c6311e7f0315a0e2b2f85595439ee01175b4b0fb1808f4948a96565f9d3dbfeb131af406d6f2e65a109b6d1"
1150
+ }
1151
+ ],
1152
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
1153
+ }
1154
+ ],
1155
+ "properties": [
1156
+ {
1157
+ "name": "cdx:npm:package:development",
1158
+ "value": "true"
1159
+ },
1160
+ {
1161
+ "name": "cdx:npm:package:path",
1162
+ "value": "node_modules/semver"
1163
+ }
1164
+ ]
1165
+ },
1166
+ {
1167
+ "type": "library",
1168
+ "name": "split2",
1169
+ "version": "4.2.0",
1170
+ "bom-ref": "rai-lint|split2@4.2.0",
1171
+ "licenses": [
1172
+ {
1173
+ "license": {
1174
+ "id": "ISC",
1175
+ "acknowledgement": "declared"
1176
+ }
1177
+ }
1178
+ ],
1179
+ "purl": "pkg:npm/split2@4.2.0",
1180
+ "externalReferences": [
1181
+ {
1182
+ "url": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
1183
+ "type": "distribution",
1184
+ "hashes": [
1185
+ {
1186
+ "alg": "SHA-512",
1187
+ "content": "51c8dc24e5a49eb36417a3cb5fcdea70733a28781528d915eb663c6b9b980d5bfdc9d19057000730aa877498ded554d6a658c6d1662908386b09d00e607e135a"
1188
+ }
1189
+ ],
1190
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
1191
+ }
1192
+ ],
1193
+ "properties": [
1194
+ {
1195
+ "name": "cdx:npm:package:development",
1196
+ "value": "true"
1197
+ },
1198
+ {
1199
+ "name": "cdx:npm:package:path",
1200
+ "value": "node_modules/split2"
1201
+ }
1202
+ ]
1203
+ },
1204
+ {
1205
+ "type": "library",
1206
+ "name": "text-extensions",
1207
+ "version": "2.4.0",
1208
+ "bom-ref": "rai-lint|text-extensions@2.4.0",
1209
+ "licenses": [
1210
+ {
1211
+ "license": {
1212
+ "id": "MIT",
1213
+ "acknowledgement": "declared"
1214
+ }
1215
+ }
1216
+ ],
1217
+ "purl": "pkg:npm/text-extensions@2.4.0",
1218
+ "externalReferences": [
1219
+ {
1220
+ "url": "https://registry.npmjs.org/text-extensions/-/text-extensions-2.4.0.tgz",
1221
+ "type": "distribution",
1222
+ "hashes": [
1223
+ {
1224
+ "alg": "SHA-512",
1225
+ "content": "b5efcdb700707e23512dff488eac774f49e5a99890d97aebb41beef9c2cbf1946b1a43b43474ee83c31814aca84abbffb074da48a7e2954922cd5e97871309de"
1226
+ }
1227
+ ],
1228
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
1229
+ }
1230
+ ],
1231
+ "properties": [
1232
+ {
1233
+ "name": "cdx:npm:package:development",
1234
+ "value": "true"
1235
+ },
1236
+ {
1237
+ "name": "cdx:npm:package:path",
1238
+ "value": "node_modules/text-extensions"
1239
+ }
1240
+ ]
1241
+ },
1242
+ {
1243
+ "type": "library",
1244
+ "name": "through",
1245
+ "version": "2.3.8",
1246
+ "bom-ref": "rai-lint|through@2.3.8",
1247
+ "licenses": [
1248
+ {
1249
+ "license": {
1250
+ "id": "MIT",
1251
+ "acknowledgement": "declared"
1252
+ }
1253
+ }
1254
+ ],
1255
+ "purl": "pkg:npm/through@2.3.8",
1256
+ "externalReferences": [
1257
+ {
1258
+ "url": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
1259
+ "type": "distribution",
1260
+ "hashes": [
1261
+ {
1262
+ "alg": "SHA-512",
1263
+ "content": "c3cf6a83b3c8f3001dbd7eb46cc0cff9b1680f90ef866f682e1785a793b86b6405d1c4811ac057e2a66669d3ccbd5aa52c9041722f96a8618e00fbdc0de35256"
1264
+ }
1265
+ ],
1266
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
1267
+ }
1268
+ ],
1269
+ "properties": [
1270
+ {
1271
+ "name": "cdx:npm:package:development",
1272
+ "value": "true"
1273
+ },
1274
+ {
1275
+ "name": "cdx:npm:package:path",
1276
+ "value": "node_modules/through"
1277
+ }
1278
+ ]
1279
+ },
1280
+ {
1281
+ "type": "library",
1282
+ "name": "undici-types",
1283
+ "version": "7.16.0",
1284
+ "bom-ref": "rai-lint|undici-types@7.16.0",
1285
+ "licenses": [
1286
+ {
1287
+ "license": {
1288
+ "id": "MIT",
1289
+ "acknowledgement": "declared"
1290
+ }
1291
+ }
1292
+ ],
1293
+ "purl": "pkg:npm/undici-types@7.16.0",
1294
+ "externalReferences": [
1295
+ {
1296
+ "url": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
1297
+ "type": "distribution",
1298
+ "hashes": [
1299
+ {
1300
+ "alg": "SHA-512",
1301
+ "content": "673f9a6564a3f0b13ace8c43fb1ae387855f9081bc61ae8bbd8919aad5101893d98d8979df2a42694c16aa8ede234c7ae8a046791a3e9a504490c49e499dfc37"
1302
+ }
1303
+ ],
1304
+ "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
1305
+ }
1306
+ ],
1307
+ "properties": [
1308
+ {
1309
+ "name": "cdx:npm:package:development",
1310
+ "value": "true"
1311
+ },
1312
+ {
1313
+ "name": "cdx:npm:package:path",
1314
+ "value": "node_modules/undici-types"
1315
+ }
1316
+ ]
131
1317
  }
132
1318
  ],
133
1319
  "dependencies": [
134
1320
  {
135
1321
  "ref": "rai-lint",
136
1322
  "dependsOn": [
137
- "rai-lint|@checkmarkdevtools/commitlint-plugin-rai@0.1.3"
1323
+ "rai-lint|@checkmarkdevtools/commitlint-plugin-rai@0.1.5"
1324
+ ]
1325
+ },
1326
+ {
1327
+ "ref": "rai-lint|@checkmarkdevtools/commitlint-plugin-rai@0.1.5",
1328
+ "dependsOn": [
1329
+ "rai-lint|@commitlint/lint@20.3.0"
1330
+ ]
1331
+ },
1332
+ {
1333
+ "ref": "rai-lint|@commitlint/ensure@20.2.0",
1334
+ "dependsOn": [
1335
+ "rai-lint|@commitlint/types@20.2.0",
1336
+ "rai-lint|lodash.camelcase@4.3.0",
1337
+ "rai-lint|lodash.kebabcase@4.1.1",
1338
+ "rai-lint|lodash.snakecase@4.1.1",
1339
+ "rai-lint|lodash.startcase@4.4.0",
1340
+ "rai-lint|lodash.upperfirst@4.3.1"
1341
+ ]
1342
+ },
1343
+ {
1344
+ "ref": "rai-lint|@commitlint/is-ignored@20.2.0",
1345
+ "dependsOn": [
1346
+ "rai-lint|@commitlint/types@20.2.0",
1347
+ "rai-lint|semver@7.7.3"
1348
+ ]
1349
+ },
1350
+ {
1351
+ "ref": "rai-lint|@commitlint/lint@20.3.0",
1352
+ "dependsOn": [
1353
+ "rai-lint|@commitlint/is-ignored@20.2.0",
1354
+ "rai-lint|@commitlint/parse@20.2.0",
1355
+ "rai-lint|@commitlint/rules@20.3.0",
1356
+ "rai-lint|@commitlint/types@20.2.0"
1357
+ ]
1358
+ },
1359
+ {
1360
+ "ref": "rai-lint|@commitlint/message@20.0.0"
1361
+ },
1362
+ {
1363
+ "ref": "rai-lint|@commitlint/parse@20.2.0",
1364
+ "dependsOn": [
1365
+ "rai-lint|@commitlint/types@20.2.0",
1366
+ "rai-lint|conventional-changelog-angular@7.0.0",
1367
+ "rai-lint|conventional-commits-parser@5.0.0"
1368
+ ]
1369
+ },
1370
+ {
1371
+ "ref": "rai-lint|@commitlint/rules@20.3.0",
1372
+ "dependsOn": [
1373
+ "rai-lint|@commitlint/ensure@20.2.0",
1374
+ "rai-lint|@commitlint/message@20.0.0",
1375
+ "rai-lint|@commitlint/to-lines@20.0.0",
1376
+ "rai-lint|@commitlint/types@20.2.0"
1377
+ ]
1378
+ },
1379
+ {
1380
+ "ref": "rai-lint|@commitlint/to-lines@20.0.0"
1381
+ },
1382
+ {
1383
+ "ref": "rai-lint|@commitlint/types@20.2.0",
1384
+ "dependsOn": [
1385
+ "rai-lint|@types/conventional-commits-parser@5.0.2",
1386
+ "rai-lint|chalk@5.6.2"
1387
+ ]
1388
+ },
1389
+ {
1390
+ "ref": "rai-lint|@types/conventional-commits-parser@5.0.2",
1391
+ "dependsOn": [
1392
+ "rai-lint|@types/node@25.0.3"
1393
+ ]
1394
+ },
1395
+ {
1396
+ "ref": "rai-lint|@types/node@25.0.3",
1397
+ "dependsOn": [
1398
+ "rai-lint|undici-types@7.16.0"
1399
+ ]
1400
+ },
1401
+ {
1402
+ "ref": "rai-lint|array-ify@1.0.0"
1403
+ },
1404
+ {
1405
+ "ref": "rai-lint|chalk@5.6.2"
1406
+ },
1407
+ {
1408
+ "ref": "rai-lint|compare-func@2.0.0",
1409
+ "dependsOn": [
1410
+ "rai-lint|array-ify@1.0.0",
1411
+ "rai-lint|dot-prop@5.3.0"
1412
+ ]
1413
+ },
1414
+ {
1415
+ "ref": "rai-lint|conventional-changelog-angular@7.0.0",
1416
+ "dependsOn": [
1417
+ "rai-lint|compare-func@2.0.0"
1418
+ ]
1419
+ },
1420
+ {
1421
+ "ref": "rai-lint|conventional-commits-parser@5.0.0",
1422
+ "dependsOn": [
1423
+ "rai-lint|is-text-path@2.0.0",
1424
+ "rai-lint|JSONStream@1.3.5",
1425
+ "rai-lint|meow@12.1.1",
1426
+ "rai-lint|split2@4.2.0"
1427
+ ]
1428
+ },
1429
+ {
1430
+ "ref": "rai-lint|dot-prop@5.3.0",
1431
+ "dependsOn": [
1432
+ "rai-lint|is-obj@2.0.0"
138
1433
  ]
139
1434
  },
140
1435
  {
141
- "ref": "rai-lint|@checkmarkdevtools/commitlint-plugin-rai@0.1.3"
1436
+ "ref": "rai-lint|is-obj@2.0.0"
1437
+ },
1438
+ {
1439
+ "ref": "rai-lint|is-text-path@2.0.0",
1440
+ "dependsOn": [
1441
+ "rai-lint|text-extensions@2.4.0"
1442
+ ]
1443
+ },
1444
+ {
1445
+ "ref": "rai-lint|jsonparse@1.3.1"
1446
+ },
1447
+ {
1448
+ "ref": "rai-lint|JSONStream@1.3.5",
1449
+ "dependsOn": [
1450
+ "rai-lint|jsonparse@1.3.1",
1451
+ "rai-lint|through@2.3.8"
1452
+ ]
1453
+ },
1454
+ {
1455
+ "ref": "rai-lint|lodash.camelcase@4.3.0"
1456
+ },
1457
+ {
1458
+ "ref": "rai-lint|lodash.kebabcase@4.1.1"
1459
+ },
1460
+ {
1461
+ "ref": "rai-lint|lodash.snakecase@4.1.1"
1462
+ },
1463
+ {
1464
+ "ref": "rai-lint|lodash.startcase@4.4.0"
1465
+ },
1466
+ {
1467
+ "ref": "rai-lint|lodash.upperfirst@4.3.1"
1468
+ },
1469
+ {
1470
+ "ref": "rai-lint|meow@12.1.1"
1471
+ },
1472
+ {
1473
+ "ref": "rai-lint|semver@7.7.3"
1474
+ },
1475
+ {
1476
+ "ref": "rai-lint|split2@4.2.0"
1477
+ },
1478
+ {
1479
+ "ref": "rai-lint|text-extensions@2.4.0"
1480
+ },
1481
+ {
1482
+ "ref": "rai-lint|through@2.3.8"
1483
+ },
1484
+ {
1485
+ "ref": "rai-lint|undici-types@7.16.0"
142
1486
  }
143
1487
  ]
144
1488
  }