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.

cbor v1.0.2

Mary 5f1b5d9f 01a5f748

+1 -1
+1 -1
packages/utilities/cbor/package.json
··· 1 1 { 2 2 "type": "module", 3 3 "name": "@atcute/cbor", 4 - "version": "1.0.1", 4 + "version": "1.0.2", 5 5 "description": "DAG-CBOR codec that deals in AT Protocol's HTTP wire format", 6 6 "license": "MIT", 7 7 "repository": {