@arms/rum-miniapp
Advanced tools
Comparing version 0.0.26 to 0.0.27
@@ -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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
104499