This repository was archived by the owner on Feb 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
dashboard-message-bus-e2e-test Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1212 "bugs" : {
1313 "url" : " https://github.com/trufflesuite/truffle/issues"
1414 },
15- "version" : " 5.6.7 " ,
15+ "version" : " 5.6.8 " ,
1616 "bin" : {
1717 "truffle" : " ./cli.js" ,
1818 "truffle-exec" : " ./exec.js"
3030 "@truffle/compile-solidity" : " ^6.0.51" ,
3131 "@truffle/config" : " ^1.3.45" ,
3232 "@truffle/contract" : " ^4.6.8" ,
33- "@truffle/dashboard" : " ^0.3.0 " ,
33+ "@truffle/dashboard" : " ^0.3.1 " ,
3434 "@truffle/debug-utils" : " ^6.0.41" ,
3535 "@truffle/debugger" : " ^11.0.18" ,
3636 "@truffle/decoder" : " ^5.3.1" ,
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " @truffle/dashboard-message-bus-e2e-test" ,
4- "version" : " 0.1.10 " ,
4+ "version" : " 0.1.11 " ,
55 "description" : " Private e2e test package for testing the dashboard-message-bus and the dashboard-message-bus-client without circular dependencies" ,
66 "scripts" : {
77 "test" : " jest --verbose"
2424 },
2525 "devDependencies" : {
2626 "@ganache/ethereum" : " ^0.1.5" ,
27- "@truffle/dashboard" : " ^0.3.0 " ,
27+ "@truffle/dashboard" : " ^0.3.1 " ,
2828 "@truffle/dashboard-message-bus" : " ^0.1.9" ,
2929 "@truffle/dashboard-message-bus-client" : " ^0.1.9" ,
3030 "@truffle/dashboard-message-bus-common" : " ^0.1.5" ,
Original file line number Diff line number Diff line change 1111 "bugs" : {
1212 "url" : " https://github.com/trufflesuite/truffle/issues"
1313 },
14- "version" : " 0.3.0 " ,
14+ "version" : " 0.3.1 " ,
1515 "main" : " dist/lib/index.js" ,
1616 "browser" : {
1717 "ws" : false
Original file line number Diff line number Diff line change 1212 "bugs" : {
1313 "url" : " https://github.com/trufflesuite/truffle/issues"
1414 },
15- "version" : " 5.6.7 " ,
15+ "version" : " 5.6.8 " ,
1616 "main" : " ./build/library.bundled.js" ,
1717 "bin" : {
1818 "truffle" : " ./build/cli.bundled.js"
4545 "@truffle/box" : " ^2.1.65" ,
4646 "@truffle/config" : " ^1.3.45" ,
4747 "@truffle/contract" : " ^4.6.8" ,
48- "@truffle/core" : " ^5.6.7 " ,
48+ "@truffle/core" : " ^5.6.8 " ,
4949 "@truffle/interface-adapter" : " ^0.5.25" ,
5050 "chai" : " ^4.2.0" ,
5151 "clean-webpack-plugin" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments