@cloudgaming/rpc
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -125,4 +125,2 @@ "use strict"; | ||
this.authToken = authToken; | ||
// auth token has changed, re-generate session id | ||
this.generateSessionId(); | ||
} | ||
@@ -129,0 +127,0 @@ debug('about to connect', this.endpoint); |
@@ -329,2 +329,3 @@ /// <reference types="node" /> | ||
}; | ||
capabilities?: string[]; | ||
}; | ||
@@ -331,0 +332,0 @@ [FunctionName.SetDisplayGrade]: { |
{ | ||
"name": "@cloudgaming/rpc", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "type": "commonjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
52990
868