File tree Expand file tree Collapse file tree 11 files changed +44
-18
lines changed
with-typescript-simple-cjs
with-typescript-simple-esm Expand file tree Collapse file tree 11 files changed +44
-18
lines changed Original file line number Diff line number Diff line change 1111 "@codspeed/tinybench-plugin" : " workspace:*" ,
1212 "benchmark" : " ^2.1.4" ,
1313 "tinybench" : " ^4.0.1"
14- }
14+ },
15+ "version" : " 5.0.0-alpha.1"
1516}
Original file line number Diff line number Diff line change 1313 "esbuild-register" : " ^3.4.2" ,
1414 "tinybench" : " ^4.0.1" ,
1515 "typescript" : " ^5.1.3"
16- }
16+ },
17+ "version" : " 5.0.0-alpha.1"
1718}
Original file line number Diff line number Diff line change 1717 "tinybench" : " ^4.0.1" ,
1818 "typescript" : " ^5.1.3" ,
1919 "vitest" : " ^3.2.4"
20- }
20+ },
21+ "version" : " 5.0.0-alpha.1"
2122}
Original file line number Diff line number Diff line change 1313 "esbuild-register" : " ^3.4.2" ,
1414 "tinybench" : " ^4.0.1" ,
1515 "typescript" : " ^5.1.3"
16- }
16+ },
17+ "version" : " 5.0.0-alpha.1"
1718}
Original file line number Diff line number Diff line change 1414 "esbuild-register" : " ^3.4.2" ,
1515 "tinybench" : " ^4.0.1" ,
1616 "typescript" : " ^5.1.3"
17- }
17+ },
18+ "version" : " 5.0.0-alpha.1"
1819}
Original file line number Diff line number Diff line change 55 " packages/*"
66 ],
77 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
8- "version" : " 5.0.0"
8+ "version" : " 5.0.0-alpha.1 "
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " @codspeed/benchmark.js-plugin" ,
3- "version" : " 5.0.0" ,
3+ "version" : " 5.0.0-alpha.1 " ,
44 "description" : " Benchmark.js compatibility layer for CodSpeed" ,
55 "keywords" : [
66 " codspeed" ,
2727 "jest-mock-extended" : " ^3.0.4"
2828 },
2929 "dependencies" : {
30- "@codspeed/core" : " workspace:^5.0.0" ,
30+ "@codspeed/core" : " workspace:^5.0.0-alpha.1 " ,
3131 "lodash" : " ^4.17.10" ,
3232 "stack-trace" : " 1.0.0-pre2"
3333 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @codspeed/core" ,
3- "version" : " 5.0.0" ,
3+ "version" : " 5.0.0-alpha.1 " ,
44 "description" : " The core Node library used to integrate with Codspeed runners" ,
55 "keywords" : [
66 " codspeed" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @codspeed/tinybench-plugin" ,
3- "version" : " 5.0.0" ,
3+ "version" : " 5.0.0-alpha.1 " ,
44 "description" : " tinybench compatibility layer for CodSpeed" ,
55 "keywords" : [
66 " codspeed" ,
3131 "vitest" : " ^3.2.4"
3232 },
3333 "dependencies" : {
34- "@codspeed/core" : " workspace:^5.0.0" ,
34+ "@codspeed/core" : " workspace:^5.0.0-alpha.1 " ,
3535 "stack-trace" : " 1.0.0-pre2"
3636 },
3737 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @codspeed/vitest-plugin" ,
3- "version" : " 5.0.0" ,
3+ "version" : " 5.0.0-alpha.1 " ,
44 "description" : " vitest plugin for CodSpeed" ,
55 "keywords" : [
66 " codspeed" ,
2828 "bench" : " vitest bench"
2929 },
3030 "dependencies" : {
31- "@codspeed/core" : " workspace:^5.0.0" ,
31+ "@codspeed/core" : " workspace:^5.0.0-alpha.1 " ,
3232 "tinybench" : " ^2.9.0"
3333 },
3434 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments