@aisouler/gkd_subscription 0.0.307 → 0.0.308

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:307}
1
+ {id:666,version:308}
package/dist/CHANGELOG.md CHANGED
@@ -1,22 +1,27 @@
1
1
  # 变更记录
2
2
 
3
- v306 -> v307
3
+ v307 -> v308
4
4
 
5
5
  ||||||
6
6
  |-|:-:|:-:|:-:|:-:|
7
- |应用||~2||820 -> 820|
8
- |应用规则||~2||1894 -> 1894|
7
+ |全局规则||~1||3 -> 3|
8
+ |应用||~1||820 -> 820|
9
+ |应用规则||~1||1894 -> 1894|
9
10
 
10
11
  ## 规则类别
11
12
 
12
13
  ||||||
13
14
  |-|:-:|:-:|:-:|:-:|
14
- |开屏广告||~1||146 -> 146|
15
- |局部广告||~1||325 -> 325|
15
+ |功能类||~1||210 -> 210|
16
+
17
+ ## 全局规则
18
+
19
+ |+|~|-|
20
+ |-|-|-|
21
+ ||<li>开屏广告-全局||
16
22
 
17
23
  ## 应用规则
18
24
 
19
25
  ||+|~|-|
20
26
  |:-:|-|-|-|
21
- |运动世界校园<br>~1||<li>局部广告-卡片广告||
22
- |中国移动<br>~1||<li>开屏广告||
27
+ |QQ<br>~1||<li>功能类-登录授权||
package/dist/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # 订阅
2
2
 
3
- v307
3
+ v308
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.307",
3
+ "version": "0.0.308",
4
4
  "type": "module",
5
5
  "gkd": {
6
6
  "outDir": "dist",
@@ -31,24 +31,24 @@
31
31
  "./dist"
32
32
  ],
33
33
  "dependencies": {
34
- "@commitlint/cli": "20.0.0",
34
+ "@commitlint/cli": "20.1.0",
35
35
  "@commitlint/config-conventional": "20.0.0",
36
36
  "@commitlint/types": "20.0.0",
37
37
  "@eslint/js": "9.36.0",
38
- "@gkd-kit/api": "0.7.3",
38
+ "@gkd-kit/api": "0.8.0",
39
39
  "@gkd-kit/define": "0.0.1",
40
40
  "@gkd-kit/tools": "0.8.0",
41
- "@types/node": "24.5.2",
41
+ "@types/node": "24.6.1",
42
42
  "eslint": "9.36.0",
43
43
  "eslint-config-prettier": "10.1.8",
44
44
  "eslint-plugin-unused-imports": "4.2.0",
45
45
  "json5": "2.2.3",
46
- "lint-staged": "16.2.1",
46
+ "lint-staged": "16.2.3",
47
47
  "prettier": "3.6.2",
48
48
  "simple-git-hooks": "2.13.1",
49
49
  "tsx": "4.20.6",
50
- "typescript": "5.9.2",
51
- "typescript-eslint": "8.44.1"
50
+ "typescript": "5.9.3",
51
+ "typescript-eslint": "8.45.0"
52
52
  },
53
53
  "volta": {
54
54
  "node": "20.13.1"