File tree Expand file tree Collapse file tree 6 files changed +19
-19
lines changed
Expand file tree Collapse file tree 6 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 13.3 .0" ,
3+ "version" : " 13.4 .0" ,
44 "npmClient" : " npm"
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @toruslabs/constants" ,
3- "version" : " 13.3 .0" ,
3+ "version" : " 13.4 .0" ,
44 "description" : " Contains constants for torus and web3auth" ,
55 "main" : " dist/constants.cjs.js" ,
66 "module" : " dist/constants.esm.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @toruslabs/fetch-node-details" ,
3- "version" : " 13.3 .0" ,
3+ "version" : " 13.4 .0" ,
44 "description" : " Fetches the node details for torus nodes" ,
55 "main" : " dist/fetchNodeDetails.cjs.js" ,
66 "module" : " dist/fetchNodeDetails.esm.js" ,
2222 "@babel/runtime" : " 7.x"
2323 },
2424 "dependencies" : {
25- "@toruslabs/constants" : " ^13.3 .0" ,
26- "@toruslabs/fnd-base" : " ^13.3 .0" ,
25+ "@toruslabs/constants" : " ^13.4 .0" ,
26+ "@toruslabs/fnd-base" : " ^13.4 .0" ,
2727 "@toruslabs/http-helpers" : " ^6.1.1" ,
2828 "loglevel" : " ^1.9.1"
2929 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @toruslabs/fnd-base" ,
3- "version" : " 13.3 .0" ,
3+ "version" : " 13.4 .0" ,
44 "description" : " Contains details for sapphire nodes" ,
55 "main" : " dist/fndBase.cjs.js" ,
66 "module" : " dist/fndBase.esm.js" ,
2121 "@babel/runtime" : " 7.x"
2222 },
2323 "dependencies" : {
24- "@toruslabs/constants" : " ^13.3 .0"
24+ "@toruslabs/constants" : " ^13.4 .0"
2525 },
2626 "lint-staged" : {
2727 "!(*d).{js,ts}" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @toruslabs/fnd-server" ,
3- "version" : " 13.3 .0" ,
3+ "version" : " 13.4 .0" ,
44 "description" : " " ,
55 "private" : true ,
66 "main" : " src/index.ts" ,
1818 "dependencies" : {
1919 "@sentry/node" : " ^7.113.0" ,
2020 "@sentry/tracing" : " ^7.113.0" ,
21- "@toruslabs/constants" : " ^13.3 .0" ,
22- "@toruslabs/fnd-base" : " ^13.3 .0" ,
21+ "@toruslabs/constants" : " ^13.4 .0" ,
22+ "@toruslabs/fnd-base" : " ^13.4 .0" ,
2323 "@toruslabs/http-helpers" : " ^6.1.1" ,
2424 "@toruslabs/loglevel-sentry" : " ^6.1.3" ,
2525 "celebrate" : " ^15.0.3" ,
You can’t perform that action at this time.
0 commit comments