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

@onbright/common-sdk

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onbright/common-sdk - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

8

dist/index.js

@@ -86,3 +86,3 @@ // src/dataConversion/index.ts

if (isShowTip) handleTip("为确保功能正常使用,请打开".concat(_authItem.label, "的系统开关"));
resolve(false);
reject(false);
}

@@ -92,3 +92,3 @@ var locationAuthorized = wx.getAppAuthorizeSetting().locationAuthorized;

if (isShowTip) handleTip("为确保功能正常使用,请允许微信使用".concat(_authItem.label));
resolve(false);
reject(false);
}

@@ -112,3 +112,3 @@ resolve(true);

if (isShowTip) handleTip("为确保功能正常使用,请打开".concat(_authItem.label, "的系统开关"));
resolve(false);
reject(false);
}

@@ -119,3 +119,3 @@ var system = wx.getDeviceInfo().system;

if (isShowTip) handleTip("为确保功能正常使用,请允许微信使用".concat(_authItem.label));
resolve(false);
reject(false);
}

@@ -122,0 +122,0 @@ resolve(true);

{
"name": "@onbright/common-sdk",
"version": "1.0.4",
"version": "1.0.5",
"description": "昂宝电子-基础SDK",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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