@uipath/insights-sdk 1.202.0-preview.164 → 1.202.0-preview.166

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.
@@ -342,7 +342,7 @@ function getSdkUserAgentToken(pkg) {
342
342
  var package_default = {
343
343
  name: "@uipath/insights-sdk",
344
344
  license: "SEE LICENSE IN LICENSE.txt",
345
- version: "1.202.0-preview.164",
345
+ version: "1.202.0-preview.166",
346
346
  description: "SDK for the UiPath Insights API — jobs, failures, and performance metrics.",
347
347
  repository: {
348
348
  type: "git",
@@ -845,4 +845,4 @@ export {
845
845
  listUsers
846
846
  };
847
847
 
848
- //# debugId=629F152A3EE979E764756E2164756E21
848
+ //# debugId=03F9333BF28F41F664756E2164756E21
package/dist/index.js CHANGED
@@ -1282,7 +1282,7 @@ function getSdkUserAgentToken(pkg) {
1282
1282
  var package_default = {
1283
1283
  name: "@uipath/insights-sdk",
1284
1284
  license: "SEE LICENSE IN LICENSE.txt",
1285
- version: "1.202.0-preview.164",
1285
+ version: "1.202.0-preview.166",
1286
1286
  description: "SDK for the UiPath Insights API — jobs, failures, and performance metrics.",
1287
1287
  repository: {
1288
1288
  type: "git",
@@ -3112,4 +3112,4 @@ export {
3112
3112
  listUsers
3113
3113
  };
3114
3114
 
3115
- //# debugId=7B6609A42F575D0464756E2164756E21
3115
+ //# debugId=1CFFE59ED7189F6764756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/insights-sdk",
3
3
  "license": "SEE LICENSE IN LICENSE.txt",
4
- "version": "1.202.0-preview.164",
4
+ "version": "1.202.0-preview.166",
5
5
  "description": "SDK for the UiPath Insights API — jobs, failures, and performance metrics.",
6
6
  "repository": {
7
7
  "type": "git",
@@ -34,5 +34,5 @@
34
34
  "files": [
35
35
  "dist"
36
36
  ],
37
- "gitHead": "aae1017c05fe1309bcf56a00c942ef3708489446"
37
+ "gitHead": "3306579525192d21e36edf74e4dbabd0e1c5ad85"
38
38
  }