@stablyai/playwright-test 2.1.3 → 2.1.4

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/index.cjs CHANGED
@@ -4,7 +4,7 @@ var qe = require('path');
4
4
  var require$$7 = require('url');
5
5
  var test$1 = require('@playwright/test');
6
6
  var playwrightBase = require('@stablyai/playwright-base');
7
- var index = require('./index-Cjfxwz2m.cjs');
7
+ var index = require('./index-BiH_l27L.cjs');
8
8
  require('node:buffer');
9
9
  require('node:path');
10
10
  require('node:child_process');
@@ -849,7 +849,7 @@ var postInternalV1TestAccountGoogleAuthState = (options) => {
849
849
  };
850
850
 
851
851
  const getApiUrl = () => process.env.STABLY_API_URL ?? "https://api.stably.ai";
852
- const sdkVersion = "2.1.3" ;
852
+ const sdkVersion = "2.1.4" ;
853
853
  const assertNonEmptyString = (value, fieldName) => {
854
854
  if (!value.trim()) {
855
855
  throw new Error(`Missing required field: ${fieldName}`);
@@ -45547,6 +45547,7 @@ declare class StablyReporter implements Reporter {
45547
45547
  private rootDir;
45548
45548
  private isListMode;
45549
45549
  private config?;
45550
+ private readonly skipSuiteReporting;
45550
45551
  private readonly notificationConfigs?;
45551
45552
  private readonly sensitiveValues?;
45552
45553
  private filteredNotificationConfigs?;
@@ -45579,4 +45580,4 @@ declare function stablyReporter(options?: StablyReporterOptions): [string, any];
45579
45580
 
45580
45581
  export { StablyReporter as d, stablyReporter as s };
45581
45582
  export type { NotificationResultPolicy as N, ProjectNotificationConfig as P, StablyNotificationConfig as S, StablyEmailNotificationConfig as a, StablyReporterOptions as b, StablySlackNotificationConfig as c };
45582
- //# sourceMappingURL=index.d-BjGuH5NO.d.cts.map
45583
+ //# sourceMappingURL=index.d-CfL0nHdR.d.cts.map