@hylid/call
Advanced tools
Comparing version 4.0.6 to 4.0.7
@@ -17,3 +17,3 @@ export var alipayJSBridge = function alipayJSBridge(cb) { | ||
complete = _a.complete; | ||
if (res.error) { | ||
if (res.error || res.errorCode) { | ||
fail === null || fail === void 0 ? void 0 : fail(res); | ||
@@ -20,0 +20,0 @@ } else { |
{ | ||
"name": "@hylid/call", | ||
"version": "4.0.6", | ||
"version": "4.0.7", | ||
"main": "lib/index.js", | ||
@@ -9,4 +9,4 @@ "files": [ | ||
"dependencies": { | ||
"@hylid/env": "^4.0.6", | ||
"@hylid/types": "^4.0.6" | ||
"@hylid/env": "^4.0.7", | ||
"@hylid/types": "^4.0.7" | ||
}, | ||
@@ -13,0 +13,0 @@ "publishConfig": { |
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
40661
Updated@hylid/env@^4.0.7
Updated@hylid/types@^4.0.7