@devvit/protos 0.11.18-next-2025-06-17-19-03-37-c416ca6e8.0 → 0.11.18-next-2025-06-17-21-41-57-eba065cfc.0

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.
package/meta.min.json CHANGED
@@ -872,132 +872,6 @@
872
872
  ],
873
873
  "format": "esm"
874
874
  },
875
- "src/types/devvit/ui/effects/web_view/v1alpha/post_message.ts": {
876
- "bytes": 16573,
877
- "imports": [
878
- {
879
- "path": "../../node_modules/protobufjs/minimal.js",
880
- "kind": "import-statement",
881
- "original": "protobufjs/minimal.js"
882
- },
883
- {
884
- "path": "src/types/google/protobuf/struct.ts",
885
- "kind": "import-statement",
886
- "original": "../../../../../google/protobuf/struct.js"
887
- },
888
- {
889
- "path": "src/types/typeRegistry.ts",
890
- "kind": "import-statement",
891
- "original": "../../../../../typeRegistry.js"
892
- }
893
- ],
894
- "format": "esm"
895
- },
896
- "src/types/devvit/ui/effects/web_view/v1alpha/web_view.ts": {
897
- "bytes": 3806,
898
- "imports": [
899
- {
900
- "path": "../../node_modules/protobufjs/minimal.js",
901
- "kind": "import-statement",
902
- "original": "protobufjs/minimal.js"
903
- },
904
- {
905
- "path": "src/types/typeRegistry.ts",
906
- "kind": "import-statement",
907
- "original": "../../../../../typeRegistry.js"
908
- },
909
- {
910
- "path": "src/types/devvit/ui/effects/web_view/v1alpha/fullscreen.ts",
911
- "kind": "import-statement",
912
- "original": "./fullscreen.js"
913
- },
914
- {
915
- "path": "src/types/devvit/ui/effects/web_view/v1alpha/post_message.ts",
916
- "kind": "import-statement",
917
- "original": "./post_message.js"
918
- }
919
- ],
920
- "format": "esm"
921
- },
922
- "src/types/devvit/ui/effects/v1alpha/create_order.ts": {
923
- "bytes": 12327,
924
- "imports": [
925
- {
926
- "path": "../../node_modules/protobufjs/minimal.js",
927
- "kind": "import-statement",
928
- "original": "protobufjs/minimal.js"
929
- },
930
- {
931
- "path": "src/types/typeRegistry.ts",
932
- "kind": "import-statement",
933
- "original": "../../../../typeRegistry.js"
934
- }
935
- ],
936
- "format": "esm"
937
- },
938
- "src/types/google/protobuf/duration.ts": {
939
- "bytes": 5882,
940
- "imports": [
941
- {
942
- "path": "../../node_modules/long/src/long.js",
943
- "kind": "import-statement",
944
- "original": "long"
945
- },
946
- {
947
- "path": "../../node_modules/protobufjs/minimal.js",
948
- "kind": "import-statement",
949
- "original": "protobufjs/minimal.js"
950
- },
951
- {
952
- "path": "src/types/typeRegistry.ts",
953
- "kind": "import-statement",
954
- "original": "../../typeRegistry.js"
955
- }
956
- ],
957
- "format": "esm"
958
- },
959
- "src/types/devvit/ui/effects/v1alpha/interval.ts": {
960
- "bytes": 9266,
961
- "imports": [
962
- {
963
- "path": "../../node_modules/protobufjs/minimal.js",
964
- "kind": "import-statement",
965
- "original": "protobufjs/minimal.js"
966
- },
967
- {
968
- "path": "src/types/google/protobuf/duration.ts",
969
- "kind": "import-statement",
970
- "original": "../../../../google/protobuf/duration.js"
971
- },
972
- {
973
- "path": "src/types/google/protobuf/wrappers.ts",
974
- "kind": "import-statement",
975
- "original": "../../../../google/protobuf/wrappers.js"
976
- },
977
- {
978
- "path": "src/types/typeRegistry.ts",
979
- "kind": "import-statement",
980
- "original": "../../../../typeRegistry.js"
981
- }
982
- ],
983
- "format": "esm"
984
- },
985
- "src/types/devvit/ui/effects/v1alpha/navigate_to_url.ts": {
986
- "bytes": 2994,
987
- "imports": [
988
- {
989
- "path": "../../node_modules/protobufjs/minimal.js",
990
- "kind": "import-statement",
991
- "original": "protobufjs/minimal.js"
992
- },
993
- {
994
- "path": "src/types/typeRegistry.ts",
995
- "kind": "import-statement",
996
- "original": "../../../../typeRegistry.js"
997
- }
998
- ],
999
- "format": "esm"
1000
- },
1001
875
  "../../node_modules/rxjs/dist/esm5/internal/util/isFunction.js": {
1002
876
  "bytes": 116,
1003
877
  "imports": [],
@@ -5386,6 +5260,158 @@
5386
5260
  ],
5387
5261
  "format": "esm"
5388
5262
  },
5263
+ "src/types/devvit/ui/effect_types/v1alpha/realtime_subscription.ts": {
5264
+ "bytes": 6795,
5265
+ "imports": [
5266
+ {
5267
+ "path": "../../node_modules/protobufjs/minimal.js",
5268
+ "kind": "import-statement",
5269
+ "original": "protobufjs/minimal.js"
5270
+ },
5271
+ {
5272
+ "path": "src/types/typeRegistry.ts",
5273
+ "kind": "import-statement",
5274
+ "original": "../../../../typeRegistry.js"
5275
+ },
5276
+ {
5277
+ "path": "src/types/devvit/events/v1alpha/realtime.ts",
5278
+ "kind": "import-statement",
5279
+ "original": "../../../events/v1alpha/realtime.js"
5280
+ }
5281
+ ],
5282
+ "format": "esm"
5283
+ },
5284
+ "src/types/devvit/ui/effects/web_view/v1alpha/post_message.ts": {
5285
+ "bytes": 17624,
5286
+ "imports": [
5287
+ {
5288
+ "path": "../../node_modules/protobufjs/minimal.js",
5289
+ "kind": "import-statement",
5290
+ "original": "protobufjs/minimal.js"
5291
+ },
5292
+ {
5293
+ "path": "src/types/google/protobuf/struct.ts",
5294
+ "kind": "import-statement",
5295
+ "original": "../../../../../google/protobuf/struct.js"
5296
+ },
5297
+ {
5298
+ "path": "src/types/typeRegistry.ts",
5299
+ "kind": "import-statement",
5300
+ "original": "../../../../../typeRegistry.js"
5301
+ },
5302
+ {
5303
+ "path": "src/types/devvit/ui/effect_types/v1alpha/realtime_subscription.ts",
5304
+ "kind": "import-statement",
5305
+ "original": "../../../effect_types/v1alpha/realtime_subscription.js"
5306
+ }
5307
+ ],
5308
+ "format": "esm"
5309
+ },
5310
+ "src/types/devvit/ui/effects/web_view/v1alpha/web_view.ts": {
5311
+ "bytes": 3806,
5312
+ "imports": [
5313
+ {
5314
+ "path": "../../node_modules/protobufjs/minimal.js",
5315
+ "kind": "import-statement",
5316
+ "original": "protobufjs/minimal.js"
5317
+ },
5318
+ {
5319
+ "path": "src/types/typeRegistry.ts",
5320
+ "kind": "import-statement",
5321
+ "original": "../../../../../typeRegistry.js"
5322
+ },
5323
+ {
5324
+ "path": "src/types/devvit/ui/effects/web_view/v1alpha/fullscreen.ts",
5325
+ "kind": "import-statement",
5326
+ "original": "./fullscreen.js"
5327
+ },
5328
+ {
5329
+ "path": "src/types/devvit/ui/effects/web_view/v1alpha/post_message.ts",
5330
+ "kind": "import-statement",
5331
+ "original": "./post_message.js"
5332
+ }
5333
+ ],
5334
+ "format": "esm"
5335
+ },
5336
+ "src/types/devvit/ui/effects/v1alpha/create_order.ts": {
5337
+ "bytes": 12327,
5338
+ "imports": [
5339
+ {
5340
+ "path": "../../node_modules/protobufjs/minimal.js",
5341
+ "kind": "import-statement",
5342
+ "original": "protobufjs/minimal.js"
5343
+ },
5344
+ {
5345
+ "path": "src/types/typeRegistry.ts",
5346
+ "kind": "import-statement",
5347
+ "original": "../../../../typeRegistry.js"
5348
+ }
5349
+ ],
5350
+ "format": "esm"
5351
+ },
5352
+ "src/types/google/protobuf/duration.ts": {
5353
+ "bytes": 5882,
5354
+ "imports": [
5355
+ {
5356
+ "path": "../../node_modules/long/src/long.js",
5357
+ "kind": "import-statement",
5358
+ "original": "long"
5359
+ },
5360
+ {
5361
+ "path": "../../node_modules/protobufjs/minimal.js",
5362
+ "kind": "import-statement",
5363
+ "original": "protobufjs/minimal.js"
5364
+ },
5365
+ {
5366
+ "path": "src/types/typeRegistry.ts",
5367
+ "kind": "import-statement",
5368
+ "original": "../../typeRegistry.js"
5369
+ }
5370
+ ],
5371
+ "format": "esm"
5372
+ },
5373
+ "src/types/devvit/ui/effects/v1alpha/interval.ts": {
5374
+ "bytes": 9266,
5375
+ "imports": [
5376
+ {
5377
+ "path": "../../node_modules/protobufjs/minimal.js",
5378
+ "kind": "import-statement",
5379
+ "original": "protobufjs/minimal.js"
5380
+ },
5381
+ {
5382
+ "path": "src/types/google/protobuf/duration.ts",
5383
+ "kind": "import-statement",
5384
+ "original": "../../../../google/protobuf/duration.js"
5385
+ },
5386
+ {
5387
+ "path": "src/types/google/protobuf/wrappers.ts",
5388
+ "kind": "import-statement",
5389
+ "original": "../../../../google/protobuf/wrappers.js"
5390
+ },
5391
+ {
5392
+ "path": "src/types/typeRegistry.ts",
5393
+ "kind": "import-statement",
5394
+ "original": "../../../../typeRegistry.js"
5395
+ }
5396
+ ],
5397
+ "format": "esm"
5398
+ },
5399
+ "src/types/devvit/ui/effects/v1alpha/navigate_to_url.ts": {
5400
+ "bytes": 2994,
5401
+ "imports": [
5402
+ {
5403
+ "path": "../../node_modules/protobufjs/minimal.js",
5404
+ "kind": "import-statement",
5405
+ "original": "protobufjs/minimal.js"
5406
+ },
5407
+ {
5408
+ "path": "src/types/typeRegistry.ts",
5409
+ "kind": "import-statement",
5410
+ "original": "../../../../typeRegistry.js"
5411
+ }
5412
+ ],
5413
+ "format": "esm"
5414
+ },
5389
5415
  "src/types/devvit/ui/effects/v1alpha/realtime_subscriptions.ts": {
5390
5416
  "bytes": 6786,
5391
5417
  "imports": [
@@ -7388,7 +7414,7 @@
7388
7414
  "imports": [],
7389
7415
  "exports": [],
7390
7416
  "inputs": {},
7391
- "bytes": 5425517
7417
+ "bytes": 5437311
7392
7418
  },
7393
7419
  "dist/protos.min.js": {
7394
7420
  "imports": [],
@@ -7680,7 +7706,13 @@
7680
7706
  "bytesInOutput": 1091
7681
7707
  },
7682
7708
  "src/types/devvit/ui/effects/web_view/v1alpha/post_message.ts": {
7683
- "bytesInOutput": 5974
7709
+ "bytesInOutput": 6408
7710
+ },
7711
+ "src/types/devvit/ui/effect_types/v1alpha/realtime_subscription.ts": {
7712
+ "bytesInOutput": 2184
7713
+ },
7714
+ "src/types/devvit/events/v1alpha/realtime.ts": {
7715
+ "bytesInOutput": 2094
7684
7716
  },
7685
7717
  "src/types/devvit/ui/effects/v1alpha/create_order.ts": {
7686
7718
  "bytesInOutput": 4527
@@ -7697,9 +7729,6 @@
7697
7729
  "src/types/devvit/ui/effects/v1alpha/realtime_subscriptions.ts": {
7698
7730
  "bytesInOutput": 2336
7699
7731
  },
7700
- "src/types/devvit/events/v1alpha/realtime.ts": {
7701
- "bytesInOutput": 2094
7702
- },
7703
7732
  "src/types/devvit/ui/effects/v1alpha/reload_part.ts": {
7704
7733
  "bytesInOutput": 4675
7705
7734
  },
@@ -7878,7 +7907,7 @@
7878
7907
  "bytesInOutput": 2438
7879
7908
  }
7880
7909
  },
7881
- "bytes": 1403817
7910
+ "bytes": 1406435
7882
7911
  }
7883
7912
  }
7884
7913
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.18-next-2025-06-17-19-03-37-c416ca6e8.0",
3
+ "version": "0.11.18-next-2025-06-17-21-41-57-eba065cfc.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -45,8 +45,8 @@
45
45
  },
46
46
  "devDependencies": {
47
47
  "@ampproject/filesize": "4.3.0",
48
- "@devvit/repo-tools": "0.11.18-next-2025-06-17-19-03-37-c416ca6e8.0",
49
- "@devvit/tsconfig": "0.11.18-next-2025-06-17-19-03-37-c416ca6e8.0",
48
+ "@devvit/repo-tools": "0.11.18-next-2025-06-17-21-41-57-eba065cfc.0",
49
+ "@devvit/tsconfig": "0.11.18-next-2025-06-17-21-41-57-eba065cfc.0",
50
50
  "@protobuf-ts/plugin": "2.9.3",
51
51
  "@types/long": "4.0.2",
52
52
  "chokidar-cli": "3.0.0",
@@ -64,7 +64,7 @@
64
64
  "filesize": {
65
65
  "dist/protos.min.js": {
66
66
  "gzip": "184 KB",
67
- "none": "1371 KB"
67
+ "none": "1374 KB"
68
68
  }
69
69
  },
70
70
  "typesVersions": {
@@ -80,5 +80,5 @@
80
80
  ]
81
81
  }
82
82
  },
83
- "gitHead": "bb278d484abf237a2f8549f84ab13dcea63d67c6"
83
+ "gitHead": "2fc69a3034a8d172196ec13dbc6d999e9ffac2b3"
84
84
  }