File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## CHANGES
4
4
5
+ v2.3.15
6
+ - Fidelity: Update to wabac.js 2.23.7 for fidelity improvements (including global class declaration hoisting)
7
+
5
8
v2.3.14
6
9
- Loading: Make hash check optional, don't requires wasm to load (via wabac.js 2.23.4)
7
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " replaywebpage" ,
3
3
"productName" : " ReplayWeb.page" ,
4
- "version" : " 2.3.14 " ,
4
+ "version" : " 2.3.15 " ,
5
5
"description" : " Serverless Web Archive Replay" ,
6
6
"repository" : " https://github.com/webrecorder/replayweb.page" ,
7
7
"homepage" : " https://replayweb.page/" ,
22
22
"dependencies" : {
23
23
"@fortawesome/fontawesome-free" : " ^5.15.4" ,
24
24
"@shoelace-style/shoelace" : " ~2.15.1" ,
25
- "@webrecorder/wabac" : " ^2.23.4 " ,
25
+ "@webrecorder/wabac" : " ^2.23.7 " ,
26
26
"bulma" : " ^0.9.3" ,
27
27
"electron-log" : " ^4.4.1" ,
28
28
"electron-updater" : " ^6.6.2" ,
Original file line number Diff line number Diff line change 1112
1112
resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e"
1113
1113
integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==
1114
1114
1115
- " @webrecorder/wabac@^2.23.4 " :
1116
- version "2.23.4 "
1117
- resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.23.4 .tgz#dd0467433e1eb2cb1da0f6de96f2b795ac07edf9 "
1118
- integrity sha512-qsNeukuTVlBWHc86jGdXnXN25h+pzs13ix0pYHFu+PFSm3bhNOuxTzqn5fBd/GMjJnpQjeSDU0L1NloGUv4TTg ==
1115
+ " @webrecorder/wabac@^2.23.7 " :
1116
+ version "2.23.7 "
1117
+ resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.23.7 .tgz#b8b1fc94774de773ebf927ede7b30855b734773d "
1118
+ integrity sha512-tdWZe+ddg49+H5FSbNytVLHBNsNClTc9fjpbmALdF8usvdRV7JsKyGS8CWsIgBbJxdROfgdx8L0IAhRS5f055A ==
1119
1119
dependencies :
1120
1120
" @peculiar/asn1-ecc" " ^2.3.4"
1121
1121
" @peculiar/asn1-schema" " ^2.3.3"
You can’t perform that action at this time.
0 commit comments