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 12
12
"bugs" : {
13
13
"url" : " https://github.com/trufflesuite/truffle/issues"
14
14
},
15
- "version" : " 5.6.7 " ,
15
+ "version" : " 5.6.8 " ,
16
16
"bin" : {
17
17
"truffle" : " ./cli.js" ,
18
18
"truffle-exec" : " ./exec.js"
30
30
"@truffle/compile-solidity" : " ^6.0.51" ,
31
31
"@truffle/config" : " ^1.3.45" ,
32
32
"@truffle/contract" : " ^4.6.8" ,
33
- "@truffle/dashboard" : " ^0.3.0 " ,
33
+ "@truffle/dashboard" : " ^0.3.1 " ,
34
34
"@truffle/debug-utils" : " ^6.0.41" ,
35
35
"@truffle/debugger" : " ^11.0.18" ,
36
36
"@truffle/decoder" : " ^5.3.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @truffle/dashboard-message-bus-e2e-test" ,
4
- "version" : " 0.1.10 " ,
4
+ "version" : " 0.1.11 " ,
5
5
"description" : " Private e2e test package for testing the dashboard-message-bus and the dashboard-message-bus-client without circular dependencies" ,
6
6
"scripts" : {
7
7
"test" : " jest --verbose"
24
24
},
25
25
"devDependencies" : {
26
26
"@ganache/ethereum" : " ^0.1.5" ,
27
- "@truffle/dashboard" : " ^0.3.0 " ,
27
+ "@truffle/dashboard" : " ^0.3.1 " ,
28
28
"@truffle/dashboard-message-bus" : " ^0.1.9" ,
29
29
"@truffle/dashboard-message-bus-client" : " ^0.1.9" ,
30
30
"@truffle/dashboard-message-bus-common" : " ^0.1.5" ,
Original file line number Diff line number Diff line change 11
11
"bugs" : {
12
12
"url" : " https://github.com/trufflesuite/truffle/issues"
13
13
},
14
- "version" : " 0.3.0 " ,
14
+ "version" : " 0.3.1 " ,
15
15
"main" : " dist/lib/index.js" ,
16
16
"browser" : {
17
17
"ws" : false
Original file line number Diff line number Diff line change 12
12
"bugs" : {
13
13
"url" : " https://github.com/trufflesuite/truffle/issues"
14
14
},
15
- "version" : " 5.6.7 " ,
15
+ "version" : " 5.6.8 " ,
16
16
"main" : " ./build/library.bundled.js" ,
17
17
"bin" : {
18
18
"truffle" : " ./build/cli.bundled.js"
45
45
"@truffle/box" : " ^2.1.65" ,
46
46
"@truffle/config" : " ^1.3.45" ,
47
47
"@truffle/contract" : " ^4.6.8" ,
48
- "@truffle/core" : " ^5.6.7 " ,
48
+ "@truffle/core" : " ^5.6.8 " ,
49
49
"@truffle/interface-adapter" : " ^0.5.25" ,
50
50
"chai" : " ^4.2.0" ,
51
51
"clean-webpack-plugin" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments