@fredlackey/devutils 0.0.14 → 0.0.15

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.
@@ -714,6 +714,79 @@
714
714
  }
715
715
  ]
716
716
  },
717
+ {
718
+ "filename": "cloudflare-warp.js",
719
+ "name": "Cloudflare WARP",
720
+ "status": "ready",
721
+ "environments": [
722
+ "macos",
723
+ "ubuntu",
724
+ "ubuntu-desktop",
725
+ "debian",
726
+ "raspbian",
727
+ "amazon_linux",
728
+ "rhel",
729
+ "fedora",
730
+ "windows"
731
+ ],
732
+ "desktop": true,
733
+ "depends_on": [
734
+ {
735
+ "name": "homebrew.js",
736
+ "priority": 0,
737
+ "platforms": [
738
+ "macos"
739
+ ]
740
+ },
741
+ {
742
+ "name": "curl.js",
743
+ "priority": 0,
744
+ "platforms": [
745
+ "ubuntu",
746
+ "debian",
747
+ "raspbian",
748
+ "amazon_linux",
749
+ "rhel",
750
+ "fedora"
751
+ ]
752
+ },
753
+ {
754
+ "name": "gpg.js",
755
+ "priority": 0,
756
+ "platforms": [
757
+ "ubuntu",
758
+ "debian",
759
+ "raspbian",
760
+ "amazon_linux",
761
+ "rhel",
762
+ "fedora"
763
+ ]
764
+ }
765
+ ],
766
+ "test_results": [
767
+ {
768
+ "environment": "ubuntu",
769
+ "result": "pass"
770
+ },
771
+ {
772
+ "environment": "ubuntu-desktop",
773
+ "result": "pass"
774
+ },
775
+ {
776
+ "environment": "debian",
777
+ "result": "pass"
778
+ },
779
+ {
780
+ "environment": "amazonlinux",
781
+ "result": "pass"
782
+ },
783
+ {
784
+ "environment": "fedora",
785
+ "result": "pass"
786
+ }
787
+ ],
788
+ "notes": "VPN/DNS privacy client. GUI on macOS/Windows. CLI daemon (warp-cli) on Linux. WSL uses Windows host WARP client."
789
+ },
717
790
  {
718
791
  "filename": "claude-code.js",
719
792
  "name": "Claude Code",
@@ -738,6 +811,55 @@
738
811
  ],
739
812
  "test_results": []
740
813
  },
814
+ {
815
+ "filename": "comet-browser.js",
816
+ "name": "Comet Browser",
817
+ "status": "ready",
818
+ "environments": [
819
+ "macos",
820
+ "windows"
821
+ ],
822
+ "desktop": true,
823
+ "depends_on": [
824
+ {
825
+ "name": "homebrew.js",
826
+ "priority": 0,
827
+ "platforms": [
828
+ "macos"
829
+ ]
830
+ },
831
+ {
832
+ "name": "chocolatey.js",
833
+ "priority": 0,
834
+ "platforms": [
835
+ "windows"
836
+ ]
837
+ }
838
+ ],
839
+ "test_results": [
840
+ {
841
+ "environment": "ubuntu",
842
+ "result": "not_eligible"
843
+ },
844
+ {
845
+ "environment": "ubuntu-desktop",
846
+ "result": "not_eligible"
847
+ },
848
+ {
849
+ "environment": "debian",
850
+ "result": "not_eligible"
851
+ },
852
+ {
853
+ "environment": "amazonlinux",
854
+ "result": "not_eligible"
855
+ },
856
+ {
857
+ "environment": "fedora",
858
+ "result": "not_eligible"
859
+ }
860
+ ],
861
+ "notes": "macOS/Windows only. Linux is not supported by Comet Browser. isEligible() correctly returns false for all Linux platforms."
862
+ },
741
863
  {
742
864
  "filename": "curl.js",
743
865
  "name": "cURL",
@@ -890,6 +1012,56 @@
890
1012
  }
891
1013
  ]
892
1014
  },
1015
+ {
1016
+ "filename": "dbeaver.js",
1017
+ "name": "DBeaver Community",
1018
+ "status": "ready",
1019
+ "environments": [
1020
+ "macos",
1021
+ "ubuntu-desktop",
1022
+ "windows"
1023
+ ],
1024
+ "desktop": true,
1025
+ "depends_on": [
1026
+ {
1027
+ "name": "homebrew.js",
1028
+ "priority": 0,
1029
+ "platforms": [
1030
+ "macos"
1031
+ ]
1032
+ },
1033
+ {
1034
+ "name": "chocolatey.js",
1035
+ "priority": 0,
1036
+ "platforms": [
1037
+ "windows"
1038
+ ]
1039
+ }
1040
+ ],
1041
+ "test_results": [
1042
+ {
1043
+ "environment": "ubuntu",
1044
+ "result": "not_eligible"
1045
+ },
1046
+ {
1047
+ "environment": "ubuntu-desktop",
1048
+ "result": "pass"
1049
+ },
1050
+ {
1051
+ "environment": "debian",
1052
+ "result": "not_eligible"
1053
+ },
1054
+ {
1055
+ "environment": "amazonlinux",
1056
+ "result": "not_eligible"
1057
+ },
1058
+ {
1059
+ "environment": "fedora",
1060
+ "result": "not_eligible"
1061
+ }
1062
+ ],
1063
+ "notes": "Desktop database tool. Linux uses .deb/.rpm packages. No ARM (Raspberry Pi) support."
1064
+ },
893
1065
  {
894
1066
  "filename": "development-tools.js",
895
1067
  "name": "Development Tools",
@@ -1260,6 +1432,56 @@
1260
1432
  ],
1261
1433
  "test_results": []
1262
1434
  },
1435
+ {
1436
+ "filename": "google-antigravity.js",
1437
+ "name": "Google Antigravity",
1438
+ "status": "ready",
1439
+ "environments": [
1440
+ "macos",
1441
+ "ubuntu-desktop",
1442
+ "windows"
1443
+ ],
1444
+ "desktop": true,
1445
+ "depends_on": [
1446
+ {
1447
+ "name": "homebrew.js",
1448
+ "priority": 0,
1449
+ "platforms": [
1450
+ "macos"
1451
+ ]
1452
+ },
1453
+ {
1454
+ "name": "chocolatey.js",
1455
+ "priority": 0,
1456
+ "platforms": [
1457
+ "windows"
1458
+ ]
1459
+ }
1460
+ ],
1461
+ "test_results": [
1462
+ {
1463
+ "environment": "ubuntu",
1464
+ "result": "not_eligible"
1465
+ },
1466
+ {
1467
+ "environment": "ubuntu-desktop",
1468
+ "result": "pass"
1469
+ },
1470
+ {
1471
+ "environment": "debian",
1472
+ "result": "not_eligible"
1473
+ },
1474
+ {
1475
+ "environment": "amazonlinux",
1476
+ "result": "not_eligible"
1477
+ },
1478
+ {
1479
+ "environment": "fedora",
1480
+ "result": "not_eligible"
1481
+ }
1482
+ ],
1483
+ "notes": "Desktop IDE only - cannot be tested in headless Docker environments. Requires manual testing."
1484
+ },
1263
1485
  {
1264
1486
  "filename": "google-chrome.js",
1265
1487
  "name": "Google Chrome",
@@ -1544,6 +1766,56 @@
1544
1766
  }
1545
1767
  ]
1546
1768
  },
1769
+ {
1770
+ "filename": "kiro.js",
1771
+ "name": "Kiro",
1772
+ "status": "ready",
1773
+ "environments": [
1774
+ "macos",
1775
+ "windows",
1776
+ "ubuntu-desktop"
1777
+ ],
1778
+ "desktop": true,
1779
+ "depends_on": [
1780
+ {
1781
+ "name": "homebrew.js",
1782
+ "priority": 0,
1783
+ "platforms": [
1784
+ "macos"
1785
+ ]
1786
+ },
1787
+ {
1788
+ "name": "curl.js",
1789
+ "priority": 0,
1790
+ "platforms": [
1791
+ "ubuntu-desktop"
1792
+ ]
1793
+ }
1794
+ ],
1795
+ "test_results": [
1796
+ {
1797
+ "environment": "ubuntu",
1798
+ "result": "not_eligible"
1799
+ },
1800
+ {
1801
+ "environment": "ubuntu-desktop",
1802
+ "result": "pass"
1803
+ },
1804
+ {
1805
+ "environment": "debian",
1806
+ "result": "not_eligible"
1807
+ },
1808
+ {
1809
+ "environment": "amazonlinux",
1810
+ "result": "not_eligible"
1811
+ },
1812
+ {
1813
+ "environment": "fedora",
1814
+ "result": "not_eligible"
1815
+ }
1816
+ ],
1817
+ "notes": "Desktop IDE only - correctly returns 'not_eligible' in headless Docker environments. Fixed to use official install script (https://cli.kiro.dev/install) instead of direct AWS download URLs which were returning 403 errors. Installer now passes in ubuntu-desktop. Known issue: Kiro installer may detect devutils-cli's 'q' command as conflicting with Amazon Q CLI (Kiro's previous name) - this is a false positive as our q.js is unrelated to Amazon Q."
1818
+ },
1547
1819
  {
1548
1820
  "filename": "latex.js",
1549
1821
  "name": "LaTeX",
@@ -1774,6 +2046,47 @@
1774
2046
  }
1775
2047
  ]
1776
2048
  },
2049
+ {
2050
+ "filename": "moom.js",
2051
+ "name": "Moom",
2052
+ "status": "ready",
2053
+ "notes": "macOS only - cannot be tested in Docker. Requires manual testing.",
2054
+ "environments": [
2055
+ "macos"
2056
+ ],
2057
+ "desktop": true,
2058
+ "depends_on": [
2059
+ {
2060
+ "name": "homebrew.js",
2061
+ "priority": 0,
2062
+ "platforms": [
2063
+ "macos"
2064
+ ]
2065
+ }
2066
+ ],
2067
+ "test_results": [
2068
+ {
2069
+ "environment": "ubuntu",
2070
+ "result": "not_eligible"
2071
+ },
2072
+ {
2073
+ "environment": "ubuntu-desktop",
2074
+ "result": "not_eligible"
2075
+ },
2076
+ {
2077
+ "environment": "debian",
2078
+ "result": "not_eligible"
2079
+ },
2080
+ {
2081
+ "environment": "amazonlinux",
2082
+ "result": "not_eligible"
2083
+ },
2084
+ {
2085
+ "environment": "fedora",
2086
+ "result": "not_eligible"
2087
+ }
2088
+ ]
2089
+ },
1777
2090
  {
1778
2091
  "filename": "node.js",
1779
2092
  "name": "Node.js",
@@ -1894,6 +2207,55 @@
1894
2207
  }
1895
2208
  ]
1896
2209
  },
2210
+ {
2211
+ "filename": "nordvpn.js",
2212
+ "name": "NordVPN",
2213
+ "status": "ready",
2214
+ "environments": [
2215
+ "macos",
2216
+ "windows",
2217
+ "ubuntu-desktop"
2218
+ ],
2219
+ "desktop": true,
2220
+ "depends_on": [
2221
+ {
2222
+ "name": "homebrew.js",
2223
+ "priority": 0,
2224
+ "platforms": [
2225
+ "macos"
2226
+ ]
2227
+ },
2228
+ {
2229
+ "name": "chocolatey.js",
2230
+ "priority": 0,
2231
+ "platforms": [
2232
+ "windows"
2233
+ ]
2234
+ }
2235
+ ],
2236
+ "test_results": [
2237
+ {
2238
+ "environment": "ubuntu",
2239
+ "result": "not_eligible"
2240
+ },
2241
+ {
2242
+ "environment": "ubuntu-desktop",
2243
+ "result": "pass"
2244
+ },
2245
+ {
2246
+ "environment": "debian",
2247
+ "result": "not_eligible"
2248
+ },
2249
+ {
2250
+ "environment": "amazonlinux",
2251
+ "result": "not_eligible"
2252
+ },
2253
+ {
2254
+ "environment": "fedora",
2255
+ "result": "not_eligible"
2256
+ }
2257
+ ]
2258
+ },
1897
2259
  {
1898
2260
  "filename": "nvm.js",
1899
2261
  "name": "nvm",
@@ -2066,6 +2428,47 @@
2066
2428
  ],
2067
2429
  "test_results": []
2068
2430
  },
2431
+ {
2432
+ "filename": "parallels-desktop.js",
2433
+ "name": "Parallels Desktop",
2434
+ "status": "ready",
2435
+ "environments": [
2436
+ "macos"
2437
+ ],
2438
+ "desktop": true,
2439
+ "depends_on": [
2440
+ {
2441
+ "name": "homebrew.js",
2442
+ "priority": 0,
2443
+ "platforms": [
2444
+ "macos"
2445
+ ]
2446
+ }
2447
+ ],
2448
+ "test_results": [
2449
+ {
2450
+ "environment": "ubuntu",
2451
+ "result": "not_eligible"
2452
+ },
2453
+ {
2454
+ "environment": "ubuntu-desktop",
2455
+ "result": "not_eligible"
2456
+ },
2457
+ {
2458
+ "environment": "debian",
2459
+ "result": "not_eligible"
2460
+ },
2461
+ {
2462
+ "environment": "amazonlinux",
2463
+ "result": "not_eligible"
2464
+ },
2465
+ {
2466
+ "environment": "fedora",
2467
+ "result": "not_eligible"
2468
+ }
2469
+ ],
2470
+ "notes": "macOS only - cannot be tested in Docker. Requires manual testing."
2471
+ },
2069
2472
  {
2070
2473
  "filename": "pinentry.js",
2071
2474
  "name": "pinentry",
@@ -3049,11 +3452,26 @@
3049
3452
  }
3050
3453
  ],
3051
3454
  "test_results": [
3052
- { "environment": "ubuntu", "result": "not_eligible" },
3053
- { "environment": "ubuntu-desktop", "result": "pass" },
3054
- { "environment": "debian", "result": "not_eligible" },
3055
- { "environment": "amazonlinux", "result": "not_eligible" },
3056
- { "environment": "fedora", "result": "not_eligible" }
3455
+ {
3456
+ "environment": "ubuntu",
3457
+ "result": "not_eligible"
3458
+ },
3459
+ {
3460
+ "environment": "ubuntu-desktop",
3461
+ "result": "pass"
3462
+ },
3463
+ {
3464
+ "environment": "debian",
3465
+ "result": "not_eligible"
3466
+ },
3467
+ {
3468
+ "environment": "amazonlinux",
3469
+ "result": "not_eligible"
3470
+ },
3471
+ {
3472
+ "environment": "fedora",
3473
+ "result": "not_eligible"
3474
+ }
3057
3475
  ]
3058
3476
  },
3059
3477
  {