Socket
Socket
Sign inDemoInstall

bh-mobile-sdk

Package Overview
Dependencies
0
Maintainers
5
Versions
90
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.8 to 0.3.9

2

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

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

@@ -0,0 +0,0 @@ # Wisedu Mobile JavaScript SDK

export default {
wisedu: /wisedu/.test(navigator.userAgent)
}

@@ -0,0 +0,0 @@ import init from './init'

@@ -0,0 +0,0 @@ import SDK from './sdk'

@@ -0,0 +0,0 @@ export let uploadToEMAP = (server, files, config = {}) => {

@@ -0,0 +0,0 @@ import whiteList from './whiteList'

@@ -125,3 +125,4 @@ /**

openJobSearch: true,
trackEvent: true // 神策统计接口
trackEvent: true, // 神策统计接口
saveToPhotoLibrary: true
},

@@ -128,0 +129,0 @@ geolocation: {

@@ -0,0 +0,0 @@ export let webviewOnResume = (original) => {

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc