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

@arms/rum-miniapp

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arms/rum-miniapp - npm Package Compare versions

Comparing version 0.0.26 to 0.0.27

2

lib/utils/platform.js

@@ -1,2 +0,2 @@

"use strict";exports.__esModule=!0,exports["default"]=exports.appName=exports.VERSION=void 0,exports.getPerformance=getPerformance,exports.getStorageSync=getStorageSync,exports.sdk=void 0,exports.setStorageSync=setStorageSync;var VERSION=exports.VERSION=__VERSION__,OBJ="object",qqName="qq",bytedanceName="bytedance",wechatName="wechat",dingtalkName="dingtalk",alipayName="alipay",swanName="swan";/**
"use strict";exports.__esModule=!0,exports["default"]=exports.appName=exports.VERSION=void 0,exports.getPerformance=getPerformance,exports.getStorageSync=getStorageSync,exports.sdk=void 0,exports.setStorageSync=setStorageSync;var VERSION=exports.VERSION='0.0.27',OBJ="object",qqName="qq",bytedanceName="bytedance",wechatName="wechat",dingtalkName="dingtalk",alipayName="alipay",swanName="swan";/**
* 获取跨平台的 SDK

@@ -3,0 +3,0 @@ */function getSDK(){var a,b="unknown";if(typeof qq===OBJ)// qq的全局也有wx命名空间,和qq等效,这会导致判断AppName失效

{
"name": "@arms/rum-miniapp",
"version": "0.0.26",
"version": "0.0.27",
"description": "arms rum javascript sdk for miniapp",

@@ -22,3 +22,2 @@ "author": "guangli.fj <guangli.fj@alibaba-inc.com>",

"build": "build-scripts build",
"prepublishOnly": "npm run build",
"test": "node ./__tests__/@arms/miniapp.test.js"

@@ -32,3 +31,3 @@ },

},
"homepage": "https://unpkg.com/@arms/rum-miniapp@0.0.26/build/index.html"
"homepage": "https://unpkg.com/@arms/rum-miniapp@0.0.27/build/index.html"
}

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