@web-tracing/core
Advanced tools
+7
-7
@@ -9,7 +9,7 @@ interface ObserverValue<T> { | ||
| declare enum SENDID { | ||
| PAGE = "page", | ||
| RESOURCE = "resource", | ||
| SERVER = "server", | ||
| CODE = "code", | ||
| REJECT = "reject", | ||
| PAGE = "page",// 页面 | ||
| RESOURCE = "resource",// 资源 | ||
| SERVER = "server",// 请求 | ||
| CODE = "code",// code | ||
| REJECT = "reject",// reject | ||
| CONSOLEERROR = "console.error" | ||
@@ -307,4 +307,4 @@ } | ||
| getSDKUserUuid(): string | void; | ||
| getBaseInfo(): void | object; | ||
| getFirstScreen(): void | object; | ||
| getBaseInfo(): object | void; | ||
| getFirstScreen(): object | void; | ||
| traceError(options?: {}, flush?: boolean): void; | ||
@@ -311,0 +311,0 @@ tracePerformance(options?: {}, flush?: boolean): void; |
+1
-1
| { | ||
| "name": "@web-tracing/core", | ||
| "version": "2.1.0", | ||
| "version": "2.1.1", | ||
| "description": "基于 JS 跨平台插件,为前端项目提供【 埋点、行为、性能、异常、请求、资源、路由、曝光、录屏 】监控手段", | ||
@@ -5,0 +5,0 @@ "main": "./index.cjs", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Obfuscated code
Supply chain riskObfuscated files are intentionally packed to hide their behavior. This could be a sign of malware.
Found 1 instance in 1 package
1887571
0.02%46154
0.03%4
-20%