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

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/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # 🛡️ Anti-Cheating Monitor
2
2
 
3
- [![npm version](https://badge.fury.io/js/anti-cheating-monitor.svg)](https://badge.fury.io/js/anti-cheating-monitor)
3
+ [![npm version](https://badge.fury.io/js/@wq-hook%2Fanti-cheating-monitor.svg)](https://badge.fury.io/js/@wq-hook%2Fanti-cheating-monitor)
4
4
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5
5
  [![TypeScript](https://img.shields.io/badge/TypeScript-5.9+-blue.svg)](https://www.typescriptlang.org/)
6
6
  [![React](https://img.shields.io/badge/React-18.0+-61dafb.svg)](https://reactjs.org/)
@@ -23,23 +23,23 @@
23
23
  ## 🚀 快速开始
24
24
 
25
25
  ### 安装
26
-
27
- ```bash
28
- # 使用 npm
29
- npm install anti-cheating-monitor
30
-
31
- # 使用 yarn
32
- yarn add anti-cheating-monitor
33
-
34
- # 使用 pnpm
35
- pnpm add anti-cheating-monitor
36
- ```
37
-
38
- ### 基础用法
39
-
40
- ```tsx
41
- import React from 'react';
42
- import { useAntiCheatingMonitor } from 'anti-cheating-monitor';
26
+
27
+ ```bash
28
+ # 使用 npm
29
+ npm install @wq-hook/anti-cheating-monitor
30
+
31
+ # 使用 yarn
32
+ yarn add @wq-hook/anti-cheating-monitor
33
+
34
+ # 使用 pnpm
35
+ pnpm add @wq-hook/anti-cheating-monitor
36
+ ```
37
+
38
+ ### 基础用法
39
+
40
+ ```tsx
41
+ import React from 'react';
42
+ import { useAntiCheatingMonitor } from '@wq-hook/anti-cheating-monitor';
43
43
 
44
44
  const ExamMonitor = () => {
45
45
  const {