File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @filteringdev/tinyshield" ,
3
- "version" : " 2.0.8 " ,
3
+ "version" : " 2.0.9 " ,
4
4
"description" : " " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
29
29
},
30
30
"license" : " MIT" ,
31
31
"dependencies" : {
32
- "@types/node" : " ^24.6.0 "
32
+ "@types/node" : " ^24.6.2 "
33
33
},
34
34
"devDependencies" : {
35
35
"esbuild" : " ^0.25.10" ,
36
36
"eslint" : " ^9.36.0" ,
37
- "typescript" : " ^5.9.2 " ,
37
+ "typescript" : " ^5.9.3 " ,
38
38
"typescript-eslint" : " ^8.45.0"
39
39
}
40
40
}
Original file line number Diff line number Diff line change 8
8
// @downloadURL https://cdn.jsdelivr.net/npm/@filteringdev/tinyshield@latest/dist/tinyShield.user.js
9
9
// @license MIT
10
10
//
11
- // @version 2.0.8
11
+ // @version 2.0.9
12
12
// @author PiQuark6046 and contributors
13
13
//
14
14
// @match *://ygosu.com/*
You can’t perform that action at this time.
0 commit comments