@wq-hook/anti-cheating-monitor 1.0.1 → 1.0.3

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wq-hook/anti-cheating-monitor",
3
- "version": "1.0.1",
3
+ "version": "1.0.3",
4
4
  "description": "基于阿里云视觉智能平台的实时反作弊监控系统,提供人脸检测、异常行为分析和完整的在线监考解决方案",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",