cli-validator 7.0.18 → 7.0.19

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.
package/package.json CHANGED
@@ -17,5 +17,5 @@
17
17
  "url": "https://github.com/88208555/Validator-clitax.git"
18
18
  },
19
19
  "type": "module",
20
- "version": "7.0.18"
20
+ "version": "7.0.19"
21
21
  }
package/skill/SKILL.md CHANGED
@@ -5,7 +5,7 @@ description: '交付前质量门禁:三道防线(静态/动态/对抗)递
5
5
 
6
6
  # Validator
7
7
 
8
- Package version: v7.0.18
8
+ Package version: v7.0.19
9
9
 
10
10
  Validator 是技能链最后一站,只消费冻结目标和真实执行证据;模型解释没有裁判权。
11
11
 
package/skill/skill.json CHANGED
@@ -5,6 +5,6 @@
5
5
  "method": "POST",
6
6
  "name": "validator",
7
7
  "type": "Skill",
8
- "version": "v7.0.18",
8
+ "version": "v7.0.19",
9
9
  "schemaVersion": "validator.skill.request/1.0"
10
10
  }