@sniipwebmaster/checkout-service-client-grpcweb 25.11.189 → 26.1.195

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.
@@ -8666,7 +8666,7 @@ proto.checkoutserviceapi.PaymentProcessorMidType = {
8666
8666
  proto.checkoutserviceapi.Scope = {
8667
8667
  SCOPE_UNKNOWN: 0,
8668
8668
  SCOPE_PAYROLL: 1,
8669
- SCOPE_NON_PAYROLL: 2
8669
+ SCOPE_BILL: 2
8670
8670
  };
8671
8671
 
8672
8672
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sniipwebmaster/checkout-service-client-grpcweb",
3
- "version": "25.11.189",
3
+ "version": "26.1.195",
4
4
  "description": "checkout-service-client-grpcweb",
5
5
  "author": "Sniip Development Team",
6
6
  "license": "MIT",