@web-tracing/core
Advanced tools
+12
-1
@@ -61,2 +61,5 @@ interface ObserverValue<T> { | ||
| recordScreen: boolean; | ||
| timeout?: number; | ||
| maxQueueLength?: number; | ||
| checkRecoverInterval?: number; | ||
| }; | ||
@@ -92,2 +95,5 @@ /** | ||
| recordScreen?: boolean; | ||
| timeout?: number; | ||
| maxQueueLength?: number; | ||
| checkRecoverInterval?: number; | ||
| }; | ||
@@ -288,2 +294,6 @@ type ElementOrList = Element | Element[]; | ||
| declare function init(options: InitOptions): void; | ||
| /** | ||
| * 销毁SDK添加的事件监听器,不会影响用户手动添加的监听器 | ||
| */ | ||
| declare function destroyTracing(): void; | ||
@@ -313,4 +323,5 @@ declare const _default: { | ||
| init: typeof init; | ||
| destroyTracing: typeof destroyTracing; | ||
| }; | ||
| export { InitOptions, SENDID, afterSendData, beforePushEventList, beforeSendData, _default as default, exportMethods, getBaseInfo, getFirstScreen, getIPs, getOptions, getSDKUserUuid, getUserUuid, init, intersectionDisconnect, intersectionObserver, intersectionUnobserve, logError, options, parseError, sendLocal, setLocalizationOverFlow, setUserUuid, traceCustomEvent, traceError, tracePageView, tracePerformance, unzipRecordscreen }; | ||
| export { InitOptions, SENDID, afterSendData, beforePushEventList, beforeSendData, _default as default, destroyTracing, exportMethods, getBaseInfo, getFirstScreen, getIPs, getOptions, getSDKUserUuid, getUserUuid, init, intersectionDisconnect, intersectionObserver, intersectionUnobserve, logError, options, parseError, sendLocal, setLocalizationOverFlow, setUserUuid, traceCustomEvent, traceError, tracePageView, tracePerformance, unzipRecordscreen }; |
+1
-1
| { | ||
| "name": "@web-tracing/core", | ||
| "version": "2.0.9", | ||
| "version": "2.1.0", | ||
| "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
Network access
Supply chain riskThis module accesses the network.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
1887131
1.51%46138
1.48%5
-16.67%32
Infinity%