a collection of lightweight TypeScript packages for AT Protocol, the protocol powering Bluesky
atproto bluesky typescript npm
99
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update cgr

Mary 95eccc01 066bc160

+133 -6
+1 -1
package.json
··· 9 9 "@changesets/cli": "^2.29.8", 10 10 "@mary/tar": "jsr:^0.3.1", 11 11 "@mitata/counters": "^0.0.8", 12 - "@oomfware/cgr": "^0.1.2", 12 + "@oomfware/cgr": "^0.1.3", 13 13 "@prettier/plugin-oxc": "^0.1.3", 14 14 "@typescript/native-preview": "7.0.0-dev.20260119.1", 15 15 "mitata": "^1.0.34",
+132 -5
pnpm-lock.yaml
··· 18 18 specifier: ^0.0.8 19 19 version: 0.0.8 20 20 '@oomfware/cgr': 21 - specifier: ^0.1.2 22 - version: 0.1.2 21 + specifier: ^0.1.3 22 + version: 0.1.3(@types/node@25.0.3) 23 23 '@prettier/plugin-oxc': 24 24 specifier: ^0.1.3 25 25 version: 0.1.3 ··· 2728 2728 cpu: [x64] 2729 2729 os: [win32] 2730 2730 2731 + '@inquirer/ansi@2.0.3': 2732 + resolution: {integrity: sha512-g44zhR3NIKVs0zUesa4iMzExmZpLUdTLRMCStqX3GE5NT6VkPcxQGJ+uC8tDgBUC/vB1rUhUd55cOf++4NZcmw==} 2733 + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} 2734 + 2735 + '@inquirer/checkbox@5.0.4': 2736 + resolution: {integrity: sha512-DrAMU3YBGMUAp6ArwTIp/25CNDtDbxk7UjIrrtM25JVVrlVYlVzHh5HR1BDFu9JMyUoZ4ZanzeaHqNDttf3gVg==} 2737 + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} 2738 + peerDependencies: 2739 + '@types/node': '>=18' 2740 + peerDependenciesMeta: 2741 + '@types/node': 2742 + optional: true 2743 + 2744 + '@inquirer/confirm@6.0.4': 2745 + resolution: {integrity: sha512-WdaPe7foUnoGYvXzH4jp4wH/3l+dBhZ3uwhKjXjwdrq5tEIFaANxj6zrGHxLdsIA0yKM0kFPVcEalOZXBB5ISA==} 2746 + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} 2747 + peerDependencies: 2748 + '@types/node': '>=18' 2749 + peerDependenciesMeta: 2750 + '@types/node': 2751 + optional: true 2752 + 2753 + '@inquirer/core@11.1.1': 2754 + resolution: {integrity: sha512-hV9o15UxX46OyQAtaoMqAOxGR8RVl1aZtDx1jHbCtSJy1tBdTfKxLPKf7utsE4cRy4tcmCQ4+vdV+ca+oNxqNA==} 2755 + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} 2756 + peerDependencies: 2757 + '@types/node': '>=18' 2758 + peerDependenciesMeta: 2759 + '@types/node': 2760 + optional: true 2761 + 2731 2762 '@inquirer/external-editor@1.0.3': 2732 2763 resolution: {integrity: sha512-RWbSrDiYmO4LbejWY7ttpxczuwQyZLBUyygsA9Nsv95hpzUWwnNTVQmAq3xuh7vNwCp07UTmE5i11XAEExx4RA==} 2733 2764 engines: {node: '>=18'} ··· 2737 2768 '@types/node': 2738 2769 optional: true 2739 2770 2771 + '@inquirer/figures@2.0.3': 2772 + resolution: {integrity: sha512-y09iGt3JKoOCBQ3w4YrSJdokcD8ciSlMIWsD+auPu+OZpfxLuyz+gICAQ6GCBOmJJt4KEQGHuZSVff2jiNOy7g==} 2773 + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} 2774 + 2775 + '@inquirer/type@4.0.3': 2776 + resolution: {integrity: sha512-cKZN7qcXOpj1h+1eTTcGDVLaBIHNMT1Rz9JqJP5MnEJ0JhgVWllx7H/tahUp5YEK1qaByH2Itb8wLG/iScD5kw==} 2777 + engines: {node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0'} 2778 + peerDependencies: 2779 + '@types/node': '>=18' 2780 + peerDependenciesMeta: 2781 + '@types/node': 2782 + optional: true 2783 + 2740 2784 '@ioredis/commands@1.4.0': 2741 2785 resolution: {integrity: sha512-aFT2yemJJo+TZCmieA7qnYGQooOS7QfNmYrzGtsYd3g9j5iDP8AimYYAesf79ohjbLG12XxC4nG5DyEnC88AsQ==} 2742 2786 ··· 2817 2861 resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} 2818 2862 engines: {node: '>= 8'} 2819 2863 2820 - '@oomfware/cgr@0.1.2': 2821 - resolution: {integrity: sha512-dhTtK9p0ebeeXAHl6EnH5hG/TtT2kHZT+ap/babDP5n8mrjXNxlnzVTJgeEn39VhJX6Fs5+FJkJfajFMOPQokA==} 2864 + '@oomfware/cgr@0.1.3': 2865 + resolution: {integrity: sha512-UsQytvuaSisyEkD9VHCERIi1TU2OJ2cQQY2LIU+lkXKgWQ1etlwTfOO4hBpfhKXma/oOcBRkecKVeupweDxVhg==} 2822 2866 hasBin: true 2823 2867 2824 2868 '@optique/core@0.6.10': ··· 3823 3867 resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==} 3824 3868 engines: {node: '>=8'} 3825 3869 3870 + cli-width@4.1.0: 3871 + resolution: {integrity: sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==} 3872 + engines: {node: '>= 12'} 3873 + 3826 3874 cluster-key-slot@1.1.2: 3827 3875 resolution: {integrity: sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==} 3828 3876 engines: {node: '>=0.10.0'} ··· 3997 4045 3998 4046 elliptic@6.6.1: 3999 4047 resolution: {integrity: sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==} 4048 + 4049 + emoji-regex@10.6.0: 4050 + resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==} 4000 4051 4001 4052 emoji-regex@8.0.0: 4002 4053 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} ··· 4226 4277 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} 4227 4278 engines: {node: 6.* || 8.* || >= 10.*} 4228 4279 4280 + get-east-asian-width@1.4.0: 4281 + resolution: {integrity: sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==} 4282 + engines: {node: '>=18'} 4283 + 4229 4284 get-intrinsic@1.3.0: 4230 4285 resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==} 4231 4286 engines: {node: '>= 0.4'} ··· 4620 4675 4621 4676 multiformats@9.9.0: 4622 4677 resolution: {integrity: sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==} 4678 + 4679 + mute-stream@3.0.0: 4680 + resolution: {integrity: sha512-dkEJPVvun4FryqBmZ5KhDo0K9iDXAwn08tMLDinNdRBNPcYEDiWYysLcc6k3mjTMlbP9KyylvRpd4wFtwrT9rw==} 4681 + engines: {node: ^20.17.0 || >=22.9.0} 4623 4682 4624 4683 nanoid@3.3.11: 4625 4684 resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} ··· 5206 5265 resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} 5207 5266 engines: {node: '>=12'} 5208 5267 5268 + string-width@7.2.0: 5269 + resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==} 5270 + engines: {node: '>=18'} 5271 + 5209 5272 string_decoder@1.3.0: 5210 5273 resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} 5211 5274 ··· 5570 5633 wrap-ansi@8.1.0: 5571 5634 resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} 5572 5635 engines: {node: '>=12'} 5636 + 5637 + wrap-ansi@9.0.2: 5638 + resolution: {integrity: sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==} 5639 + engines: {node: '>=18'} 5573 5640 5574 5641 wrappy@1.0.2: 5575 5642 resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} ··· 7530 7597 '@img/sharp-win32-x64@0.34.5': 7531 7598 optional: true 7532 7599 7600 + '@inquirer/ansi@2.0.3': {} 7601 + 7602 + '@inquirer/checkbox@5.0.4(@types/node@25.0.3)': 7603 + dependencies: 7604 + '@inquirer/ansi': 2.0.3 7605 + '@inquirer/core': 11.1.1(@types/node@25.0.3) 7606 + '@inquirer/figures': 2.0.3 7607 + '@inquirer/type': 4.0.3(@types/node@25.0.3) 7608 + optionalDependencies: 7609 + '@types/node': 25.0.3 7610 + 7611 + '@inquirer/confirm@6.0.4(@types/node@25.0.3)': 7612 + dependencies: 7613 + '@inquirer/core': 11.1.1(@types/node@25.0.3) 7614 + '@inquirer/type': 4.0.3(@types/node@25.0.3) 7615 + optionalDependencies: 7616 + '@types/node': 25.0.3 7617 + 7618 + '@inquirer/core@11.1.1(@types/node@25.0.3)': 7619 + dependencies: 7620 + '@inquirer/ansi': 2.0.3 7621 + '@inquirer/figures': 2.0.3 7622 + '@inquirer/type': 4.0.3(@types/node@25.0.3) 7623 + cli-width: 4.1.0 7624 + mute-stream: 3.0.0 7625 + signal-exit: 4.1.0 7626 + wrap-ansi: 9.0.2 7627 + optionalDependencies: 7628 + '@types/node': 25.0.3 7629 + 7533 7630 '@inquirer/external-editor@1.0.3(@types/node@25.0.3)': 7534 7631 dependencies: 7535 7632 chardet: 2.1.1 7536 7633 iconv-lite: 0.7.1 7634 + optionalDependencies: 7635 + '@types/node': 25.0.3 7636 + 7637 + '@inquirer/figures@2.0.3': {} 7638 + 7639 + '@inquirer/type@4.0.3(@types/node@25.0.3)': 7537 7640 optionalDependencies: 7538 7641 '@types/node': 25.0.3 7539 7642 ··· 7637 7740 '@nodelib/fs.scandir': 2.1.5 7638 7741 fastq: 1.20.1 7639 7742 7640 - '@oomfware/cgr@0.1.2': 7743 + '@oomfware/cgr@0.1.3(@types/node@25.0.3)': 7641 7744 dependencies: 7745 + '@inquirer/checkbox': 5.0.4(@types/node@25.0.3) 7746 + '@inquirer/confirm': 6.0.4(@types/node@25.0.3) 7642 7747 '@optique/core': 0.9.1 7643 7748 '@optique/run': 0.9.1 7749 + transitivePeerDependencies: 7750 + - '@types/node' 7644 7751 7645 7752 '@optique/core@0.6.10': {} 7646 7753 ··· 8787 8894 8788 8895 ci-info@3.9.0: {} 8789 8896 8897 + cli-width@4.1.0: {} 8898 + 8790 8899 cluster-key-slot@1.1.2: {} 8791 8900 8792 8901 color-convert@2.0.1: ··· 8943 9052 minimalistic-assert: 1.0.1 8944 9053 minimalistic-crypto-utils: 1.0.1 8945 9054 9055 + emoji-regex@10.6.0: {} 9056 + 8946 9057 emoji-regex@8.0.0: {} 8947 9058 8948 9059 emoji-regex@9.2.2: {} ··· 9239 9350 gensync@1.0.0-beta.2: {} 9240 9351 9241 9352 get-caller-file@2.0.5: {} 9353 + 9354 + get-east-asian-width@1.4.0: {} 9242 9355 9243 9356 get-intrinsic@1.3.0: 9244 9357 dependencies: ··· 9608 9721 multiformats@13.4.2: {} 9609 9722 9610 9723 multiformats@9.9.0: {} 9724 + 9725 + mute-stream@3.0.0: {} 9611 9726 9612 9727 nanoid@3.3.11: {} 9613 9728 ··· 10278 10393 emoji-regex: 9.2.2 10279 10394 strip-ansi: 7.1.2 10280 10395 10396 + string-width@7.2.0: 10397 + dependencies: 10398 + emoji-regex: 10.6.0 10399 + get-east-asian-width: 1.4.0 10400 + strip-ansi: 7.1.2 10401 + 10281 10402 string_decoder@1.3.0: 10282 10403 dependencies: 10283 10404 safe-buffer: 5.2.1 ··· 10689 10810 dependencies: 10690 10811 ansi-styles: 6.2.3 10691 10812 string-width: 5.1.2 10813 + strip-ansi: 7.1.2 10814 + 10815 + wrap-ansi@9.0.2: 10816 + dependencies: 10817 + ansi-styles: 6.2.3 10818 + string-width: 7.2.0 10692 10819 strip-ansi: 7.1.2 10693 10820 10694 10821 wrappy@1.0.2: {}