@devvit/protos 0.11.12-next-2025-03-26-46058270f.0 → 0.11.12-next-2025-03-26-b56e4b84d.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 +6 -6
- package/package.json +5 -5
- package/protos.min.js +1 -1
- package/protos.min.js.map +2 -2
- package/schema/devvit/ui/effects/web_view/v1alpha/post_message.proto +4 -0
- package/schema/devvit/ui/events/v1alpha/web_view.proto +4 -0
- package/schema/snootobuf.devenv.lock +7653 -7386
- package/schema/snootobuf.lock +7655 -7386
- package/schema/snootobuf.redditapi.lock +7651 -7386
- package/schema/snootobuf.ts.lock +183 -76
- package/types/devvit/reddit/custom_post/v1alpha/custom_post.d.ts +12 -0
- package/types/devvit/reddit/custom_post/v1alpha/custom_post.d.ts.map +1 -1
- package/types/devvit/ui/effects/web_view/v1alpha/post_message.d.ts +6 -1
- package/types/devvit/ui/effects/web_view/v1alpha/post_message.d.ts.map +1 -1
- package/types/devvit/ui/effects/web_view/v1alpha/post_message.js +18 -2
- package/types/devvit/ui/events/v1alpha/web_view.d.ts +6 -1
- package/types/devvit/ui/events/v1alpha/web_view.d.ts.map +1 -1
- package/types/devvit/ui/events/v1alpha/web_view.js +18 -2
package/meta.min.json
CHANGED
@@ -868,7 +868,7 @@
|
|
868
868
|
"format": "esm"
|
869
869
|
},
|
870
870
|
"src/types/devvit/ui/effects/web_view/v1alpha/post_message.ts": {
|
871
|
-
"bytes":
|
871
|
+
"bytes": 11591,
|
872
872
|
"imports": [
|
873
873
|
{
|
874
874
|
"path": "../../node_modules/protobufjs/minimal.js",
|
@@ -6881,7 +6881,7 @@
|
|
6881
6881
|
"format": "esm"
|
6882
6882
|
},
|
6883
6883
|
"src/types/devvit/ui/events/v1alpha/web_view.ts": {
|
6884
|
-
"bytes":
|
6884
|
+
"bytes": 9209,
|
6885
6885
|
"imports": [
|
6886
6886
|
{
|
6887
6887
|
"path": "../../node_modules/protobufjs/minimal.js",
|
@@ -7347,7 +7347,7 @@
|
|
7347
7347
|
"imports": [],
|
7348
7348
|
"exports": [],
|
7349
7349
|
"inputs": {},
|
7350
|
-
"bytes":
|
7350
|
+
"bytes": 5392948
|
7351
7351
|
},
|
7352
7352
|
"dist/protos.min.js": {
|
7353
7353
|
"imports": [],
|
@@ -7638,7 +7638,7 @@
|
|
7638
7638
|
"bytesInOutput": 1091
|
7639
7639
|
},
|
7640
7640
|
"src/types/devvit/ui/effects/web_view/v1alpha/post_message.ts": {
|
7641
|
-
"bytesInOutput":
|
7641
|
+
"bytesInOutput": 4181
|
7642
7642
|
},
|
7643
7643
|
"src/types/devvit/ui/effects/v1alpha/create_order.ts": {
|
7644
7644
|
"bytesInOutput": 4527
|
@@ -7827,13 +7827,13 @@
|
|
7827
7827
|
"bytesInOutput": 11622
|
7828
7828
|
},
|
7829
7829
|
"src/types/devvit/ui/events/v1alpha/web_view.ts": {
|
7830
|
-
"bytesInOutput":
|
7830
|
+
"bytesInOutput": 3436
|
7831
7831
|
},
|
7832
7832
|
"src/types/devvit/ui/events/v1alpha/handle_ui.ts": {
|
7833
7833
|
"bytesInOutput": 2438
|
7834
7834
|
}
|
7835
7835
|
},
|
7836
|
-
"bytes":
|
7836
|
+
"bytes": 1396211
|
7837
7837
|
}
|
7838
7838
|
}
|
7839
7839
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@devvit/protos",
|
3
|
-
"version": "0.11.12-next-2025-03-26-
|
3
|
+
"version": "0.11.12-next-2025-03-26-b56e4b84d.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.12-next-2025-03-26-
|
49
|
-
"@devvit/tsconfig": "0.11.12-next-2025-03-26-
|
48
|
+
"@devvit/repo-tools": "0.11.12-next-2025-03-26-b56e4b84d.0",
|
49
|
+
"@devvit/tsconfig": "0.11.12-next-2025-03-26-b56e4b84d.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": "183 KB",
|
67
|
-
"none": "
|
67
|
+
"none": "1364 KB"
|
68
68
|
}
|
69
69
|
},
|
70
70
|
"typesVersions": {
|
@@ -80,5 +80,5 @@
|
|
80
80
|
]
|
81
81
|
}
|
82
82
|
},
|
83
|
-
"gitHead": "
|
83
|
+
"gitHead": "85ce2e579d5de8990b36d77131c6ccdc1095c109"
|
84
84
|
}
|