@devvit/protos 0.11.0-next-2024-09-16-ca6f9d3b8.0 → 0.11.0-next-2024-09-16-9f0c9c317.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 +11 -10
- package/package.json +6 -6
- package/protos.min.js +2 -2
- package/protos.min.js.map +3 -3
- package/schema/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.proto +8 -0
- package/schema/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.proto +2 -0
- package/schema/snootobuf.devenv.lock +534 -360
- package/schema/snootobuf.lock +534 -360
- package/schema/snootobuf.redditapi.lock +534 -360
- package/schema/snootobuf.ts.lock +534 -360
- package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.d.ts +18 -0
- package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.d.ts.map +1 -1
- package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.js +68 -0
- package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.d.ts +411 -105
- package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.d.ts.map +1 -1
- package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.js +17 -2
- package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp-client.d.ts +5 -2
- package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp-client.d.ts.map +1 -1
- package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp-client.js +14 -2
- package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp.d.ts +4 -2
- package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp.d.ts.map +1 -1
- package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp.js +68 -2
package/meta.min.json
CHANGED
@@ -7837,7 +7837,7 @@
|
|
7837
7837
|
"format": "esm"
|
7838
7838
|
},
|
7839
7839
|
"src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.ts": {
|
7840
|
-
"bytes":
|
7840
|
+
"bytes": 75849,
|
7841
7841
|
"imports": [
|
7842
7842
|
{
|
7843
7843
|
"path": "../../node_modules/protobufjs/minimal.js",
|
@@ -7868,7 +7868,7 @@
|
|
7868
7868
|
"format": "esm"
|
7869
7869
|
},
|
7870
7870
|
"src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.ts": {
|
7871
|
-
"bytes":
|
7871
|
+
"bytes": 39932,
|
7872
7872
|
"imports": [
|
7873
7873
|
{
|
7874
7874
|
"path": "../../node_modules/protobufjs/minimal.js",
|
@@ -8796,7 +8796,7 @@
|
|
8796
8796
|
"imports": [],
|
8797
8797
|
"exports": [],
|
8798
8798
|
"inputs": {},
|
8799
|
-
"bytes":
|
8799
|
+
"bytes": 6382186
|
8800
8800
|
},
|
8801
8801
|
"dist/protos.min.js": {
|
8802
8802
|
"imports": [],
|
@@ -9036,6 +9036,7 @@
|
|
9036
9036
|
"EchoClientImpl",
|
9037
9037
|
"EchoDefinition",
|
9038
9038
|
"EchoServiceName",
|
9039
|
+
"EditCustomPostRequest",
|
9039
9040
|
"EditWikiPageRequest",
|
9040
9041
|
"Effect",
|
9041
9042
|
"EffectType",
|
@@ -10011,10 +10012,10 @@
|
|
10011
10012
|
"bytesInOutput": 464
|
10012
10013
|
},
|
10013
10014
|
"src/types/devvit/plugin/redditapi/common/common_msg.ts": {
|
10014
|
-
"bytesInOutput":
|
10015
|
+
"bytesInOutput": 75314
|
10015
10016
|
},
|
10016
10017
|
"src/types/google/protobuf/any.ts": {
|
10017
|
-
"bytesInOutput":
|
10018
|
+
"bytesInOutput": 1382
|
10018
10019
|
},
|
10019
10020
|
"src/types/devvit/ui/effects/v1alpha/effect.ts": {
|
10020
10021
|
"bytesInOutput": 4887
|
@@ -10293,7 +10294,7 @@
|
|
10293
10294
|
"bytesInOutput": 17620
|
10294
10295
|
},
|
10295
10296
|
"src/types/devvit/plugin/redditapi/subreddits/subreddits_msg.ts": {
|
10296
|
-
"bytesInOutput":
|
10297
|
+
"bytesInOutput": 292381
|
10297
10298
|
},
|
10298
10299
|
"src/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.ts": {
|
10299
10300
|
"bytesInOutput": 5593
|
@@ -10305,7 +10306,7 @@
|
|
10305
10306
|
"bytesInOutput": 12230
|
10306
10307
|
},
|
10307
10308
|
"src/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.ts": {
|
10308
|
-
"bytesInOutput":
|
10309
|
+
"bytesInOutput": 97227
|
10309
10310
|
},
|
10310
10311
|
"src/types/devvit/plugin/redditapi/modnote/modnote_svc.ts": {
|
10311
10312
|
"bytesInOutput": 3229
|
@@ -10326,10 +10327,10 @@
|
|
10326
10327
|
"bytesInOutput": 17738
|
10327
10328
|
},
|
10328
10329
|
"src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.ts": {
|
10329
|
-
"bytesInOutput":
|
10330
|
+
"bytesInOutput": 12408
|
10330
10331
|
},
|
10331
10332
|
"src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.ts": {
|
10332
|
-
"bytesInOutput":
|
10333
|
+
"bytesInOutput": 29359
|
10333
10334
|
},
|
10334
10335
|
"src/types/devvit/plugin/redditapi/graphql/graphql_svc.ts": {
|
10335
10336
|
"bytesInOutput": 803
|
@@ -10368,7 +10369,7 @@
|
|
10368
10369
|
"bytesInOutput": 253
|
10369
10370
|
}
|
10370
10371
|
},
|
10371
|
-
"bytes":
|
10372
|
+
"bytes": 1711397
|
10372
10373
|
}
|
10373
10374
|
}
|
10374
10375
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@devvit/protos",
|
3
|
-
"version": "0.11.0-next-2024-09-16-
|
3
|
+
"version": "0.11.0-next-2024-09-16-9f0c9c317.0",
|
4
4
|
"license": "BSD-3-Clause",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -45,9 +45,9 @@
|
|
45
45
|
},
|
46
46
|
"devDependencies": {
|
47
47
|
"@ampproject/filesize": "4.3.0",
|
48
|
-
"@devvit/eslint-config": "0.11.0-next-2024-09-16-
|
49
|
-
"@devvit/repo-tools": "0.11.0-next-2024-09-16-
|
50
|
-
"@devvit/tsconfig": "0.11.0-next-2024-09-16-
|
48
|
+
"@devvit/eslint-config": "0.11.0-next-2024-09-16-9f0c9c317.0",
|
49
|
+
"@devvit/repo-tools": "0.11.0-next-2024-09-16-9f0c9c317.0",
|
50
|
+
"@devvit/tsconfig": "0.11.0-next-2024-09-16-9f0c9c317.0",
|
51
51
|
"@protobuf-ts/plugin": "2.9.3",
|
52
52
|
"@types/long": "4.0.2",
|
53
53
|
"chokidar-cli": "3.0.0",
|
@@ -65,7 +65,7 @@
|
|
65
65
|
"filesize": {
|
66
66
|
"dist/protos.min.js": {
|
67
67
|
"gzip": "234 KB",
|
68
|
-
"none": "
|
68
|
+
"none": "1672 KB"
|
69
69
|
}
|
70
70
|
},
|
71
71
|
"typesVersions": {
|
@@ -81,5 +81,5 @@
|
|
81
81
|
]
|
82
82
|
}
|
83
83
|
},
|
84
|
-
"gitHead": "
|
84
|
+
"gitHead": "2328f3b094af768b7b19c1989351ade266a7065d"
|
85
85
|
}
|