@devvit/protos 0.11.0-next-2024-07-15-c5542123c.0 → 0.11.0-next-2024-07-15-a7fd3a4f7.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -6118,7 +6118,7 @@
6118
6118
  "format": "esm"
6119
6119
  },
6120
6120
  "src/types/devvit/plugin/redditapi/flair/flair_msg.ts": {
6121
- "bytes": 90862,
6121
+ "bytes": 86932,
6122
6122
  "imports": [
6123
6123
  {
6124
6124
  "path": "../../node_modules/long/src/long.js",
@@ -7827,7 +7827,7 @@
7827
7827
  "format": "esm"
7828
7828
  },
7829
7829
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.ts": {
7830
- "bytes": 39616,
7830
+ "bytes": 43015,
7831
7831
  "imports": [
7832
7832
  {
7833
7833
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9012,7 +9012,7 @@
9012
9012
  "imports": [],
9013
9013
  "exports": [],
9014
9014
  "inputs": {},
9015
- "bytes": 6769508
9015
+ "bytes": 6767821
9016
9016
  },
9017
9017
  "dist/protos.min.js": {
9018
9018
  "imports": [],
@@ -9341,7 +9341,6 @@
9341
9341
  "FlairListRequest",
9342
9342
  "FlairListResponse",
9343
9343
  "FlairObject",
9344
- "FlairObject_FlairRichText",
9345
9344
  "FlairRequest",
9346
9345
  "FlairSelectorRequest",
9347
9346
  "FlairSelectorResponse",
@@ -10493,7 +10492,7 @@
10493
10492
  "bytesInOutput": 941
10494
10493
  },
10495
10494
  "src/types/devvit/plugin/redditapi/flair/flair_msg.ts": {
10496
- "bytesInOutput": 38534
10495
+ "bytesInOutput": 37176
10497
10496
  },
10498
10497
  "src/types/devvit/plugin/redditapi/postcollections/postcollections_msg.ts": {
10499
10498
  "bytesInOutput": 18376
@@ -10673,7 +10672,7 @@
10673
10672
  "bytesInOutput": 3569
10674
10673
  },
10675
10674
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.ts": {
10676
- "bytesInOutput": 10934
10675
+ "bytesInOutput": 11640
10677
10676
  },
10678
10677
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.ts": {
10679
10678
  "bytesInOutput": 97227
@@ -10733,7 +10732,7 @@
10733
10732
  "bytesInOutput": 879
10734
10733
  }
10735
10734
  },
10736
- "bytes": 1809631
10735
+ "bytes": 1808947
10737
10736
  }
10738
10737
  }
10739
10738
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.0-next-2024-07-15-c5542123c.0",
3
+ "version": "0.11.0-next-2024-07-15-a7fd3a4f7.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -44,9 +44,9 @@
44
44
  },
45
45
  "devDependencies": {
46
46
  "@ampproject/filesize": "4.3.0",
47
- "@devvit/eslint-config": "0.11.0-next-2024-07-15-c5542123c.0",
48
- "@devvit/repo-tools": "0.11.0-next-2024-07-15-c5542123c.0",
49
- "@devvit/tsconfig": "0.11.0-next-2024-07-15-c5542123c.0",
47
+ "@devvit/eslint-config": "0.11.0-next-2024-07-15-a7fd3a4f7.0",
48
+ "@devvit/repo-tools": "0.11.0-next-2024-07-15-a7fd3a4f7.0",
49
+ "@devvit/tsconfig": "0.11.0-next-2024-07-15-a7fd3a4f7.0",
50
50
  "@types/long": "4.0.2",
51
51
  "chokidar-cli": "3.0.0",
52
52
  "esbuild": "0.18.12",
@@ -79,5 +79,5 @@
79
79
  ]
80
80
  }
81
81
  },
82
- "gitHead": "59030d09e8eb2948a002181212230c9d1975fdf3"
82
+ "gitHead": "882e0bd1b724c9b0164920ea64fbe87fc63722b2"
83
83
  }