Comparing version 6.2.0 to 6.3.0
@@ -767,3 +767,3 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
value: function build() { | ||
var uri = this._application.scheme + '://' + this._application.hostName + ':' + this._application.port + '?identifier=' + this._application.identifier; | ||
var uri = this._application.scheme + '://' + this._application.hostName + ':' + this._application.port; | ||
return new _Client2.default(uri, this._transportFactory, this._application); | ||
@@ -770,0 +770,0 @@ } |
{ | ||
"name": "blip-sdk", | ||
"version": "6.2.0", | ||
"version": "6.3.0", | ||
"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
37333