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 3167b83 commit 6d0923cCopy full SHA for 6d0923c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@filteringdev/tinyshield",
3
- "version": "2.0.11",
+ "version": "2.0.12",
4
"description": "",
5
"type": "module",
6
"scripts": {
@@ -29,7 +29,7 @@
29
},
30
"license": "MIT",
31
"dependencies": {
32
- "@types/node": "^24.7.0"
+ "@types/node": "^24.7.2"
33
34
"devDependencies": {
35
"esbuild": "^0.25.10",
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.11
+// @version 2.0.12
12
// @author PiQuark6046 and contributors
13
14
// @match *://ygosu.com/*
0 commit comments