jet-miniapp
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -1524,10 +1524,2 @@ "use strict"; | ||
exports.offBeaconServiceChange = offBeaconServiceChange; | ||
const onBeaconServiceChange = R.curry(function (info) { | ||
return new Promise((resolve, reject) => { | ||
my.onBeaconServiceChange((info) => { | ||
resolve(info); | ||
}); | ||
}); | ||
}); | ||
exports.onBeaconServiceChange = onBeaconServiceChange; | ||
const hideShareMenu = R.curry(function () { | ||
@@ -1534,0 +1526,0 @@ return new Promise((resolve, reject) => { |
{ | ||
"name": "jet-miniapp", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "客户端sdk", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
109154
3156