frontend client for gemstone. decentralised workplace app
2
fork

Configure Feed

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

feat: atcute tid helper

serenity 3414dded 0207bc70

+9
+1
package.json
··· 20 20 "@atcute/bluesky": "^3.2.6", 21 21 "@atcute/client": "^4.0.4", 22 22 "@atcute/identity-resolver": "^1.1.4", 23 + "@atcute/tid": "^1.0.3", 23 24 "@atproto/api": "^0.17.3", 24 25 "@atproto/oauth-client": "^0.5.7", 25 26 "@atproto/oauth-client-expo": "^0.0.1",
+8
pnpm-lock.yaml
··· 20 20 '@atcute/identity-resolver': 21 21 specifier: ^1.1.4 22 22 version: 1.1.4(@atcute/identity@1.1.1) 23 + '@atcute/tid': 24 + specifier: ^1.0.3 25 + version: 1.0.3 23 26 '@atproto/api': 24 27 specifier: ^0.17.3 25 28 version: 0.17.3 ··· 177 180 178 181 '@atcute/lexicons@1.2.2': 179 182 resolution: {integrity: sha512-bgEhJq5Z70/0TbK5sx+tAkrR8FsCODNiL2gUEvS5PuJfPxmFmRYNWaMGehxSPaXWpU2+Oa9ckceHiYbrItDTkA==} 183 + 184 + '@atcute/tid@1.0.3': 185 + resolution: {integrity: sha512-wfMJx1IMdnu0CZgWl0uR4JO2s6PGT1YPhpytD4ZHzEYKKQVuqV6Eb/7vieaVo1eYNMp2FrY67FZObeR7utRl2w==} 180 186 181 187 '@atcute/util-fetch@1.0.3': 182 188 resolution: {integrity: sha512-f8zzTb/xlKIwv2OQ31DhShPUNCmIIleX6p7qIXwWwEUjX6x8skUtpdISSjnImq01LXpltGV5y8yhV4/Mlb7CRQ==} ··· 4649 4655 dependencies: 4650 4656 '@standard-schema/spec': 1.0.0 4651 4657 esm-env: 1.2.2 4658 + 4659 + '@atcute/tid@1.0.3': {} 4652 4660 4653 4661 '@atcute/util-fetch@1.0.3': 4654 4662 dependencies: