File tree 3 files changed +261
-18
lines changed
3 files changed +261
-18
lines changed Original file line number Diff line number Diff line change 8
8
9
9
strategy :
10
10
matrix :
11
- os : [macos-12 , ubuntu-latest]
11
+ os : [macos-13 , ubuntu-latest]
12
12
platform : [windows, linux]
13
13
exclude :
14
- - os : macos-12
14
+ - os : macos-13
15
15
platform : windows
16
16
17
17
steps :
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @webrecorder/archivewebpage" ,
3
3
"productName" : " ArchiveWeb.page" ,
4
- "version" : " 0.14.1 " ,
4
+ "version" : " 0.14.2 " ,
5
5
"main" : " index.js" ,
6
6
"description" : " Create Web Archives directly in your browser" ,
7
7
"repository" : {
14
14
"@fortawesome/fontawesome-free" : " ^5.13.0" ,
15
15
"@ipld/car" : " ^5.3.1" ,
16
16
"@webrecorder/awp-sw" : " ^0.5.3" ,
17
- "@webrecorder/wabac" : " ^2.20.6 " ,
17
+ "@webrecorder/wabac" : " ^2.20.8 " ,
18
18
"auto-js-ipfs" : " ^2.3.0" ,
19
19
"browsertrix-behaviors" : " ^0.6.4" ,
20
20
"btoa" : " ^1.2.1" ,
26
26
"node-fetch" : " 2.6.7" ,
27
27
"pdfjs-dist" : " 2.2.228" ,
28
28
"pretty-bytes" : " ^5.6.0" ,
29
- "replaywebpage" : " ^2.2.3 " ,
29
+ "replaywebpage" : " ^2.2.5 " ,
30
30
"stream-browserify" : " ^3.0.0" ,
31
31
"tsconfig-paths-webpack-plugin" : " ^4.1.0" ,
32
32
"unused-filename" : " ^4.0.1" ,
64
64
"webpack-extension-reloader" : " ^1.1.4"
65
65
},
66
66
"resolutions" : {
67
- "@webrecorder/wabac" : " ^2.20.6 "
67
+ "@webrecorder/wabac" : " ^2.20.8 "
68
68
},
69
69
"files" : [
70
70
" src/" ,
You can’t perform that action at this time.
0 commit comments