Socket
Socket
Sign inDemoInstall

bh-mobile-sdk

Package Overview
Dependencies
0
Maintainers
4
Versions
90
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

2

lib/index.js

@@ -874,3 +874,3 @@ (function webpackUniversalModuleDefinition(root, factory) {

} else {
resolve(fileResult.response);
resolve(result);
}

@@ -877,0 +877,0 @@ });

{
"name": "bh-mobile-sdk",
"version": "0.2.0",
"version": "0.2.1",
"description": "wisedu mobile web sdk",

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

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

// 修改为emap自动保存的上传接口
resolve(fileResult.response)
resolve(result)
/*

@@ -47,0 +47,0 @@ let data = new FormData();

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc