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.

car v1.0.1

Mary fa3e4ff9 83cffb0a

+1 -1
+1 -1
packages/utilities/car/package.json
··· 1 1 { 2 2 "type": "module", 3 3 "name": "@atcute/car", 4 - "version": "1.0.0", 4 + "version": "1.0.1", 5 5 "description": "read AT Protocol's CAR (content-addressable archive) repositories", 6 6 "license": "MIT", 7 7 "repository": {