@aisouler/gkd_subscription 0.0.239 → 0.0.241

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {id:666,version:239}
1
+ {id:666,version:241}
package/dist/CHANGELOG.md CHANGED
@@ -1,28 +1,22 @@
1
1
  # 变更记录
2
2
 
3
- v238 -> v239
3
+ v240 -> v241
4
4
 
5
5
  ||||||
6
6
  |-|:-:|:-:|:-:|:-:|
7
- |应用|+1|~4||787 -> 788|
8
- |应用规则|+2|~5||1823 -> 1825|
7
+ |应用||~2||788 -> 788|
8
+ |应用规则||~2||1825 -> 1825|
9
9
 
10
10
  ## 规则类别
11
11
 
12
12
  ||||||
13
13
  |-|:-:|:-:|:-:|:-:|
14
- |开屏广告|+1|||134 -> 135|
15
- |权限提示||~1||166 -> 166|
16
- |局部广告||~1||319 -> 319|
17
- |全屏广告|+1|~2||541 -> 542|
18
- |功能类||~1||192 -> 192|
14
+ |开屏广告||~1||135 -> 135|
15
+ |全屏广告||~1||542 -> 542|
19
16
 
20
17
  ## 应用规则
21
18
 
22
19
  ||+|~|-|
23
20
  |:-:|-|-|-|
24
- |码上行<br>+1|<li>全屏广告-弹窗广告|||
25
- |YouTube Music<br>~1||<li>全屏广告-会员广告||
26
- |应用包管理组件<br>~1||<li>功能类-备案信息弹窗||
27
- |知乎<br>~2||<li>权限提示-通知权限,<li>局部广告-信息流广告||
28
- |中国建设银行<br>+1,~1|<li>开屏广告|<li>全屏广告-弹窗广告||
21
+ |ZAKER<br>~1||<li>开屏广告||
22
+ |支付宝<br>~1||<li>全屏广告-"下次支付用花呗"弹窗||
package/dist/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # 订阅
2
2
 
3
- v239
3
+ v241
4
4
 
5
5
  |||
6
6
  | - |:-:|
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aisouler/gkd_subscription",
3
- "version": "0.0.239",
3
+ "version": "0.0.241",
4
4
  "type": "module",
5
5
  "gkd": {
6
6
  "outDir": "dist",
@@ -34,21 +34,21 @@
34
34
  "@commitlint/cli": "19.8.1",
35
35
  "@commitlint/config-conventional": "19.8.1",
36
36
  "@commitlint/types": "19.8.1",
37
- "@eslint/js": "9.27.0",
37
+ "@eslint/js": "9.28.0",
38
38
  "@gkd-kit/api": "0.7.2",
39
39
  "@gkd-kit/define": "0.0.1",
40
40
  "@gkd-kit/tools": "0.6.0",
41
- "@types/node": "22.15.18",
42
- "eslint": "9.27.0",
41
+ "@types/node": "24.0.0",
42
+ "eslint": "9.28.0",
43
43
  "eslint-config-prettier": "10.1.5",
44
44
  "eslint-plugin-unused-imports": "4.1.4",
45
45
  "json5": "2.2.3",
46
- "lint-staged": "16.0.0",
46
+ "lint-staged": "16.1.0",
47
47
  "prettier": "3.5.3",
48
48
  "simple-git-hooks": "2.13.0",
49
- "tsx": "4.19.4",
49
+ "tsx": "4.20.1",
50
50
  "typescript": "5.8.3",
51
- "typescript-eslint": "8.32.1"
51
+ "typescript-eslint": "8.34.0"
52
52
  },
53
53
  "volta": {
54
54
  "node": "20.13.1"