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 2871ccc commit b60482eCopy full SHA for b60482e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@filteringdev/tinyshield",
3
- "version": "2.0.12",
+ "version": "2.0.13",
4
"description": "",
5
"type": "module",
6
"scripts": {
@@ -32,9 +32,9 @@
32
"@types/node": "^24.7.2"
33
},
34
"devDependencies": {
35
- "esbuild": "^0.25.10",
+ "esbuild": "^0.25.11",
36
"eslint": "^9.37.0",
37
"typescript": "^5.9.3",
38
- "typescript-eslint": "^8.46.0"
+ "typescript-eslint": "^8.46.1"
39
}
40
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.12
+// @version 2.0.13
12
// @author PiQuark6046 and contributors
13
14
// @match *://ygosu.com/*
0 commit comments