@devvit/protos 0.11.13-next-2025-04-16-bcffd1119.0 → 0.11.13-next-2025-04-16-baa12f2b5.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 CHANGED
@@ -816,7 +816,7 @@
816
816
  "format": "esm"
817
817
  },
818
818
  "src/types/devvit/plugin/redditapi/common/common_msg.ts": {
819
- "bytes": 179223,
819
+ "bytes": 179354,
820
820
  "imports": [
821
821
  {
822
822
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7373,7 +7373,7 @@
7373
7373
  "imports": [],
7374
7374
  "exports": [],
7375
7375
  "inputs": {},
7376
- "bytes": 5403026
7376
+ "bytes": 5403236
7377
7377
  },
7378
7378
  "dist/protos.min.js": {
7379
7379
  "imports": [],
@@ -7635,7 +7635,7 @@
7635
7635
  "bytesInOutput": 10456
7636
7636
  },
7637
7637
  "src/types/devvit/plugin/redditapi/common/common_msg.ts": {
7638
- "bytesInOutput": 76378
7638
+ "bytesInOutput": 76461
7639
7639
  },
7640
7640
  "src/types/google/protobuf/any.ts": {
7641
7641
  "bytesInOutput": 1378
@@ -7863,7 +7863,7 @@
7863
7863
  "bytesInOutput": 2438
7864
7864
  }
7865
7865
  },
7866
- "bytes": 1398006
7866
+ "bytes": 1398089
7867
7867
  }
7868
7868
  }
7869
7869
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.13-next-2025-04-16-bcffd1119.0",
3
+ "version": "0.11.13-next-2025-04-16-baa12f2b5.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.13-next-2025-04-16-bcffd1119.0",
49
- "@devvit/tsconfig": "0.11.13-next-2025-04-16-bcffd1119.0",
48
+ "@devvit/repo-tools": "0.11.13-next-2025-04-16-baa12f2b5.0",
49
+ "@devvit/tsconfig": "0.11.13-next-2025-04-16-baa12f2b5.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": "a7f52a064c3a10777691b3cf3b4f122eedb7ee70"
83
+ "gitHead": "920354bd99a313114619a9b65e75a547e4a07b54"
84
84
  }