@devvit/protos 0.11.8-next-2025-02-10-4d44fb2af.0 → 0.11.8-next-2025-02-10-c496a14e8.0

Sign up to get free protection for your applications and to get access to all the features.
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": 80444,
6055
+ "bytes": 81226,
6056
6056
  "imports": [
6057
6057
  {
6058
6058
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -6064,6 +6064,11 @@
6064
6064
  "kind": "import-statement",
6065
6065
  "original": "../../../../google/protobuf/any.js"
6066
6066
  },
6067
+ {
6068
+ "path": "src/types/google/protobuf/struct.ts",
6069
+ "kind": "import-statement",
6070
+ "original": "../../../../google/protobuf/struct.js"
6071
+ },
6067
6072
  {
6068
6073
  "path": "src/types/google/protobuf/wrappers.ts",
6069
6074
  "kind": "import-statement",
@@ -7332,7 +7337,7 @@
7332
7337
  "imports": [],
7333
7338
  "exports": [],
7334
7339
  "inputs": {},
7335
- "bytes": 5321673
7340
+ "bytes": 5322847
7336
7341
  },
7337
7342
  "dist/protos.min.js": {
7338
7343
  "imports": [],
@@ -7709,7 +7714,7 @@
7709
7714
  "bytesInOutput": 4505
7710
7715
  },
7711
7716
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.ts": {
7712
- "bytesInOutput": 30943
7717
+ "bytesInOutput": 31277
7713
7718
  },
7714
7719
  "src/types/devvit/reddit/comment.ts": {
7715
7720
  "bytesInOutput": 26964
@@ -7814,7 +7819,7 @@
7814
7819
  "bytesInOutput": 2438
7815
7820
  }
7816
7821
  },
7817
- "bytes": 1377622
7822
+ "bytes": 1377956
7818
7823
  }
7819
7824
  }
7820
7825
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.8-next-2025-02-10-4d44fb2af.0",
3
+ "version": "0.11.8-next-2025-02-10-c496a14e8.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.8-next-2025-02-10-4d44fb2af.0",
49
- "@devvit/tsconfig": "0.11.8-next-2025-02-10-4d44fb2af.0",
48
+ "@devvit/repo-tools": "0.11.8-next-2025-02-10-c496a14e8.0",
49
+ "@devvit/tsconfig": "0.11.8-next-2025-02-10-c496a14e8.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": "3db0d0b879b687e1e0b695f0be2b8e7ca869b50f"
83
+ "gitHead": "d73cf7cdbafa52712d0c16254d660cb2391398bb"
84
84
  }