File tree Expand file tree Collapse file tree 3 files changed +237
-249
lines changed Expand file tree Collapse file tree 3 files changed +237
-249
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " diffzip" ,
3
3
"name" : " Differential ZIP Backup" ,
4
- "version" : " 0.0.10 " ,
4
+ "version" : " 0.0.11 " ,
5
5
"minAppVersion" : " 0.15.0" ,
6
6
"description" : " Back our vault up with lesser storage." ,
7
7
"author" : " vorotamoroz" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " diffzip" ,
3
- "version" : " 0.0.10 " ,
3
+ "version" : " 0.0.11 " ,
4
4
"description" : " Differential ZIP Backup" ,
5
5
"main" : " main.js" ,
6
6
"scripts" : {
12
12
"author" : " " ,
13
13
"license" : " MIT" ,
14
14
"devDependencies" : {
15
- "@aws-sdk/client-s3" : " ^3.556 .0" ,
15
+ "@aws-sdk/client-s3" : " ^3.637 .0" ,
16
16
"@smithy/fetch-http-handler" : " ^3.2.4" ,
17
17
"@smithy/protocol-http" : " ^4.1.0" ,
18
18
"@smithy/querystring-builder" : " ^3.0.3" ,
19
- "@types/node" : " ^20.14.9 " ,
19
+ "@types/node" : " ^20.16.1 " ,
20
20
"@typescript-eslint/eslint-plugin" : " 7.15.0" ,
21
21
"@typescript-eslint/parser" : " 7.15.0" ,
22
22
"builtin-modules" : " 4.0.0" ,
23
23
"esbuild" : " 0.23.0" ,
24
- "obsidian" : " ^1.5.7 " ,
24
+ "obsidian" : " ^1.6.6 " ,
25
25
"tslib" : " 2.6.3" ,
26
26
"typescript" : " 5.5.3"
27
27
},
28
28
"dependencies" : {
29
- "fflate" : " ^0.8.1 "
29
+ "fflate" : " ^0.8.2 "
30
30
}
31
31
}
You can’t perform that action at this time.
0 commit comments