@5minds/processcube_engine_client
Advanced tools
Comparing version 5.1.3 to 5.1.4
@@ -54,4 +54,3 @@ "use strict"; | ||
} | ||
const accessor = new index_1.ClientCredentialsIdentityAccessor(identity); | ||
accessor.initialize(); | ||
accessor = new index_1.ClientCredentialsIdentityAccessor(identity); | ||
} | ||
@@ -58,0 +57,0 @@ else if (!identity.token) { |
@@ -7,3 +7,3 @@ { | ||
"name": "@5minds/processcube_engine_client", | ||
"version": "5.1.3", | ||
"version": "5.1.4", | ||
"description": "Contains a typescript based client for accessing the Engine.", | ||
@@ -10,0 +10,0 @@ "main": "dist/commonjs/index.js", |
Sorry, the diff of this file is not supported yet
352458
5012