File tree 5 files changed +6422
-2998
lines changed
5 files changed +6422
-2998
lines changed Original file line number Diff line number Diff line change 3
3
"useWorkspaces" : true ,
4
4
"packages" : [" packages/*" ],
5
5
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
6
- "version" : " 1.1 .0"
6
+ "version" : " 2.0 .0"
7
7
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codspeed/benchmark.js-plugin" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"description" : " Benchmark.js compatibility layer for CodSpeed" ,
5
5
"keywords" : [
6
6
" codspeed" ,
28
28
"jest-mock-extended" : " ^3.0.4"
29
29
},
30
30
"dependencies" : {
31
- "@codspeed/core" : " workspace:^1.1 .0" ,
31
+ "@codspeed/core" : " workspace:^2.0 .0" ,
32
32
"find-up" : " ^6.3.0" ,
33
33
"lodash" : " ^4.17.10" ,
34
34
"stack-trace" : " 1.0.0-pre2"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codspeed/core" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"description" : " The core Node library used to integrate with Codspeed runners" ,
5
5
"keywords" : [
6
6
" codspeed" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codspeed/tinybench-plugin" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 2.0 .0" ,
4
4
"description" : " tinybench compatibility layer for CodSpeed" ,
5
5
"keywords" : [
6
6
" codspeed" ,
25
25
"tinybench" : " ^2.4.0"
26
26
},
27
27
"dependencies" : {
28
- "@codspeed/core" : " workspace:^1.1 .0" ,
28
+ "@codspeed/core" : " workspace:^2.0 .0" ,
29
29
"find-up" : " ^6.3.0" ,
30
30
"stack-trace" : " 1.0.0-pre2"
31
31
},
You can’t perform that action at this time.
0 commit comments