react-memory-optimization 0.0.101 → 0.0.102

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.
@@ -1154,7 +1154,6 @@ exports.WELLEXPAY = [
1154
1154
  types_1.PaymentChannelType.BKashFastWellexPay,
1155
1155
  types_1.PaymentChannelType.NagadFastWellexPay,
1156
1156
  types_1.PaymentChannelType.NagadWellexPay,
1157
- types_1.PaymentChannelType.WellxpayRocket,
1158
1157
  types_1.PaymentChannelType.BKashFastWellexPayCopy,
1159
1158
  ];
1160
1159
  exports.XOOM_PAY = [
@@ -175,9 +175,8 @@ export declare enum PaymentChannelType {
175
175
  BKashFastWellexPay = 75,
176
176
  NagadFastWellexPay = 76,
177
177
  NagadWellexPay = 77,
178
- PicPayBkashTwo = 78,
179
178
  PicPayBkashThree = 79,
180
- WellxpayRocket = 80,
179
+ PicPayBkashTwo = 80,
181
180
  EasypaisaFast = 86,
182
181
  Easypaisa = 87,
183
182
  JazzCash = 88,
@@ -275,6 +274,6 @@ export declare enum PaymentChannelType {
275
274
  FluxNagad = 253
276
275
  }
277
276
  export type MPayMethods = PaymentChannelType.MPayParazula | PaymentChannelType.MPayPayco | PaymentChannelType.MPayVCC | PaymentChannelType.PaparaMPay | PaymentChannelType.MefeteMpay | PaymentChannelType.MefeteMpayQr | PaymentChannelType.EFTMPay | PaymentChannelType.MiniHavaleMpay | PaymentChannelType.PopyMpay;
278
- export type WellexPayMethods = PaymentChannelType.BKashFastWellexPay | PaymentChannelType.NagadFastWellexPay | PaymentChannelType.NagadWellexPay | PaymentChannelType.BKashFastWellexPayCopy | PaymentChannelType.WellxpayRocket;
277
+ export type WellexPayMethods = PaymentChannelType.BKashFastWellexPay | PaymentChannelType.NagadFastWellexPay | PaymentChannelType.NagadWellexPay | PaymentChannelType.BKashFastWellexPayCopy;
279
278
  export type CashXMethods = PaymentChannelType.NagadCashX | PaymentChannelType.BkashCashX;
280
279
  export type RublesMethods = PaymentChannelType.WithdrawRubSber | PaymentChannelType.WithdrawRubTinkof | PaymentChannelType.CreditCard | PaymentChannelType.CreditCardFast | PaymentChannelType.CreditCardAcquirning;
@@ -64,9 +64,8 @@ var PaymentChannelType;
64
64
  // ------------------------ DEPOSITS ------------------------ MOVE TO UP
65
65
  PaymentChannelType[PaymentChannelType["NagadFastWellexPay"] = 76] = "NagadFastWellexPay";
66
66
  PaymentChannelType[PaymentChannelType["NagadWellexPay"] = 77] = "NagadWellexPay";
67
- PaymentChannelType[PaymentChannelType["PicPayBkashTwo"] = 78] = "PicPayBkashTwo";
68
67
  PaymentChannelType[PaymentChannelType["PicPayBkashThree"] = 79] = "PicPayBkashThree";
69
- PaymentChannelType[PaymentChannelType["WellxpayRocket"] = 80] = "WellxpayRocket";
68
+ PaymentChannelType[PaymentChannelType["PicPayBkashTwo"] = 80] = "PicPayBkashTwo";
70
69
  // Pakistan
71
70
  PaymentChannelType[PaymentChannelType["EasypaisaFast"] = 86] = "EasypaisaFast";
72
71
  PaymentChannelType[PaymentChannelType["Easypaisa"] = 87] = "Easypaisa";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-memory-optimization",
3
- "version": "0.0.101",
3
+ "version": "0.0.102",
4
4
  "description": "react memory optimization library",
5
5
  "sideEffects": false,
6
6
  "files": [