bh-mobile-sdk
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -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 @@ }; |
{ | ||
"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 | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
6461
7
193
1
11
0