@devvit/protos 0.11.1-next-2024-10-14-9dfef9528.0 → 0.11.1-next-2024-10-15-a75f72509.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
@@ -5911,7 +5911,7 @@
5911
5911
  "format": "esm"
5912
5912
  },
5913
5913
  "src/types/devvit/plugin/redditapi/graphql/graphql_msg.ts": {
5914
- "bytes": 8129,
5914
+ "bytes": 11385,
5915
5915
  "imports": [
5916
5916
  {
5917
5917
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7233,7 +7233,7 @@
7233
7233
  "imports": [],
7234
7234
  "exports": [],
7235
7235
  "inputs": {},
7236
- "bytes": 5255859
7236
+ "bytes": 5261265
7237
7237
  },
7238
7238
  "dist/protos.min.js": {
7239
7239
  "imports": [],
@@ -7597,7 +7597,7 @@
7597
7597
  "bytesInOutput": 315
7598
7598
  },
7599
7599
  "src/types/devvit/plugin/redditapi/graphql/graphql_msg.ts": {
7600
- "bytesInOutput": 3083
7600
+ "bytesInOutput": 4505
7601
7601
  },
7602
7602
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.ts": {
7603
7603
  "bytesInOutput": 29354
@@ -7702,7 +7702,7 @@
7702
7702
  "bytesInOutput": 2438
7703
7703
  }
7704
7704
  },
7705
- "bytes": 1362315
7705
+ "bytes": 1363737
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.1-next-2024-10-14-9dfef9528.0",
3
+ "version": "0.11.1-next-2024-10-15-a75f72509.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.1-next-2024-10-14-9dfef9528.0",
49
- "@devvit/tsconfig": "0.11.1-next-2024-10-14-9dfef9528.0",
48
+ "@devvit/repo-tools": "0.11.1-next-2024-10-15-a75f72509.0",
49
+ "@devvit/tsconfig": "0.11.1-next-2024-10-15-a75f72509.0",
50
50
  "@protobuf-ts/plugin": "2.9.3",
51
51
  "@types/long": "4.0.2",
52
52
  "chokidar-cli": "3.0.0",
@@ -64,7 +64,7 @@
64
64
  "filesize": {
65
65
  "dist/protos.min.js": {
66
66
  "gzip": "179 KB",
67
- "none": "1331 KB"
67
+ "none": "1332 KB"
68
68
  }
69
69
  },
70
70
  "typesVersions": {
@@ -80,5 +80,5 @@
80
80
  ]
81
81
  }
82
82
  },
83
- "gitHead": "145cdf7df03a1a987e0c2822ba026be652c1ef68"
83
+ "gitHead": "e38821fc1f5a319a3bf455f4bf18db58c053199e"
84
84
  }