File tree Expand file tree Collapse file tree 19 files changed +63
-63
lines changed
Expand file tree Collapse file tree 19 files changed +63
-63
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " examples" ,
3- "version" : " 1.6.3 " ,
3+ "version" : " 1.6.4-beta.0 " ,
44 "private" : true ,
55 "license" : " MIT" ,
66 "packageManager" : " yarn@4.2.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/integration-tests" ,
3- "version" : " 1.6.3 " ,
3+ "version" : " 1.6.4-beta.0 " ,
44 "private" : true ,
55 "description" : " Integration tests for Autonomys SDK packages" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 1.6.3 " ,
3+ "version" : " 1.6.4-beta.0 " ,
44 "npmClient" : " yarn"
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/auto-agents" ,
3- "version" : " 1.6.3 " ,
3+ "version" : " 1.6.4-beta.0 " ,
44 "license" : " MIT" ,
55 "main" : " dist/index.js" ,
66 "type" : " module" ,
2626 " README.md"
2727 ],
2828 "dependencies" : {
29- "@autonomys/auto-dag-data" : " ^1.6.3 " ,
30- "@autonomys/auto-drive" : " ^1.6.3 " ,
29+ "@autonomys/auto-dag-data" : " ^1.6.4-beta.0 " ,
30+ "@autonomys/auto-drive" : " ^1.6.4-beta.0 " ,
3131 "ethers" : " 6.13.5"
3232 },
3333 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/auto-consensus" ,
3- "version" : " 1.6.3 " ,
3+ "version" : " 1.6.4-beta.0 " ,
44 "license" : " MIT" ,
55 "main" : " dist/index.js" ,
66 "repository" : {
2525 " README.md"
2626 ],
2727 "dependencies" : {
28- "@autonomys/auto-utils" : " ^1.6.3 " ,
28+ "@autonomys/auto-utils" : " ^1.6.4-beta.0 " ,
2929 "zod" : " ^3.24.2"
3030 },
3131 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/auto-dag-data" ,
33 "packageManager" : " yarn@4.7.0" ,
4- "version" : " 1.6.3 " ,
4+ "version" : " 1.6.4-beta.0 " ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
77 "type" : " module" ,
4040 "typescript" : " ^5.8.3"
4141 },
4242 "dependencies" : {
43- "@autonomys/asynchronous" : " ^1.6.3 " ,
43+ "@autonomys/asynchronous" : " ^1.6.4-beta.0 " ,
4444 "@ipld/dag-pb" : " ^4.1.3" ,
4545 "@peculiar/webcrypto" : " ^1.5.0" ,
4646 "@webbuf/blake3" : " ^3.0.26" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/auto-design-system" ,
33 "packageManager" : " yarn@4.7.0" ,
4- "version" : " 1.6.3 " ,
4+ "version" : " 1.6.4-beta.0 " ,
55 "license" : " MIT" ,
66 "description" : " Autonomys Design System" ,
77 "type" : " module" ,
3434 "shadcn" : " npx shadcn-ui@latest add"
3535 },
3636 "dependencies" : {
37- "@autonomys/design-tokens" : " ^1.6.3 " ,
37+ "@autonomys/design-tokens" : " ^1.6.4-beta.0 " ,
3838 "@floating-ui/react" : " ^0.27.8" ,
3939 "@headlessui/react" : " ^2.2.3" ,
4040 "@heroicons/react" : " ^2.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/auto-drive" ,
33 "packageManager" : " yarn@4.7.0" ,
4- "version" : " 1.6.3 " ,
4+ "version" : " 1.6.4-beta.0 " ,
55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
4242 "typescript" : " ^5.8.3"
4343 },
4444 "dependencies" : {
45- "@autonomys/asynchronous" : " ^1.6.3 " ,
46- "@autonomys/auto-dag-data" : " ^1.6.3 " ,
47- "@autonomys/auto-utils" : " ^1.6.3 " ,
45+ "@autonomys/asynchronous" : " ^1.6.4-beta.0 " ,
46+ "@autonomys/auto-dag-data" : " ^1.6.4-beta.0 " ,
47+ "@autonomys/auto-utils" : " ^1.6.4-beta.0 " ,
4848 "blockstore-core" : " ^5.0.2" ,
4949 "jszip" : " ^3.10.1" ,
5050 "mime-types" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/auto-files" ,
3- "version" : " 1.6.3 " ,
3+ "version" : " 1.6.4-beta.0 " ,
44 "packageManager" : " yarn@4.7.0" ,
55 "scripts" : {
66 "build" : " tsc"
2121 }
2222 },
2323 "dependencies" : {
24- "@autonomys/auto-drive" : " ^1.6.3 "
24+ "@autonomys/auto-drive" : " ^1.6.4-beta.0 "
2525 }
2626}
Original file line number Diff line number Diff line change 11{
22 "name" : " @autonomys/auto-mcp-servers" ,
33 "packageManager" : " yarn@4.7.0" ,
4- "version" : " 1.6.3 " ,
4+ "version" : " 1.6.4-beta.0 " ,
55 "description" : " Autonomys Network MCP servers" ,
66 "repository" : {
77 "type" : " git" ,
3131 " server"
3232 ],
3333 "dependencies" : {
34- "@autonomys/auto-agents" : " ^1.6.3 " ,
35- "@autonomys/auto-drive" : " ^1.6.3 " ,
34+ "@autonomys/auto-agents" : " ^1.6.4-beta.0 " ,
35+ "@autonomys/auto-drive" : " ^1.6.4-beta.0 " ,
3636 "@modelcontextprotocol/sdk" : " ^1.9.0" ,
3737 "zod" : " ^3.24.2"
3838 },
You can’t perform that action at this time.
0 commit comments