@devvit/protos 0.11.4-next-2024-12-03-534d9fc60.0 → 0.11.4-next-2024-12-03-674647757.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.
Files changed (22) hide show
  1. package/meta.min.json +6 -6
  2. package/package.json +6 -6
  3. package/protos.min.js +1 -1
  4. package/protos.min.js.map +3 -3
  5. package/schema/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.proto +18 -0
  6. package/schema/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.proto +4 -0
  7. package/schema/snootobuf.devenv.lock +1678 -1016
  8. package/schema/snootobuf.lock +661 -352
  9. package/schema/snootobuf.redditapi.lock +661 -352
  10. package/schema/snootobuf.ts.lock +661 -352
  11. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.d.ts +31 -0
  12. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.d.ts.map +1 -1
  13. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.js +115 -0
  14. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.d.ts +38 -7
  15. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.d.ts.map +1 -1
  16. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.js +16 -1
  17. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp-client.d.ts +4 -1
  18. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp-client.d.ts.map +1 -1
  19. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp-client.js +13 -1
  20. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp.d.ts +3 -1
  21. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp.d.ts.map +1 -1
  22. package/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.twirp.js +67 -1
package/meta.min.json CHANGED
@@ -6052,7 +6052,7 @@
6052
6052
  "format": "esm"
6053
6053
  },
6054
6054
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.ts": {
6055
- "bytes": 75849,
6055
+ "bytes": 80444,
6056
6056
  "imports": [
6057
6057
  {
6058
6058
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -6083,7 +6083,7 @@
6083
6083
  "format": "esm"
6084
6084
  },
6085
6085
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.ts": {
6086
- "bytes": 39932,
6086
+ "bytes": 40832,
6087
6087
  "imports": [
6088
6088
  {
6089
6089
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7327,7 +7327,7 @@
7327
7327
  "imports": [],
7328
7328
  "exports": [],
7329
7329
  "inputs": {},
7330
- "bytes": 5306227
7330
+ "bytes": 5314075
7331
7331
  },
7332
7332
  "dist/protos.min.js": {
7333
7333
  "imports": [],
@@ -7703,13 +7703,13 @@
7703
7703
  "bytesInOutput": 4505
7704
7704
  },
7705
7705
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.ts": {
7706
- "bytesInOutput": 29354
7706
+ "bytesInOutput": 30943
7707
7707
  },
7708
7708
  "src/types/devvit/reddit/comment.ts": {
7709
7709
  "bytesInOutput": 26964
7710
7710
  },
7711
7711
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.ts": {
7712
- "bytesInOutput": 7481
7712
+ "bytesInOutput": 7608
7713
7713
  },
7714
7714
  "src/types/devvit/plugin/redditapi/listings/listings_svc.ts": {
7715
7715
  "bytesInOutput": 4597
@@ -7808,7 +7808,7 @@
7808
7808
  "bytesInOutput": 2438
7809
7809
  }
7810
7810
  },
7811
- "bytes": 1373930
7811
+ "bytes": 1375646
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.4-next-2024-12-03-534d9fc60.0",
3
+ "version": "0.11.4-next-2024-12-03-674647757.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.4-next-2024-12-03-534d9fc60.0",
49
- "@devvit/tsconfig": "0.11.4-next-2024-12-03-534d9fc60.0",
48
+ "@devvit/repo-tools": "0.11.4-next-2024-12-03-674647757.0",
49
+ "@devvit/tsconfig": "0.11.4-next-2024-12-03-674647757.0",
50
50
  "@protobuf-ts/plugin": "2.9.3",
51
51
  "@types/long": "4.0.2",
52
52
  "chokidar-cli": "3.0.0",
@@ -63,8 +63,8 @@
63
63
  },
64
64
  "filesize": {
65
65
  "dist/protos.min.js": {
66
- "gzip": "180 KB",
67
- "none": "1342 KB"
66
+ "gzip": "181 KB",
67
+ "none": "1344 KB"
68
68
  }
69
69
  },
70
70
  "typesVersions": {
@@ -80,5 +80,5 @@
80
80
  ]
81
81
  }
82
82
  },
83
- "gitHead": "b16112746286848525cdeed04e9c342a0508f931"
83
+ "gitHead": "a16aca8579763f0a287cc275a87ca55f795e89bf"
84
84
  }