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

bh-mobile-sdk

Package Overview
Dependencies
Maintainers
4
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bh-mobile-sdk - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

2

package.json
{
"name": "bh-mobile-sdk",
"version": "0.2.4",
"version": "0.2.5",
"description": "wisedu mobile web sdk",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -27,3 +27,5 @@ import SDK from './sdk'

} else {
let distUrl = https ? 'https://injectionmamp/cordova.js' : 'mamp://injectionmamp/cordova.js' // 远端文件地址
//elvis 2017-8-24 客户端提供https服务,全部走https协议
// let distUrl = https ? 'https://injectionmamp/cordova.js' : 'mamp://injectionmamp/cordova.js' // 远端文件地址
let distUrl = 'https://injectionmamp/cordova.js' // 远端文件地址

@@ -30,0 +32,0 @@ var script = document.createElement("script")

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