@sentio/runtime 2.59.0-rc.28 → 2.59.0-rc.29

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.
@@ -6,7 +6,7 @@ import {
6
6
  __require,
7
7
  __toCommonJS,
8
8
  __toESM
9
- } from "./chunk-HMNYJB5K.js";
9
+ } from "./chunk-FO2V2K7T.js";
10
10
 
11
11
  // ../../node_modules/.pnpm/logform@2.6.0/node_modules/logform/format.js
12
12
  var require_format = __commonJS({
@@ -10972,4 +10972,4 @@ export {
10972
10972
  safe-buffer/index.js:
10973
10973
  (*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
10974
10974
  */
10975
- //# sourceMappingURL=chunk-ZYJXCGEJ.js.map
10975
+ //# sourceMappingURL=chunk-CPLWSUD7.js.map
@@ -2871,6 +2871,14 @@ var NotificationType;
2871
2871
  NotificationType2[NotificationType2["BILLING_SUBSCRIPTION"] = 303] = "BILLING_SUBSCRIPTION";
2872
2872
  NotificationType2[NotificationType2["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
2873
2873
  })(NotificationType || (NotificationType = {}));
2874
+ var AuthChecker_Permission;
2875
+ (function(AuthChecker_Permission2) {
2876
+ AuthChecker_Permission2[AuthChecker_Permission2["NONE"] = 0] = "NONE";
2877
+ AuthChecker_Permission2[AuthChecker_Permission2["READ"] = 1] = "READ";
2878
+ AuthChecker_Permission2[AuthChecker_Permission2["WRITE"] = 2] = "WRITE";
2879
+ AuthChecker_Permission2[AuthChecker_Permission2["ADMIN"] = 3] = "ADMIN";
2880
+ AuthChecker_Permission2[AuthChecker_Permission2["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
2881
+ })(AuthChecker_Permission || (AuthChecker_Permission = {}));
2874
2882
  var User_AccountStatus;
2875
2883
  (function(User_AccountStatus2) {
2876
2884
  User_AccountStatus2[User_AccountStatus2["PENDING"] = 0] = "PENDING";
@@ -23981,4 +23989,4 @@ long/index.js:
23981
23989
  * SPDX-License-Identifier: Apache-2.0
23982
23990
  *)
23983
23991
  */
23984
- //# sourceMappingURL=chunk-HMNYJB5K.js.map
23992
+ //# sourceMappingURL=chunk-FO2V2K7T.js.map