File tree Expand file tree Collapse file tree 19 files changed +42
-42
lines changed Expand file tree Collapse file tree 19 files changed +42
-42
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.8.2 " ,
3+ "version" : " 2.9.0 " ,
44 "npmClient" : " yarn"
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @threefold/graphql_client" ,
3- "version" : " 2.8.2 " ,
3+ "version" : " 2.9.0 " ,
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.8.2 " ,
21+ "@threefold/types" : " 2.9.0 " ,
2222 "ts-mixer" : " ^6.0.4"
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.8.2 " ,
4+ "version" : " 2.9.0 " ,
55 "license" : " ISC" ,
66 "homepage" : " https://github.com/threefoldtech/tfgrid-sdk-ts/tree/development/packages/grid_client/README.md" ,
77 "repository" : {
1616 "@jimber/pkid" : " 1.0.4" ,
1717 "@noble/secp256k1" : " 1.7.1" ,
1818 "@stellar/stellar-sdk" : " ^13.3.0" ,
19- "@threefold/gridproxy_client" : " 2.8.2 " ,
20- "@threefold/monitoring" : " 2.8.2 " ,
21- "@threefold/rmb_direct_client" : " 2.8.2 " ,
22- "@threefold/tfchain_client" : " 2.8.2 " ,
23- "@threefold/types" : " 2.8.2 " ,
19+ "@threefold/gridproxy_client" : " 2.9.0 " ,
20+ "@threefold/monitoring" : " 2.9.0 " ,
21+ "@threefold/rmb_direct_client" : " 2.9.0 " ,
22+ "@threefold/tfchain_client" : " 2.9.0 " ,
23+ "@threefold/types" : " 2.9.0 " ,
2424 "algosdk" : " ^3.2.0" ,
2525 "appdata-path" : " ^1.0.0" ,
2626 "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.8.2 " ,
4+ "version" : " 2.9.0 " ,
55 "license" : " ISC" ,
66 "homepage" : " https://github.com/threefoldtech/tfgrid-sdk-ts/blob/development/packages/grid_http_server/README.md" ,
77 "repository" : {
1313 "access" : " public"
1414 },
1515 "dependencies" : {
16- "@threefold/grid_client" : " 2.8.2 " ,
16+ "@threefold/grid_client" : " 2.9.0 " ,
1717 "express" : " ^5.1.0" ,
1818 "http-server" : " ^14.1.1" ,
1919 "typescript" : " ^5.8.3"
Original file line number Diff line number Diff line change 11{
22 "name" : " @threefold/grid_rmb_server" ,
33 "author" : " Ahmed Hanafy" ,
4- "version" : " 2.8.2 " ,
4+ "version" : " 2.9.0 " ,
55 "license" : " ISC" ,
66 "homepage" : " https://github.com/threefoldtech/tfgrid-sdk-ts/blob/development/packages/grid_rmb_server/README.md" ,
77 "repository" : {
1313 "access" : " public"
1414 },
1515 "dependencies" : {
16- "@threefold/grid_client" : " 2.8.2 " ,
17- "@threefold/rmb_peer_server" : " 2.8.2 " ,
16+ "@threefold/grid_client" : " 2.9.0 " ,
17+ "@threefold/rmb_peer_server" : " 2.9.0 " ,
1818 "typescript" : " ^5.8.3"
1919 },
2020 "devDependencies" : {
21- "@threefold/rmb_peer_client" : " 2.8.2 " ,
21+ "@threefold/rmb_peer_client" : " 2.9.0 " ,
2222 "ts-node" : " ^10.9.2"
2323 },
2424 "main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @threefold/gridproxy_client" ,
3- "version" : " 2.8.2 " ,
3+ "version" : " 2.9.0 " ,
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.8.2 " ,
3+ "version" : " 2.9.0 " ,
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.8.2 " ,
30- "@threefold/tfchain_client" : " 2.8.2 " ,
31- "@threefold/types" : " 2.8.2 " ,
29+ "@threefold/rmb_direct_client" : " 2.9.0 " ,
30+ "@threefold/tfchain_client" : " 2.9.0 " ,
31+ "@threefold/types" : " 2.9.0 " ,
3232 "chalk" : " 4.1.2" ,
3333 "ts-node" : " ^10.9.2" ,
3434 "typescript" : " ^5.8.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @threefold/playground" ,
3- "version" : " 2.8.2 " ,
3+ "version" : " 2.9.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " vite" ,
1414 "@mdi/font" : " ^7.4.47" ,
1515 "@sentry/vue" : " ^9.15.0" ,
1616 "@stellar/stellar-sdk" : " ^13.3.0" ,
17- "@threefold/graphql_client" : " 2.8.2 " ,
18- "@threefold/grid_client" : " 2.8.2 " ,
19- "@threefold/gridproxy_client" : " 2.8.2 " ,
20- "@threefold/monitoring" : " 2.8.2 " ,
21- "@threefold/types" : " 2.8.2 " ,
17+ "@threefold/graphql_client" : " 2.9.0 " ,
18+ "@threefold/grid_client" : " 2.9.0 " ,
19+ "@threefold/gridproxy_client" : " 2.9.0 " ,
20+ "@threefold/monitoring" : " 2.9.0 " ,
21+ "@threefold/types" : " 2.9.0 " ,
2222 "@types/ip" : " ^1.1.3" ,
2323 "@types/md5" : " ^2.3.5" ,
2424 "await-lock" : " ^3.0.0" ,
2525 "bip39" : " ^3.1.0" ,
2626 "chart.js" : " ^4.4.9" ,
2727 "cidr-tools" : " ^11.0.3" ,
28+ "class-transformer" : " ^0.5.1" ,
2829 "country-code-lookup" : " ^0.1.3" ,
2930 "cryptr" : " ^6.3.0" ,
30- "class-transformer" : " ^0.5.1" ,
3131 "decimal.js" : " ^10.5.0" ,
3232 "front-matter" : " ^4.0.2" ,
3333 "get-ip-range" : " ^4.0.1" ,
Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ version: 0.1.0
2121# incremented each time you make changes to the application. Versions are not expected to
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# It is recommended to use it with quotes.
24- appVersion : " v2.8.2 "
24+ appVersion : " v2.9.0 "
Original file line number Diff line number Diff line change 88 repository : ghcr.io/threefoldtech/playground
99 pullPolicy : Always
1010 # Overrides the image tag whose default is the chart appVersion.
11- tag : " 2.8.2 "
11+ tag : " 2.9.0 "
1212
1313 env :
1414 - name : " MODE"
You can’t perform that action at this time.
0 commit comments