Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@apm-insight-web/rangers-site-sdk

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apm-insight-web/rangers-site-sdk - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/browser.0.0.2.rangers.js

2

package.json
{
"name": "@apm-insight-web/rangers-site-sdk",
"version": "0.0.1",
"version": "0.0.2",
"main": "dist/index.cjs.js",

@@ -5,0 +5,0 @@ "module": "dist/index.esm.js",

@@ -6,3 +6,2 @@ # APM - Insight 监控

1. To B SDK
2. [项目周报](https://bytedance.feishu.cn/wiki/wikcnLm57zAQ1WL0uUf8wEJNAqL)

@@ -14,4 +13,4 @@ ## 使用方式

```
RangesSiteSDK('init'); // 如果 user_unique_id 异步获取,可先启动监控,数据存入缓存, 非必须
RangerSiteHybridSDK('config', {
import RangersSiteSDK from "@apm-insight-web/rangers-site-sdk"
RangersSiteSDK('config', {
app_id: 0,

@@ -25,4 +24,3 @@ user_unique_id: 'user' // 用户唯一标识

```
RangesSiteSDK('init'); // 如果 user_unique_id 异步获取,可先启动监控,数据存入缓存, 非必须
RangerSiteHybridSDK('config', {
RangersSiteHybridSDK('config', {
app_id: 0,

@@ -29,0 +27,0 @@ user_unique_id: 'user' // 用户唯一标识

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc