@bountylab/bountylab 0.25.0 → 0.27.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.27.0 (2025-11-18)
4
+
5
+ Full Changelog: [v0.26.0...v0.27.0](https://github.com/bountylaboratories/typescript-sdk/compare/v0.26.0...v0.27.0)
6
+
7
+ ### Features
8
+
9
+ * **api:** api update ([35cfde5](https://github.com/bountylaboratories/typescript-sdk/commit/35cfde52ec467771f77ea3be3440db3ed55fa9ac))
10
+
11
+ ## 0.26.0 (2025-11-17)
12
+
13
+ Full Changelog: [v0.25.0...v0.26.0](https://github.com/bountylaboratories/typescript-sdk/compare/v0.25.0...v0.26.0)
14
+
15
+ ### Features
16
+
17
+ * **api:** api update ([be4229b](https://github.com/bountylaboratories/typescript-sdk/commit/be4229ba77de6e70a03d553a50d1268a780ad432))
18
+
3
19
  ## 0.25.0 (2025-11-17)
4
20
 
5
21
  Full Changelog: [v0.24.0...v0.25.0](https://github.com/bountylaboratories/typescript-sdk/compare/v0.24.0...v0.25.0)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bountylab/bountylab",
3
- "version": "0.25.0",
3
+ "version": "0.27.0",
4
4
  "description": "The official TypeScript library for the Bountylab API",
5
5
  "author": "Bountylab <alec@bountylab.io>",
6
6
  "types": "./index.d.ts",
@@ -183,11 +183,6 @@ export declare namespace RawRepoRetrieveResponse {
183
183
  * User display name
184
184
  */
185
185
  displayName?: string | null;
186
- /**
187
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
188
- * instead for intelligent email selection)
189
- */
190
- emails?: Array<string> | null;
191
186
  /**
192
187
  * ISO 8601 timestamp when metadata was extracted
193
188
  */
@@ -277,11 +272,6 @@ export declare namespace RawRepoRetrieveResponse {
277
272
  * User display name
278
273
  */
279
274
  displayName?: string | null;
280
- /**
281
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
282
- * instead for intelligent email selection)
283
- */
284
- emails?: Array<string> | null;
285
275
  /**
286
276
  * ISO 8601 timestamp when metadata was extracted
287
277
  */
@@ -384,11 +374,6 @@ export declare namespace RawRepoRetrieveResponse {
384
374
  * User display name
385
375
  */
386
376
  displayName?: string | null;
387
- /**
388
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
389
- * instead for intelligent email selection)
390
- */
391
- emails?: Array<string> | null;
392
377
  /**
393
378
  * ISO 8601 timestamp when metadata was extracted
394
379
  */
@@ -586,11 +571,6 @@ export declare namespace RawRepoByFullnameResponse {
586
571
  * User display name
587
572
  */
588
573
  displayName?: string | null;
589
- /**
590
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
591
- * instead for intelligent email selection)
592
- */
593
- emails?: Array<string> | null;
594
574
  /**
595
575
  * ISO 8601 timestamp when metadata was extracted
596
576
  */
@@ -680,11 +660,6 @@ export declare namespace RawRepoByFullnameResponse {
680
660
  * User display name
681
661
  */
682
662
  displayName?: string | null;
683
- /**
684
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
685
- * instead for intelligent email selection)
686
- */
687
- emails?: Array<string> | null;
688
663
  /**
689
664
  * ISO 8601 timestamp when metadata was extracted
690
665
  */
@@ -787,11 +762,6 @@ export declare namespace RawRepoByFullnameResponse {
787
762
  * User display name
788
763
  */
789
764
  displayName?: string | null;
790
- /**
791
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
792
- * instead for intelligent email selection)
793
- */
794
- emails?: Array<string> | null;
795
765
  /**
796
766
  * ISO 8601 timestamp when metadata was extracted
797
767
  */
@@ -914,11 +884,6 @@ export declare namespace RawRepoGraphResponse {
914
884
  * User display name
915
885
  */
916
886
  displayName?: string | null;
917
- /**
918
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
919
- * instead for intelligent email selection)
920
- */
921
- emails?: Array<string> | null;
922
887
  /**
923
888
  * ISO 8601 timestamp when metadata was extracted
924
889
  */
@@ -1114,11 +1079,6 @@ export declare namespace RawRepoGraphResponse {
1114
1079
  * User display name
1115
1080
  */
1116
1081
  displayName?: string | null;
1117
- /**
1118
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
1119
- * instead for intelligent email selection)
1120
- */
1121
- emails?: Array<string> | null;
1122
1082
  /**
1123
1083
  * ISO 8601 timestamp when metadata was extracted
1124
1084
  */
@@ -1208,11 +1168,6 @@ export declare namespace RawRepoGraphResponse {
1208
1168
  * User display name
1209
1169
  */
1210
1170
  displayName?: string | null;
1211
- /**
1212
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
1213
- * instead for intelligent email selection)
1214
- */
1215
- emails?: Array<string> | null;
1216
1171
  /**
1217
1172
  * ISO 8601 timestamp when metadata was extracted
1218
1173
  */
@@ -1315,11 +1270,6 @@ export declare namespace RawRepoGraphResponse {
1315
1270
  * User display name
1316
1271
  */
1317
1272
  displayName?: string | null;
1318
- /**
1319
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
1320
- * instead for intelligent email selection)
1321
- */
1322
- emails?: Array<string> | null;
1323
1273
  /**
1324
1274
  * ISO 8601 timestamp when metadata was extracted
1325
1275
  */
@@ -1450,11 +1400,6 @@ export declare namespace RawRepoGraphResponse {
1450
1400
  * User display name
1451
1401
  */
1452
1402
  displayName?: string | null;
1453
- /**
1454
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
1455
- * instead for intelligent email selection)
1456
- */
1457
- emails?: Array<string> | null;
1458
1403
  /**
1459
1404
  * ISO 8601 timestamp when metadata was extracted
1460
1405
  */
@@ -1555,11 +1500,6 @@ export declare namespace RawRepoGraphResponse {
1555
1500
  * User display name
1556
1501
  */
1557
1502
  displayName?: string | null;
1558
- /**
1559
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
1560
- * instead for intelligent email selection)
1561
- */
1562
- emails?: Array<string> | null;
1563
1503
  /**
1564
1504
  * ISO 8601 timestamp when metadata was extracted
1565
1505
  */
@@ -1758,11 +1698,6 @@ export declare namespace RawRepoGraphResponse {
1758
1698
  * User display name
1759
1699
  */
1760
1700
  displayName?: string | null;
1761
- /**
1762
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
1763
- * instead for intelligent email selection)
1764
- */
1765
- emails?: Array<string> | null;
1766
1701
  /**
1767
1702
  * ISO 8601 timestamp when metadata was extracted
1768
1703
  */
@@ -1852,11 +1787,6 @@ export declare namespace RawRepoGraphResponse {
1852
1787
  * User display name
1853
1788
  */
1854
1789
  displayName?: string | null;
1855
- /**
1856
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
1857
- * instead for intelligent email selection)
1858
- */
1859
- emails?: Array<string> | null;
1860
1790
  /**
1861
1791
  * ISO 8601 timestamp when metadata was extracted
1862
1792
  */
@@ -1959,11 +1889,6 @@ export declare namespace RawRepoGraphResponse {
1959
1889
  * User display name
1960
1890
  */
1961
1891
  displayName?: string | null;
1962
- /**
1963
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
1964
- * instead for intelligent email selection)
1965
- */
1966
- emails?: Array<string> | null;
1967
1892
  /**
1968
1893
  * ISO 8601 timestamp when metadata was extracted
1969
1894
  */
@@ -2181,11 +2106,6 @@ export declare namespace RawRepoGraphResponse {
2181
2106
  * User display name
2182
2107
  */
2183
2108
  displayName?: string | null;
2184
- /**
2185
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
2186
- * instead for intelligent email selection)
2187
- */
2188
- emails?: Array<string> | null;
2189
2109
  /**
2190
2110
  * ISO 8601 timestamp when metadata was extracted
2191
2111
  */
@@ -2275,11 +2195,6 @@ export declare namespace RawRepoGraphResponse {
2275
2195
  * User display name
2276
2196
  */
2277
2197
  displayName?: string | null;
2278
- /**
2279
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
2280
- * instead for intelligent email selection)
2281
- */
2282
- emails?: Array<string> | null;
2283
2198
  /**
2284
2199
  * ISO 8601 timestamp when metadata was extracted
2285
2200
  */
@@ -2382,11 +2297,6 @@ export declare namespace RawRepoGraphResponse {
2382
2297
  * User display name
2383
2298
  */
2384
2299
  displayName?: string | null;
2385
- /**
2386
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
2387
- * instead for intelligent email selection)
2388
- */
2389
- emails?: Array<string> | null;
2390
2300
  /**
2391
2301
  * ISO 8601 timestamp when metadata was extracted
2392
2302
  */
@@ -2523,11 +2433,6 @@ export declare namespace RawRepoGraphResponse {
2523
2433
  * User display name
2524
2434
  */
2525
2435
  displayName?: string | null;
2526
- /**
2527
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
2528
- * instead for intelligent email selection)
2529
- */
2530
- emails?: Array<string> | null;
2531
2436
  /**
2532
2437
  * ISO 8601 timestamp when metadata was extracted
2533
2438
  */
@@ -2723,11 +2628,6 @@ export declare namespace RawRepoGraphResponse {
2723
2628
  * User display name
2724
2629
  */
2725
2630
  displayName?: string | null;
2726
- /**
2727
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
2728
- * instead for intelligent email selection)
2729
- */
2730
- emails?: Array<string> | null;
2731
2631
  /**
2732
2632
  * ISO 8601 timestamp when metadata was extracted
2733
2633
  */
@@ -2817,11 +2717,6 @@ export declare namespace RawRepoGraphResponse {
2817
2717
  * User display name
2818
2718
  */
2819
2719
  displayName?: string | null;
2820
- /**
2821
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
2822
- * instead for intelligent email selection)
2823
- */
2824
- emails?: Array<string> | null;
2825
2720
  /**
2826
2721
  * ISO 8601 timestamp when metadata was extracted
2827
2722
  */
@@ -2924,11 +2819,6 @@ export declare namespace RawRepoGraphResponse {
2924
2819
  * User display name
2925
2820
  */
2926
2821
  displayName?: string | null;
2927
- /**
2928
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
2929
- * instead for intelligent email selection)
2930
- */
2931
- emails?: Array<string> | null;
2932
2822
  /**
2933
2823
  * ISO 8601 timestamp when metadata was extracted
2934
2824
  */
@@ -3059,11 +2949,6 @@ export declare namespace RawRepoGraphResponse {
3059
2949
  * User display name
3060
2950
  */
3061
2951
  displayName?: string | null;
3062
- /**
3063
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
3064
- * instead for intelligent email selection)
3065
- */
3066
- emails?: Array<string> | null;
3067
2952
  /**
3068
2953
  * ISO 8601 timestamp when metadata was extracted
3069
2954
  */
@@ -3164,11 +3049,6 @@ export declare namespace RawRepoGraphResponse {
3164
3049
  * User display name
3165
3050
  */
3166
3051
  displayName?: string | null;
3167
- /**
3168
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
3169
- * instead for intelligent email selection)
3170
- */
3171
- emails?: Array<string> | null;
3172
3052
  /**
3173
3053
  * ISO 8601 timestamp when metadata was extracted
3174
3054
  */
@@ -3367,11 +3247,6 @@ export declare namespace RawRepoGraphResponse {
3367
3247
  * User display name
3368
3248
  */
3369
3249
  displayName?: string | null;
3370
- /**
3371
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
3372
- * instead for intelligent email selection)
3373
- */
3374
- emails?: Array<string> | null;
3375
3250
  /**
3376
3251
  * ISO 8601 timestamp when metadata was extracted
3377
3252
  */
@@ -3461,11 +3336,6 @@ export declare namespace RawRepoGraphResponse {
3461
3336
  * User display name
3462
3337
  */
3463
3338
  displayName?: string | null;
3464
- /**
3465
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
3466
- * instead for intelligent email selection)
3467
- */
3468
- emails?: Array<string> | null;
3469
3339
  /**
3470
3340
  * ISO 8601 timestamp when metadata was extracted
3471
3341
  */
@@ -3568,11 +3438,6 @@ export declare namespace RawRepoGraphResponse {
3568
3438
  * User display name
3569
3439
  */
3570
3440
  displayName?: string | null;
3571
- /**
3572
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
3573
- * instead for intelligent email selection)
3574
- */
3575
- emails?: Array<string> | null;
3576
3441
  /**
3577
3442
  * ISO 8601 timestamp when metadata was extracted
3578
3443
  */
@@ -3790,11 +3655,6 @@ export declare namespace RawRepoGraphResponse {
3790
3655
  * User display name
3791
3656
  */
3792
3657
  displayName?: string | null;
3793
- /**
3794
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
3795
- * instead for intelligent email selection)
3796
- */
3797
- emails?: Array<string> | null;
3798
3658
  /**
3799
3659
  * ISO 8601 timestamp when metadata was extracted
3800
3660
  */
@@ -3884,11 +3744,6 @@ export declare namespace RawRepoGraphResponse {
3884
3744
  * User display name
3885
3745
  */
3886
3746
  displayName?: string | null;
3887
- /**
3888
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
3889
- * instead for intelligent email selection)
3890
- */
3891
- emails?: Array<string> | null;
3892
3747
  /**
3893
3748
  * ISO 8601 timestamp when metadata was extracted
3894
3749
  */
@@ -3991,11 +3846,6 @@ export declare namespace RawRepoGraphResponse {
3991
3846
  * User display name
3992
3847
  */
3993
3848
  displayName?: string | null;
3994
- /**
3995
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
3996
- * instead for intelligent email selection)
3997
- */
3998
- emails?: Array<string> | null;
3999
3849
  /**
4000
3850
  * ISO 8601 timestamp when metadata was extracted
4001
3851
  */
@@ -4132,11 +3982,6 @@ export declare namespace RawRepoGraphResponse {
4132
3982
  * User display name
4133
3983
  */
4134
3984
  displayName?: string | null;
4135
- /**
4136
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
4137
- * instead for intelligent email selection)
4138
- */
4139
- emails?: Array<string> | null;
4140
3985
  /**
4141
3986
  * ISO 8601 timestamp when metadata was extracted
4142
3987
  */
@@ -4332,11 +4177,6 @@ export declare namespace RawRepoGraphResponse {
4332
4177
  * User display name
4333
4178
  */
4334
4179
  displayName?: string | null;
4335
- /**
4336
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
4337
- * instead for intelligent email selection)
4338
- */
4339
- emails?: Array<string> | null;
4340
4180
  /**
4341
4181
  * ISO 8601 timestamp when metadata was extracted
4342
4182
  */
@@ -4426,11 +4266,6 @@ export declare namespace RawRepoGraphResponse {
4426
4266
  * User display name
4427
4267
  */
4428
4268
  displayName?: string | null;
4429
- /**
4430
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
4431
- * instead for intelligent email selection)
4432
- */
4433
- emails?: Array<string> | null;
4434
4269
  /**
4435
4270
  * ISO 8601 timestamp when metadata was extracted
4436
4271
  */
@@ -4533,11 +4368,6 @@ export declare namespace RawRepoGraphResponse {
4533
4368
  * User display name
4534
4369
  */
4535
4370
  displayName?: string | null;
4536
- /**
4537
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
4538
- * instead for intelligent email selection)
4539
- */
4540
- emails?: Array<string> | null;
4541
4371
  /**
4542
4372
  * ISO 8601 timestamp when metadata was extracted
4543
4373
  */
@@ -4668,11 +4498,6 @@ export declare namespace RawRepoGraphResponse {
4668
4498
  * User display name
4669
4499
  */
4670
4500
  displayName?: string | null;
4671
- /**
4672
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
4673
- * instead for intelligent email selection)
4674
- */
4675
- emails?: Array<string> | null;
4676
4501
  /**
4677
4502
  * ISO 8601 timestamp when metadata was extracted
4678
4503
  */
@@ -4773,11 +4598,6 @@ export declare namespace RawRepoGraphResponse {
4773
4598
  * User display name
4774
4599
  */
4775
4600
  displayName?: string | null;
4776
- /**
4777
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
4778
- * instead for intelligent email selection)
4779
- */
4780
- emails?: Array<string> | null;
4781
4601
  /**
4782
4602
  * ISO 8601 timestamp when metadata was extracted
4783
4603
  */
@@ -4976,11 +4796,6 @@ export declare namespace RawRepoGraphResponse {
4976
4796
  * User display name
4977
4797
  */
4978
4798
  displayName?: string | null;
4979
- /**
4980
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
4981
- * instead for intelligent email selection)
4982
- */
4983
- emails?: Array<string> | null;
4984
4799
  /**
4985
4800
  * ISO 8601 timestamp when metadata was extracted
4986
4801
  */
@@ -5070,11 +4885,6 @@ export declare namespace RawRepoGraphResponse {
5070
4885
  * User display name
5071
4886
  */
5072
4887
  displayName?: string | null;
5073
- /**
5074
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
5075
- * instead for intelligent email selection)
5076
- */
5077
- emails?: Array<string> | null;
5078
4888
  /**
5079
4889
  * ISO 8601 timestamp when metadata was extracted
5080
4890
  */
@@ -5177,11 +4987,6 @@ export declare namespace RawRepoGraphResponse {
5177
4987
  * User display name
5178
4988
  */
5179
4989
  displayName?: string | null;
5180
- /**
5181
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
5182
- * instead for intelligent email selection)
5183
- */
5184
- emails?: Array<string> | null;
5185
4990
  /**
5186
4991
  * ISO 8601 timestamp when metadata was extracted
5187
4992
  */
@@ -5399,11 +5204,6 @@ export declare namespace RawRepoGraphResponse {
5399
5204
  * User display name
5400
5205
  */
5401
5206
  displayName?: string | null;
5402
- /**
5403
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
5404
- * instead for intelligent email selection)
5405
- */
5406
- emails?: Array<string> | null;
5407
5207
  /**
5408
5208
  * ISO 8601 timestamp when metadata was extracted
5409
5209
  */
@@ -5493,11 +5293,6 @@ export declare namespace RawRepoGraphResponse {
5493
5293
  * User display name
5494
5294
  */
5495
5295
  displayName?: string | null;
5496
- /**
5497
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
5498
- * instead for intelligent email selection)
5499
- */
5500
- emails?: Array<string> | null;
5501
5296
  /**
5502
5297
  * ISO 8601 timestamp when metadata was extracted
5503
5298
  */
@@ -5600,11 +5395,6 @@ export declare namespace RawRepoGraphResponse {
5600
5395
  * User display name
5601
5396
  */
5602
5397
  displayName?: string | null;
5603
- /**
5604
- * @deprecated Email addresses (DEPRECATED: Use /api/users/best-email endpoint
5605
- * instead for intelligent email selection)
5606
- */
5607
- emails?: Array<string> | null;
5608
5398
  /**
5609
5399
  * ISO 8601 timestamp when metadata was extracted
5610
5400
  */