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

bh-mobile-sdk

Package Overview
Dependencies
Maintainers
1
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.0.2 to 0.0.3

README.md

10

lib/index.js

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

UI: {
setNavHeader: true
setNavHeader: true,
preViewImages: true
},
systemAbility: {
takeCamera: true,
takePhoto: true
},
file: {
uploadToOSS: true
}

@@ -164,0 +172,0 @@ };

2

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

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

@@ -9,4 +9,12 @@ /**

UI: {
setNavHeader: true
setNavHeader: true,
preViewImages: true
},
systemAbility: {
takeCamera: true,
takePhoto: true
},
file: {
uploadToOSS: true
}
}
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