We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9d8d0 commit 020c0bdCopy full SHA for 020c0bd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@filteringdev/tinyshield",
3
- "version": "2.0.4",
+ "version": "2.0.5",
4
"description": "",
5
"type": "module",
6
"scripts": {
@@ -22,8 +22,8 @@
22
},
23
"devDependencies": {
24
"esbuild": "^0.25.10",
25
- "eslint": "^9.35.0",
+ "eslint": "^9.36.0",
26
"typescript": "^5.9.2",
27
- "typescript-eslint": "^8.44.0"
+ "typescript-eslint": "^8.44.1"
28
}
29
sources/banner.txt
@@ -8,7 +8,7 @@
8
// @downloadURL https://cdn.jsdelivr.net/npm/@filteringdev/tinyshield@latest/dist/tinyShield.user.js
9
// @license MIT
10
//
11
-// @version 2.0.4
+// @version 2.0.5
12
// @author PiQuark6046 and contributors
13
14
// @match *://ygosu.com/*
0 commit comments