@devvit/protos 0.11.3-next-2024-11-12-6a2c027f8.0 → 0.11.3-next-2024-11-13-c76ec409e.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/ui/block_kit/v1beta/enums.proto +2 -2
- package/schema/snootobuf.devenv.lock +11 -11
- package/schema/snootobuf.lock +11 -11
- package/schema/snootobuf.redditapi.lock +11 -11
- package/schema/snootobuf.ts.lock +11 -11
- package/types/devvit/ui/block_kit/v1beta/enums.d.ts +3 -3
- package/types/devvit/ui/block_kit/v1beta/enums.d.ts.map +1 -1
- package/types/devvit/ui/block_kit/v1beta/enums.js +9 -9
package/meta.min.json
CHANGED
@@ -5631,7 +5631,7 @@
|
|
5631
5631
|
"format": "esm"
|
5632
5632
|
},
|
5633
5633
|
"src/types/devvit/ui/block_kit/v1beta/enums.ts": {
|
5634
|
-
"bytes":
|
5634
|
+
"bytes": 31836,
|
5635
5635
|
"imports": [],
|
5636
5636
|
"format": "esm"
|
5637
5637
|
},
|
@@ -7327,7 +7327,7 @@
|
|
7327
7327
|
"imports": [],
|
7328
7328
|
"exports": [],
|
7329
7329
|
"inputs": {},
|
7330
|
-
"bytes":
|
7330
|
+
"bytes": 5305344
|
7331
7331
|
},
|
7332
7332
|
"dist/protos.min.js": {
|
7333
7333
|
"imports": [],
|
@@ -7655,7 +7655,7 @@
|
|
7655
7655
|
"bytesInOutput": 5937
|
7656
7656
|
},
|
7657
7657
|
"src/types/devvit/ui/block_kit/v1beta/enums.ts": {
|
7658
|
-
"bytesInOutput":
|
7658
|
+
"bytesInOutput": 15957
|
7659
7659
|
},
|
7660
7660
|
"src/index.ts": {
|
7661
7661
|
"bytesInOutput": 0
|
@@ -7808,7 +7808,7 @@
|
|
7808
7808
|
"bytesInOutput": 2438
|
7809
7809
|
}
|
7810
7810
|
},
|
7811
|
-
"bytes":
|
7811
|
+
"bytes": 1373697
|
7812
7812
|
}
|
7813
7813
|
}
|
7814
7814
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@devvit/protos",
|
3
|
-
"version": "0.11.3-next-2024-11-
|
3
|
+
"version": "0.11.3-next-2024-11-13-c76ec409e.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.3-next-2024-11-
|
49
|
-
"@devvit/tsconfig": "0.11.3-next-2024-11-
|
48
|
+
"@devvit/repo-tools": "0.11.3-next-2024-11-13-c76ec409e.0",
|
49
|
+
"@devvit/tsconfig": "0.11.3-next-2024-11-13-c76ec409e.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": "dcb421f386d34056a5354fe05ceb574caf8f15da"
|
84
84
|
}
|