@devvit/protos 0.10.21-next-2024-05-15-76d08d3fe.0 → 0.10.21-next-2024-05-15-85306358a.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -321,7 +321,7 @@
321
321
  "format": "esm"
322
322
  },
323
323
  "src/types/google/protobuf/timestamp.ts": {
324
- "bytes": 7456,
324
+ "bytes": 7455,
325
325
  "imports": [
326
326
  {
327
327
  "path": "../../node_modules/long/src/long.js",
@@ -342,7 +342,7 @@
342
342
  "format": "esm"
343
343
  },
344
344
  "src/types/google/protobuf/struct.ts": {
345
- "bytes": 16068,
345
+ "bytes": 16067,
346
346
  "imports": [
347
347
  {
348
348
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -374,7 +374,7 @@
374
374
  "format": "esm"
375
375
  },
376
376
  "src/types/google/protobuf/descriptor.ts": {
377
- "bytes": 169820,
377
+ "bytes": 212084,
378
378
  "imports": [
379
379
  {
380
380
  "path": "../../node_modules/long/src/long.js",
@@ -395,7 +395,7 @@
395
395
  "format": "esm"
396
396
  },
397
397
  "src/types/google/protobuf/any.ts": {
398
- "bytes": 7376,
398
+ "bytes": 7488,
399
399
  "imports": [
400
400
  {
401
401
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7864,7 +7864,7 @@
7864
7864
  "format": "esm"
7865
7865
  },
7866
7866
  "src/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.ts": {
7867
- "bytes": 10184,
7867
+ "bytes": 10230,
7868
7868
  "imports": [
7869
7869
  {
7870
7870
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7947,7 +7947,7 @@
7947
7947
  "format": "esm"
7948
7948
  },
7949
7949
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.ts": {
7950
- "bytes": 21109,
7950
+ "bytes": 21155,
7951
7951
  "imports": [
7952
7952
  {
7953
7953
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8160,7 +8160,7 @@
8160
8160
  "format": "esm"
8161
8161
  },
8162
8162
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.ts": {
8163
- "bytes": 37845,
8163
+ "bytes": 40814,
8164
8164
  "imports": [
8165
8165
  {
8166
8166
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9496,7 +9496,7 @@
9496
9496
  "imports": [],
9497
9497
  "exports": [],
9498
9498
  "inputs": {},
9499
- "bytes": 6823832
9499
+ "bytes": 6889062
9500
9500
  },
9501
9501
  "dist/protos.min.js": {
9502
9502
  "imports": [],
@@ -9816,6 +9816,7 @@
9816
9816
  "EchoDefinition",
9817
9817
  "EchoServiceName",
9818
9818
  "EditWikiPageRequest",
9819
+ "Edition",
9819
9820
  "Effect",
9820
9821
  "EffectType",
9821
9822
  "Empty",
@@ -9834,6 +9835,17 @@
9834
9835
  "EventSpec",
9835
9836
  "ExpireRequest",
9836
9837
  "ExtensionRangeOptions",
9838
+ "ExtensionRangeOptions_Declaration",
9839
+ "ExtensionRangeOptions_VerificationState",
9840
+ "FeatureSet",
9841
+ "FeatureSetDefaults",
9842
+ "FeatureSetDefaults_FeatureSetEditionDefault",
9843
+ "FeatureSet_EnumType",
9844
+ "FeatureSet_FieldPresence",
9845
+ "FeatureSet_JsonFormat",
9846
+ "FeatureSet_MessageEncoding",
9847
+ "FeatureSet_RepeatedFieldEncoding",
9848
+ "FeatureSet_Utf8Validation",
9837
9849
  "FetchRequest",
9838
9850
  "FetchResponse",
9839
9851
  "FetchResponse_HeadersEntry",
@@ -9851,6 +9863,7 @@
9851
9863
  "FieldDescriptorProto_Type",
9852
9864
  "FieldOptions",
9853
9865
  "FieldOptions_CType",
9866
+ "FieldOptions_EditionDefault",
9854
9867
  "FieldOptions_JSType",
9855
9868
  "FieldOptions_OptionRetention",
9856
9869
  "FieldOptions_OptionTargetType",
@@ -10698,10 +10711,26 @@
10698
10711
  "discussionTypeToJSON",
10699
10712
  "distinguishTypeFromJSON",
10700
10713
  "distinguishTypeToJSON",
10714
+ "editionFromJSON",
10715
+ "editionToJSON",
10701
10716
  "effectTypeFromJSON",
10702
10717
  "effectTypeToJSON",
10703
10718
  "eventSourceFromJSON",
10704
10719
  "eventSourceToJSON",
10720
+ "extensionRangeOptions_VerificationStateFromJSON",
10721
+ "extensionRangeOptions_VerificationStateToJSON",
10722
+ "featureSet_EnumTypeFromJSON",
10723
+ "featureSet_EnumTypeToJSON",
10724
+ "featureSet_FieldPresenceFromJSON",
10725
+ "featureSet_FieldPresenceToJSON",
10726
+ "featureSet_JsonFormatFromJSON",
10727
+ "featureSet_JsonFormatToJSON",
10728
+ "featureSet_MessageEncodingFromJSON",
10729
+ "featureSet_MessageEncodingToJSON",
10730
+ "featureSet_RepeatedFieldEncodingFromJSON",
10731
+ "featureSet_RepeatedFieldEncodingToJSON",
10732
+ "featureSet_Utf8ValidationFromJSON",
10733
+ "featureSet_Utf8ValidationToJSON",
10705
10734
  "fieldDescriptorProto_LabelFromJSON",
10706
10735
  "fieldDescriptorProto_LabelToJSON",
10707
10736
  "fieldDescriptorProto_TypeFromJSON",
@@ -10771,7 +10800,7 @@
10771
10800
  "entryPoint": "src/index.ts",
10772
10801
  "inputs": {
10773
10802
  "../../node_modules/@protobufjs/aspromise/index.js": {
10774
- "bytesInOutput": 385
10803
+ "bytesInOutput": 381
10775
10804
  },
10776
10805
  "../../node_modules/@protobufjs/base64/index.js": {
10777
10806
  "bytesInOutput": 1229
@@ -10780,7 +10809,7 @@
10780
10809
  "bytesInOutput": 577
10781
10810
  },
10782
10811
  "../../node_modules/@protobufjs/float/index.js": {
10783
- "bytesInOutput": 3040
10812
+ "bytesInOutput": 3036
10784
10813
  },
10785
10814
  "../../node_modules/@protobufjs/inquire/index.js": {
10786
10815
  "bytesInOutput": 232
@@ -10825,7 +10854,7 @@
10825
10854
  "bytesInOutput": 50
10826
10855
  },
10827
10856
  "../../node_modules/long/src/long.js": {
10828
- "bytesInOutput": 9385
10857
+ "bytesInOutput": 9366
10829
10858
  },
10830
10859
  "src/types/typeRegistry.ts": {
10831
10860
  "bytesInOutput": 14
@@ -10855,7 +10884,7 @@
10855
10884
  "bytesInOutput": 464
10856
10885
  },
10857
10886
  "src/types/google/protobuf/descriptor.ts": {
10858
- "bytesInOutput": 64975
10887
+ "bytesInOutput": 81735
10859
10888
  },
10860
10889
  "src/types/google/protobuf/any.ts": {
10861
10890
  "bytesInOutput": 1378
@@ -10900,7 +10929,7 @@
10900
10929
  "bytesInOutput": 63
10901
10930
  },
10902
10931
  "../../node_modules/rxjs/dist/esm5/internal/Subscription.js": {
10903
- "bytesInOutput": 1779
10932
+ "bytesInOutput": 1774
10904
10933
  },
10905
10934
  "../../node_modules/rxjs/dist/esm5/internal/config.js": {
10906
10935
  "bytesInOutput": 142
@@ -11080,7 +11109,7 @@
11080
11109
  "bytesInOutput": 1011
11081
11110
  },
11082
11111
  "src/types/devvit/plugin/redis/redisapi.ts": {
11083
- "bytesInOutput": 63000
11112
+ "bytesInOutput": 63065
11084
11113
  },
11085
11114
  "src/types/devvit/plugin/redditapiv2/redditapiv2.ts": {
11086
11115
  "bytesInOutput": 941
@@ -11209,7 +11238,7 @@
11209
11238
  "bytesInOutput": 9526
11210
11239
  },
11211
11240
  "src/types/devvit/ui/block_kit/v1beta/enums.ts": {
11212
- "bytesInOutput": 15957
11241
+ "bytesInOutput": 15931
11213
11242
  },
11214
11243
  "src/types/devvit/ui/block_kit/v1beta/rendering.ts": {
11215
11244
  "bytesInOutput": 1942
@@ -11257,7 +11286,7 @@
11257
11286
  "bytesInOutput": 293346
11258
11287
  },
11259
11288
  "src/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.ts": {
11260
- "bytesInOutput": 3527
11289
+ "bytesInOutput": 3487
11261
11290
  },
11262
11291
  "src/types/devvit/plugin/redditapi/privatemessages/privatemessages_msg.ts": {
11263
11292
  "bytesInOutput": 5265
@@ -11266,7 +11295,7 @@
11266
11295
  "bytesInOutput": 3569
11267
11296
  },
11268
11297
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.ts": {
11269
- "bytesInOutput": 7086
11298
+ "bytesInOutput": 7046
11270
11299
  },
11271
11300
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.ts": {
11272
11301
  "bytesInOutput": 97222
@@ -11290,7 +11319,7 @@
11290
11319
  "bytesInOutput": 17738
11291
11320
  },
11292
11321
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.ts": {
11293
- "bytesInOutput": 11494
11322
+ "bytesInOutput": 10554
11294
11323
  },
11295
11324
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.ts": {
11296
11325
  "bytesInOutput": 27973
@@ -11353,7 +11382,7 @@
11353
11382
  "bytesInOutput": 879
11354
11383
  }
11355
11384
  },
11356
- "bytes": 1848646
11385
+ "bytes": 1865419
11357
11386
  }
11358
11387
  }
11359
11388
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.10.21-next-2024-05-15-76d08d3fe.0",
3
+ "version": "0.10.21-next-2024-05-15-85306358a.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -46,7 +46,7 @@
46
46
  "@ampproject/filesize": "4.3.0",
47
47
  "@devvit/eslint-config": "0.10.20",
48
48
  "@devvit/repo-tools": "0.10.20",
49
- "@devvit/tsconfig": "0.10.21-next-2024-05-15-76d08d3fe.0",
49
+ "@devvit/tsconfig": "0.10.21-next-2024-05-15-85306358a.0",
50
50
  "@types/long": "4.0.2",
51
51
  "chokidar-cli": "3.0.0",
52
52
  "esbuild": "0.18.12",
@@ -62,8 +62,8 @@
62
62
  },
63
63
  "filesize": {
64
64
  "dist/protos.min.js": {
65
- "gzip": "254 KB",
66
- "none": "1807.0 KB"
65
+ "gzip": "256 KB",
66
+ "none": "1823.0 KB"
67
67
  }
68
68
  },
69
69
  "typesVersions": {
@@ -76,5 +76,5 @@
76
76
  ]
77
77
  }
78
78
  },
79
- "gitHead": "cd666059e4f493195b7e5dcd94a05a11cc3bbe71"
79
+ "gitHead": "88456ee71bd36a7cf975f58bb211f0fb9782e24b"
80
80
  }