react-memory-optimization 0.0.37 → 0.0.38

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.
@@ -219,12 +219,15 @@ export declare enum PaymentChannelType {
219
219
  TurkishPayFix = 198,
220
220
  Pix = 201,
221
221
  BankPix = 202,
222
- TRC = 205,
223
- SOLANA = 206,
224
- ERC = 207,
225
- BEP = 208,
222
+ PlixopayPayco = 205,
223
+ PlixopayFast = 206,
224
+ PlixopayPaybol = 207,
225
+ PlixopayPaypay = 208,
226
+ PlixopayPapara = 210,
226
227
  BKashFast = 211,
227
228
  PKRJazzcash = 212,
229
+ PlixopayPopypara = 213,
230
+ PlixopayParaparola = 224,
228
231
  PKREasypaisa = 216,
229
232
  MNXSpei = 217,
230
233
  GLDNBKash = 218,
@@ -118,13 +118,16 @@ var PaymentChannelType;
118
118
  PaymentChannelType[PaymentChannelType["TurkishPayFix"] = 198] = "TurkishPayFix";
119
119
  PaymentChannelType[PaymentChannelType["Pix"] = 201] = "Pix";
120
120
  PaymentChannelType[PaymentChannelType["BankPix"] = 202] = "BankPix";
121
- PaymentChannelType[PaymentChannelType["TRC"] = 205] = "TRC";
122
- PaymentChannelType[PaymentChannelType["SOLANA"] = 206] = "SOLANA";
123
- PaymentChannelType[PaymentChannelType["ERC"] = 207] = "ERC";
124
- PaymentChannelType[PaymentChannelType["BEP"] = 208] = "BEP";
121
+ PaymentChannelType[PaymentChannelType["PlixopayPayco"] = 205] = "PlixopayPayco";
122
+ PaymentChannelType[PaymentChannelType["PlixopayFast"] = 206] = "PlixopayFast";
123
+ PaymentChannelType[PaymentChannelType["PlixopayPaybol"] = 207] = "PlixopayPaybol";
124
+ PaymentChannelType[PaymentChannelType["PlixopayPaypay"] = 208] = "PlixopayPaypay";
125
+ PaymentChannelType[PaymentChannelType["PlixopayPapara"] = 210] = "PlixopayPapara";
125
126
  PaymentChannelType[PaymentChannelType["BKashFast"] = 211] = "BKashFast";
126
127
  // PKR
127
128
  PaymentChannelType[PaymentChannelType["PKRJazzcash"] = 212] = "PKRJazzcash";
129
+ PaymentChannelType[PaymentChannelType["PlixopayPopypara"] = 213] = "PlixopayPopypara";
130
+ PaymentChannelType[PaymentChannelType["PlixopayParaparola"] = 224] = "PlixopayParaparola";
128
131
  PaymentChannelType[PaymentChannelType["PKREasypaisa"] = 216] = "PKREasypaisa";
129
132
  PaymentChannelType[PaymentChannelType["MNXSpei"] = 217] = "MNXSpei";
130
133
  // GLDN
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-memory-optimization",
3
- "version": "0.0.37",
3
+ "version": "0.0.38",
4
4
  "description": "react memory optimization library",
5
5
  "sideEffects": false,
6
6
  "files": [