File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change 11# @farcaster/core
22
3+ ## 0.19.0
4+
5+ ### Minor Changes
6+
7+ - ef52a8ef: Add LIVE_AT user data protobuf support and core validation helpers.
8+
39## 0.18.11
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @farcaster/core" ,
3- "version" : " 0.18.11 " ,
3+ "version" : " 0.19.0 " ,
44 "main" : " ./dist/index.js" ,
55 "module" : " ./dist/index.mjs" ,
66 "types" : " ./dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11# @farcaster/hub-nodejs
22
3+ ## 0.16.0
4+
5+ ### Minor Changes
6+
7+ - ef52a8ef: Add LIVE_AT user data protobuf support and core validation helpers.
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ ef52a8ef]
12+ - @farcaster/core @0.19.0
13+
314## 0.15.11
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @farcaster/hub-nodejs" ,
3- "version" : " 0.15.11 " ,
3+ "version" : " 0.16.0 " ,
44 "main" : " ./dist/index.js" ,
55 "module" : " ./dist/index.mjs" ,
66 "types" : " ./dist/index.d.ts" ,
2121 "directory" : " packages/hub-nodejs"
2222 },
2323 "dependencies" : {
24- "@farcaster/core" : " 0.18.11 " ,
24+ "@farcaster/core" : " 0.19.0 " ,
2525 "@grpc/grpc-js" : " ~1.11.1" ,
2626 "@noble/hashes" : " ^1.3.0" ,
2727 "neverthrow" : " ^6.0.0"
Original file line number Diff line number Diff line change 11# @farcaster/hub-web
22
3+ ## 0.12.0
4+
5+ ### Minor Changes
6+
7+ - ef52a8ef: Add LIVE_AT user data protobuf support and core validation helpers.
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ ef52a8ef]
12+ - @farcaster/core @0.19.0
13+
314## 0.11.9
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @farcaster/hub-web" ,
3- "version" : " 0.11.9 " ,
3+ "version" : " 0.12.0 " ,
44 "main" : " ./dist/index.js" ,
55 "module" : " ./dist/index.mjs" ,
66 "types" : " ./dist/index.d.ts" ,
3333 "ts-proto" : " ^1.146.0"
3434 },
3535 "dependencies" : {
36- "@farcaster/core" : " ^0.18.11 " ,
36+ "@farcaster/core" : " ^0.19.0 " ,
3737 "@improbable-eng/grpc-web" : " ^0.15.0" ,
3838 "rxjs" : " ^7.8.0"
3939 }
Original file line number Diff line number Diff line change 11# @farcaster/hub-shuttle
22
3+ ## 1.0.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ ef52a8ef]
8+ - @farcaster/hub-nodejs @0.16.0
9+
310## 1.0.0
411
512### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @farcaster/shuttle" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "main" : " ./dist/index.js" ,
55 "module" : " ./dist/index.mjs" ,
66 "types" : " ./dist/index.d.ts" ,
2222 },
2323 "dependencies" : {
2424 "@farcaster/hot-shots" : " ^10.0.0" ,
25- "@farcaster/hub-nodejs" : " ^0.15.10 " ,
25+ "@farcaster/hub-nodejs" : " ^0.16.0 " ,
2626 "commander" : " 11.0.0" ,
2727 "dotenv" : " 16.4.5" ,
2828 "ioredis" : " ^5.3.2" ,
You can’t perform that action at this time.
0 commit comments