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 10374a9 commit ecfec79Copy full SHA for ecfec79
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@filteringdev/tinyshield",
3
- "version": "2.0.17",
+ "version": "2.0.18",
4
"description": "",
5
"type": "module",
6
"scripts": {
@@ -29,7 +29,7 @@
29
},
30
"license": "MIT",
31
"dependencies": {
32
- "@types/node": "^24.9.1"
+ "@types/node": "^24.9.2"
33
34
"devDependencies": {
35
"esbuild": "^0.25.11",
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.17
+// @version 2.0.18
12
// @author PiQuark6046 and contributors
13
14
// @match *://ygosu.com/*
0 commit comments