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 da46d86 commit 4271fbcCopy full SHA for 4271fbc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@list-kr/tinyshield",
3
- "version": "1.7.2",
+ "version": "1.7.3",
4
"description": "",
5
"type": "module",
6
"scripts": {
@@ -18,7 +18,7 @@
18
},
19
"license": "MIT",
20
"dependencies": {
21
- "@types/node": "^22.18.1"
+ "@types/node": "^22.18.3"
22
23
"devDependencies": {
24
"esbuild": "^0.25.9",
sources/banner.txt
@@ -8,7 +8,7 @@
8
// @downloadURL https://cdn.jsdelivr.net/npm/@list-kr/tinyshield@latest/dist/tinyShield.user.js
9
// @license MIT
10
//
11
-// @version 1.7.2
+// @version 1.7.3
12
// @author PiQuark6046 and contributors
13
14
// @match *://ygosu.com/*
0 commit comments