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" : " 14.1.1 " ,
3+ "version" : " 14.2.0 " ,
44 "npmClient" : " npm"
55}
Original file line number Diff line number Diff line change 11{
22 "name" : " @toruslabs/constants" ,
3- "version" : " 14.1.1 " ,
3+ "version" : " 14.2.0 " ,
44 "description" : " Contains constants for torus and web3auth" ,
55 "main" : " dist/lib.cjs/index.js" ,
66 "module" : " dist/lib.esm/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @toruslabs/fetch-node-details" ,
3- "version" : " 14.1.1 " ,
3+ "version" : " 14.2.0 " ,
44 "description" : " Fetches the node details for torus nodes" ,
55 "main" : " dist/lib.cjs/index.js" ,
66 "module" : " dist/lib.esm/index.js" ,
2323 "@babel/runtime" : " 7.x"
2424 },
2525 "dependencies" : {
26- "@toruslabs/constants" : " ^14.1.1 " ,
27- "@toruslabs/fnd-base" : " ^14.1.1 " ,
26+ "@toruslabs/constants" : " ^14.2.0 " ,
27+ "@toruslabs/fnd-base" : " ^14.2.0 " ,
2828 "@toruslabs/http-helpers" : " ^7.0.0" ,
2929 "loglevel" : " ^1.9.2"
3030 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @toruslabs/fnd-base" ,
3- "version" : " 14.1.1 " ,
3+ "version" : " 14.2.0 " ,
44 "description" : " Contains details for sapphire nodes" ,
55 "main" : " dist/lib.cjs/index.js" ,
66 "module" : " dist/lib.esm/index.js" ,
2222 "@babel/runtime" : " 7.x"
2323 },
2424 "dependencies" : {
25- "@toruslabs/constants" : " ^14.1.1 "
25+ "@toruslabs/constants" : " ^14.2.0 "
2626 },
2727 "lint-staged" : {
2828 "!(*d).{js,ts}" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @toruslabs/fnd-server" ,
3- "version" : " 14.1.1 " ,
3+ "version" : " 14.2.0 " ,
44 "description" : " " ,
55 "private" : true ,
66 "main" : " src/index.ts" ,
1818 "dependencies" : {
1919 "@sentry/node" : " ^8.37.1" ,
2020 "@toruslabs/config" : " ^2.2.0" ,
21- "@toruslabs/constants" : " ^14.1.1 " ,
22- "@toruslabs/fnd-base" : " ^14.1.1 " ,
21+ "@toruslabs/constants" : " ^14.2.0 " ,
22+ "@toruslabs/fnd-base" : " ^14.2.0 " ,
2323 "@toruslabs/loglevel-sentry" : " ^7.0.1" ,
2424 "celebrate" : " ^15.0.3" ,
2525 "compression" : " ^1.7.5" ,
You can’t perform that action at this time.
0 commit comments