@revenuecat/purchases-js 1.42.2 → 1.42.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.
@@ -1,6 +1,7 @@
1
1
  import { CompleteWorkflowNavigateArgs } from '@revenuecat/purchases-ui-js';
2
2
  import { CustomVariables } from '@revenuecat/purchases-ui-js';
3
3
  import { CustomVariableValue } from '@revenuecat/purchases-ui-js';
4
+ import { PackageInfo } from '@revenuecat/purchases-ui-js';
4
5
  import { PaywallData } from '@revenuecat/purchases-ui-js';
5
6
  import { UIConfig } from '@revenuecat/purchases-ui-js';
6
7
  import { WalletButtonRender } from '@revenuecat/purchases-ui-js';
@@ -1346,6 +1347,7 @@ export declare class Purchases {
1346
1347
  * */
1347
1348
  static setPlatformInfo(platformInfo: PlatformInfo): void;
1348
1349
  /* Excluded from this release type: buildVariablesPerPackage */
1350
+ /* Excluded from this release type: buildInfoPerPackage */
1349
1351
  /* Excluded from this release type: getPlatformInfo */
1350
1352
  /**
1351
1353
  * Get the singleton instance of Purchases. It's preferred to use the instance