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

Configure Feed

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

cid v1.0.1

Mary 67cc493f d07a423a

+1 -1
+1 -1
packages/utilities/cid/package.json
··· 1 1 { 2 2 "type": "module", 3 3 "name": "@atcute/cid", 4 - "version": "1.0.0", 4 + "version": "1.0.1", 5 5 "description": "create and parse AT Protocol-blessed CIDv1 format", 6 6 "license": "MIT", 7 7 "repository": {