Comparing version 6.5.2 to 6.5.3
@@ -423,5 +423,3 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
this._clientChannel.sendCommand(command); | ||
return _bluebird2.default.race([new _bluebird2.default(function (resolve, reject) { | ||
var commandPromise = _bluebird2.default.race([new _bluebird2.default(function (resolve, reject) { | ||
_this4._commandResolves[command.id] = function (c) { | ||
@@ -451,2 +449,5 @@ if (!c.status) return; | ||
})]); | ||
this._clientChannel.sendCommand(command); | ||
return commandPromise; | ||
} | ||
@@ -453,0 +454,0 @@ |
{ | ||
"name": "blip-sdk", | ||
"version": "6.5.2", | ||
"version": "6.5.3", | ||
"description": "BLiP SDK JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "dist/blip-sdk.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
40170
721