File tree Expand file tree Collapse file tree 15 files changed +37
-37
lines changed Expand file tree Collapse file tree 15 files changed +37
-37
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 2.6.3 " ,
3+ "version" : " 2.6.4 " ,
44 "npmClient" : " yarn"
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @threefold/ui" ,
3- "version" : " 2.6.3 " ,
3+ "version" : " 2.6.4 " ,
44 "private" : false ,
55 "main" : " dist/threefold-ui.umd.js" ,
66 "publishConfig" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @threefold/graphql_client" ,
3- "version" : " 2.6.3 " ,
3+ "version" : " 2.6.4 " ,
44 "main" : " ./dist/node/index.js" ,
55 "module" : " ./dist/es6/index.js" ,
66 "exports" : {
1818 "es6-build" : " tsc --build tsconfig.json"
1919 },
2020 "dependencies" : {
21- "@threefold/types" : " 2.6.3 " ,
21+ "@threefold/types" : " 2.6.4 " ,
2222 "ts-mixer" : " ^6.0.2"
2323 },
2424 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @threefold/grid_client" ,
33 "author" : " Ahmed Hanafy" ,
4- "version" : " 2.6.3 " ,
4+ "version" : " 2.6.4 " ,
55 "license" : " ISC" ,
66 "homepage" : " https://github.com/threefoldtech/tfgrid-sdk-ts/tree/development/packages/grid_client/README.md" ,
77 "repository" : {
1414 "dependencies" : {
1515 "@jimber/pkid" : " 1.0.4" ,
1616 "@noble/secp256k1" : " ^1.7.1" ,
17- "@threefold/gridproxy_client" : " 2.6.3 " ,
18- "@threefold/monitoring" : " 2.6.3 " ,
19- "@threefold/rmb_direct_client" : " 2.6.3 " ,
20- "@threefold/tfchain_client" : " 2.6.3 " ,
21- "@threefold/types" : " 2.6.3 " ,
17+ "@threefold/gridproxy_client" : " 2.6.4 " ,
18+ "@threefold/monitoring" : " 2.6.4 " ,
19+ "@threefold/rmb_direct_client" : " 2.6.4 " ,
20+ "@threefold/tfchain_client" : " 2.6.4 " ,
21+ "@threefold/types" : " 2.6.4 " ,
2222 "algosdk" : " ^1.19.0" ,
2323 "appdata-path" : " ^1.0.0" ,
2424 "await-lock" : " ^2.2.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @threefold/grid_http_server" ,
33 "author" : " Ahmed Hanafy" ,
4- "version" : " 2.6.3 " ,
4+ "version" : " 2.6.4 " ,
55 "license" : " ISC" ,
66 "homepage" : " https://github.com/threefoldtech/tfgrid-sdk-ts/blob/development/packages/grid_http_server/README.md" ,
77 "repository" : {
1212 "access" : " public"
1313 },
1414 "dependencies" : {
15- "@threefold/grid_client" : " 2.6.3 " ,
15+ "@threefold/grid_client" : " 2.6.4 " ,
1616 "express" : " ^4.21.2" ,
1717 "http-server" : " ^14.1.1" ,
1818 "typescript" : " ^4.7.4"
Original file line number Diff line number Diff line change 11{
22 "name" : " @threefold/grid_rmb_server" ,
33 "author" : " Ahmed Hanafy" ,
4- "version" : " 2.6.3 " ,
4+ "version" : " 2.6.4 " ,
55 "license" : " ISC" ,
66 "homepage" : " https://github.com/threefoldtech/tfgrid-sdk-ts/blob/development/packages/grid_rmb_server/README.md" ,
77 "repository" : {
1212 "access" : " public"
1313 },
1414 "dependencies" : {
15- "@threefold/grid_client" : " 2.6.3 " ,
16- "@threefold/rmb_peer_server" : " 2.6.3 " ,
15+ "@threefold/grid_client" : " 2.6.4 " ,
16+ "@threefold/rmb_peer_server" : " 2.6.4 " ,
1717 "typescript" : " ^4.7.4"
1818 },
1919 "devDependencies" : {
20- "@threefold/rmb_peer_client" : " 2.6.3 " ,
20+ "@threefold/rmb_peer_client" : " 2.6.4 " ,
2121 "ts-node" : " ^10.9.1"
2222 },
2323 "main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @threefold/gridproxy_client" ,
3- "version" : " 2.6.3 " ,
3+ "version" : " 2.6.4 " ,
44 "description" : " gridproxy_client help to interact with gridproxy based on network" ,
55 "main" : " ./dist/node/public_api.js" ,
66 "module" : " ./dist/es6/public_api.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @threefold/monitoring" ,
3- "version" : " 2.6.3 " ,
3+ "version" : " 2.6.4 " ,
44 "description" : " Threefold monitoring package" ,
55 "license" : " Apache-2.0" ,
66 "main" : " ./dist/node/index.js" ,
2626 "access" : " public"
2727 },
2828 "dependencies" : {
29- "@threefold/rmb_direct_client" : " 2.6.3 " ,
30- "@threefold/tfchain_client" : " 2.6.3 " ,
31- "@threefold/types" : " 2.6.3 " ,
29+ "@threefold/rmb_direct_client" : " 2.6.4 " ,
30+ "@threefold/tfchain_client" : " 2.6.4 " ,
31+ "@threefold/types" : " 2.6.4 " ,
3232 "chalk" : " 4.1.2" ,
3333 "ts-node" : " ^10.9.1" ,
3434 "typescript" : " ^5.3.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @threefold/playground" ,
3- "version" : " 2.6.3 " ,
3+ "version" : " 2.6.4 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " vite" ,
1313 "dependencies" : {
1414 "@mdi/font" : " ^7.2.96" ,
1515 "@sentry/vue" : " ^8.19.0" ,
16- "@threefold/graphql_client" : " 2.6.3 " ,
17- "@threefold/grid_client" : " 2.6.3 " ,
18- "@threefold/gridproxy_client" : " 2.6.3 " ,
19- "@threefold/monitoring" : " 2.6.3 " ,
20- "@threefold/types" : " 2.6.3 " ,
16+ "@threefold/graphql_client" : " 2.6.4 " ,
17+ "@threefold/grid_client" : " 2.6.4 " ,
18+ "@threefold/gridproxy_client" : " 2.6.4 " ,
19+ "@threefold/monitoring" : " 2.6.4 " ,
20+ "@threefold/types" : " 2.6.4 " ,
2121 "@types/ip" : " ^1.1.3" ,
2222 "@types/md5" : " ^2.3.5" ,
2323 "await-lock" : " ^2.2.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @threefold/rmb_direct_client" ,
3- "version" : " 2.6.3 " ,
3+ "version" : " 2.6.4 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " https://github.com/threefoldtech/tfgrid-sdk-ts.git"
2323 "dependencies" : {
2424 "@noble/secp256k1" : " ^1.7.1" ,
2525 "@polkadot/api" : " ^8.9.1" ,
26- "@threefold/tfchain_client" : " 2.6.3 " ,
27- "@threefold/types" : " 2.6.3 " ,
26+ "@threefold/tfchain_client" : " 2.6.4 " ,
27+ "@threefold/types" : " 2.6.4 " ,
2828 "base64url" : " ^3.0.1" ,
2929 "bip39" : " ^3.1.0" ,
3030 "buffer" : " ^6.0.3" ,
You can’t perform that action at this time.
0 commit comments