@nsshunt/stsrunnerframework 1.0.64 → 1.0.65
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/stsrunnerframework.mjs +0 -1
- package/dist/stsrunnerframework.mjs.map +1 -1
- package/dist/stsrunnerframework.umd.js +0 -1
- package/dist/stsrunnerframework.umd.js.map +1 -1
- package/package.json +1 -1
- package/types/commonTypes.d.ts +0 -1
- package/types/commonTypes.d.ts.map +1 -1
- package/types/wmworkerProcess.d.ts.map +1 -1
- package/types/workerManager.d.ts.map +1 -1
|
@@ -2020,7 +2020,6 @@ function v4$1(options, buf, offset) {
|
|
|
2020
2020
|
}
|
|
2021
2021
|
chalk$1.level = 3;
|
|
2022
2022
|
class STSWorkerManager {
|
|
2023
|
-
//@@#rest01Client: Rest01Client
|
|
2024
2023
|
constructor(options) {
|
|
2025
2024
|
__privateAdd(this, _STSWorkerManager_instances);
|
|
2026
2025
|
//#agentSession: string = null;
|