@devvit/protos 0.11.0-next-2024-07-15-4a57db083.0 → 0.11.0-next-2024-07-15-c5542123c.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": 86932,
6121
+ "bytes": 90862,
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": 43015,
7830
+ "bytes": 39616,
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": 6767821
9015
+ "bytes": 6769508
9016
9016
  },
9017
9017
  "dist/protos.min.js": {
9018
9018
  "imports": [],
@@ -9341,6 +9341,7 @@
9341
9341
  "FlairListRequest",
9342
9342
  "FlairListResponse",
9343
9343
  "FlairObject",
9344
+ "FlairObject_FlairRichText",
9344
9345
  "FlairRequest",
9345
9346
  "FlairSelectorRequest",
9346
9347
  "FlairSelectorResponse",
@@ -10492,7 +10493,7 @@
10492
10493
  "bytesInOutput": 941
10493
10494
  },
10494
10495
  "src/types/devvit/plugin/redditapi/flair/flair_msg.ts": {
10495
- "bytesInOutput": 37176
10496
+ "bytesInOutput": 38534
10496
10497
  },
10497
10498
  "src/types/devvit/plugin/redditapi/postcollections/postcollections_msg.ts": {
10498
10499
  "bytesInOutput": 18376
@@ -10672,7 +10673,7 @@
10672
10673
  "bytesInOutput": 3569
10673
10674
  },
10674
10675
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.ts": {
10675
- "bytesInOutput": 11640
10676
+ "bytesInOutput": 10934
10676
10677
  },
10677
10678
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.ts": {
10678
10679
  "bytesInOutput": 97227
@@ -10732,7 +10733,7 @@
10732
10733
  "bytesInOutput": 879
10733
10734
  }
10734
10735
  },
10735
- "bytes": 1808947
10736
+ "bytes": 1809631
10736
10737
  }
10737
10738
  }
10738
10739
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.0-next-2024-07-15-4a57db083.0",
3
+ "version": "0.11.0-next-2024-07-15-c5542123c.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-4a57db083.0",
48
- "@devvit/repo-tools": "0.11.0-next-2024-07-15-4a57db083.0",
49
- "@devvit/tsconfig": "0.11.0-next-2024-07-15-4a57db083.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",
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": "4f447a0421f1c41759ca222eecfde38d87689fd6"
82
+ "gitHead": "59030d09e8eb2948a002181212230c9d1975fdf3"
83
83
  }