beeq-client
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -34,3 +34,3 @@ "use strict"; | ||
this.client = client; | ||
else if (clientOptions.temporalHost && clientOptions.temporalCert && clientOptions.temporalKey) | ||
else if (clientOptions.temporalHost) | ||
this.createClient(clientOptions); | ||
@@ -37,0 +37,0 @@ else |
@@ -22,3 +22,3 @@ { | ||
}, | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"devDependencies": { | ||
@@ -25,0 +25,0 @@ "typescript": "^5.6.3" |
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
385034