@devvit/protos 0.11.2-next-2024-10-22-0ffc314ca.0 → 0.11.2-next-2024-10-22-8d2a6746e.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 +4 -4
- package/package.json +4 -4
- package/protos.min.js +1 -1
- package/protos.min.js.map +2 -2
- package/schema/devvit/plugin/redditapi/wiki/wiki_svc.proto +1 -0
- package/schema/snootobuf.devenv.lock +108 -86
- package/schema/snootobuf.lock +108 -86
- package/schema/snootobuf.redditapi.lock +108 -86
- package/schema/snootobuf.ts.lock +108 -86
- package/types/devvit/plugin/redditapi/wiki/wiki_svc.d.ts +1 -1
- package/types/devvit/plugin/redditapi/wiki/wiki_svc.d.ts.map +1 -1
- package/types/devvit/plugin/redditapi/wiki/wiki_svc.js +1 -0
package/meta.min.json
CHANGED
@@ -6523,7 +6523,7 @@
|
|
6523
6523
|
"format": "esm"
|
6524
6524
|
},
|
6525
6525
|
"src/types/devvit/plugin/redditapi/wiki/wiki_svc.ts": {
|
6526
|
-
"bytes":
|
6526
|
+
"bytes": 23468,
|
6527
6527
|
"imports": [
|
6528
6528
|
{
|
6529
6529
|
"path": "../../node_modules/protobufjs/minimal.js",
|
@@ -7233,7 +7233,7 @@
|
|
7233
7233
|
"imports": [],
|
7234
7234
|
"exports": [],
|
7235
7235
|
"inputs": {},
|
7236
|
-
"bytes":
|
7236
|
+
"bytes": 5261403
|
7237
7237
|
},
|
7238
7238
|
"dist/protos.min.js": {
|
7239
7239
|
"imports": [],
|
@@ -7657,7 +7657,7 @@
|
|
7657
7657
|
"bytesInOutput": 7055
|
7658
7658
|
},
|
7659
7659
|
"src/types/devvit/plugin/redditapi/wiki/wiki_svc.ts": {
|
7660
|
-
"bytesInOutput":
|
7660
|
+
"bytesInOutput": 4190
|
7661
7661
|
},
|
7662
7662
|
"src/types/devvit/plugin/redditapi/wiki/wiki_msg.ts": {
|
7663
7663
|
"bytesInOutput": 26092
|
@@ -7702,7 +7702,7 @@
|
|
7702
7702
|
"bytesInOutput": 2438
|
7703
7703
|
}
|
7704
7704
|
},
|
7705
|
-
"bytes":
|
7705
|
+
"bytes": 1363762
|
7706
7706
|
}
|
7707
7707
|
}
|
7708
7708
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@devvit/protos",
|
3
|
-
"version": "0.11.2-next-2024-10-22-
|
3
|
+
"version": "0.11.2-next-2024-10-22-8d2a6746e.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.2-next-2024-10-22-
|
49
|
-
"@devvit/tsconfig": "0.11.2-next-2024-10-22-
|
48
|
+
"@devvit/repo-tools": "0.11.2-next-2024-10-22-8d2a6746e.0",
|
49
|
+
"@devvit/tsconfig": "0.11.2-next-2024-10-22-8d2a6746e.0",
|
50
50
|
"@protobuf-ts/plugin": "2.9.3",
|
51
51
|
"@types/long": "4.0.2",
|
52
52
|
"chokidar-cli": "3.0.0",
|
@@ -80,5 +80,5 @@
|
|
80
80
|
]
|
81
81
|
}
|
82
82
|
},
|
83
|
-
"gitHead": "
|
83
|
+
"gitHead": "12358307c3d107f5ea0b7e97307fbe7f3a22362f"
|
84
84
|
}
|