Comparing version 6.5.3 to 6.6.0
@@ -835,2 +835,8 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
}, { | ||
key: 'withCommandTimeout', | ||
value: function withCommandTimeout(timeoutInMilliSecs) { | ||
this._application.commandTimeout = timeoutInMilliSecs; | ||
return this; | ||
} | ||
}, { | ||
key: 'build', | ||
@@ -837,0 +843,0 @@ value: function build() { |
{ | ||
"name": "blip-sdk", | ||
"version": "6.5.3", | ||
"version": "6.6.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
40387
727