@devvit/public-api 0.10.21-next-2024-05-15-9f8d1165e.0 → 0.10.21-next-2024-05-15-604242ba9.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -2729,7 +2729,7 @@
2729
2729
  "format": "esm"
2730
2730
  },
2731
2731
  "../protos/dist/types/google/protobuf/struct.js": {
2732
- "bytes": 14848,
2732
+ "bytes": 14847,
2733
2733
  "imports": [
2734
2734
  {
2735
2735
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -2761,7 +2761,7 @@
2761
2761
  "format": "esm"
2762
2762
  },
2763
2763
  "../protos/dist/types/google/protobuf/descriptor.js": {
2764
- "bytes": 152593,
2764
+ "bytes": 196518,
2765
2765
  "imports": [
2766
2766
  {
2767
2767
  "path": "../../node_modules/long/src/long.js",
@@ -9956,7 +9956,7 @@
9956
9956
  "format": "esm"
9957
9957
  },
9958
9958
  "../protos/dist/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.js": {
9959
- "bytes": 8642,
9959
+ "bytes": 8776,
9960
9960
  "imports": [
9961
9961
  {
9962
9962
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -10029,7 +10029,7 @@
10029
10029
  "format": "esm"
10030
10030
  },
10031
10031
  "../protos/dist/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.js": {
10032
- "bytes": 17145,
10032
+ "bytes": 17279,
10033
10033
  "imports": [
10034
10034
  {
10035
10035
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -10222,7 +10222,7 @@
10222
10222
  "format": "esm"
10223
10223
  },
10224
10224
  "../protos/dist/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.js": {
10225
- "bytes": 37617,
10225
+ "bytes": 44524,
10226
10226
  "imports": [
10227
10227
  {
10228
10228
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -14078,7 +14078,7 @@
14078
14078
  "bytesInOutput": 1084
14079
14079
  },
14080
14080
  "../protos/dist/types/google/protobuf/descriptor.js": {
14081
- "bytesInOutput": 137342
14081
+ "bytesInOutput": 175856
14082
14082
  },
14083
14083
  "../protos/dist/types/google/protobuf/any.js": {
14084
14084
  "bytesInOutput": 2823
@@ -14420,7 +14420,7 @@
14420
14420
  "bytesInOutput": 556508
14421
14421
  },
14422
14422
  "../protos/dist/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.js": {
14423
- "bytesInOutput": 3906
14423
+ "bytesInOutput": 3964
14424
14424
  },
14425
14425
  "../protos/dist/types/devvit/plugin/redditapi/privatemessages/privatemessages_msg.js": {
14426
14426
  "bytesInOutput": 11866
@@ -14429,7 +14429,7 @@
14429
14429
  "bytesInOutput": 3667
14430
14430
  },
14431
14431
  "../protos/dist/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.js": {
14432
- "bytesInOutput": 7670
14432
+ "bytesInOutput": 7728
14433
14433
  },
14434
14434
  "../protos/dist/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.js": {
14435
14435
  "bytesInOutput": 213915
@@ -14453,7 +14453,7 @@
14453
14453
  "bytesInOutput": 38038
14454
14454
  },
14455
14455
  "../protos/dist/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.js": {
14456
- "bytesInOutput": 22930
14456
+ "bytesInOutput": 26441
14457
14457
  },
14458
14458
  "../protos/dist/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.js": {
14459
14459
  "bytesInOutput": 61001
@@ -14750,7 +14750,7 @@
14750
14750
  "bytesInOutput": 370
14751
14751
  }
14752
14752
  },
14753
- "bytes": 14589191
14753
+ "bytes": 14732664
14754
14754
  }
14755
14755
  }
14756
14756
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.21-next-2024-05-15-9f8d1165e.0",
3
+ "version": "0.10.21-next-2024-05-15-604242ba9.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,8 +30,8 @@
30
30
  },
31
31
  "types": "./index.d.ts",
32
32
  "dependencies": {
33
- "@devvit/protos": "0.10.21-next-2024-05-15-9f8d1165e.0",
34
- "@devvit/shared-types": "0.10.21-next-2024-05-15-9f8d1165e.0",
33
+ "@devvit/protos": "0.10.21-next-2024-05-15-604242ba9.0",
34
+ "@devvit/shared-types": "0.10.21-next-2024-05-15-604242ba9.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -41,7 +41,7 @@
41
41
  "@ampproject/filesize": "4.3.0",
42
42
  "@devvit/eslint-config": "0.10.20",
43
43
  "@devvit/repo-tools": "0.10.20",
44
- "@devvit/tsconfig": "0.10.21-next-2024-05-15-9f8d1165e.0",
44
+ "@devvit/tsconfig": "0.10.21-next-2024-05-15-604242ba9.0",
45
45
  "@microsoft/api-extractor": "7.41.0",
46
46
  "@reddit/faceplate-ui": "11.1.0",
47
47
  "@types/clone-deep": "4.0.1",
@@ -64,5 +64,5 @@
64
64
  }
65
65
  },
66
66
  "source": "./src/index.ts",
67
- "gitHead": "cd65e9a0168438b7405a2edf4fa9e5889bd10cbb"
67
+ "gitHead": "38abf55978d079105ba02fc717bfb9d5e943c937"
68
68
  }