@devvit/protos 0.10.23-next-2024-06-13-77b97ee32.0 → 0.10.23-next-2024-06-13-8531b9c24.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -5850,7 +5850,7 @@
5850
5850
  "format": "esm"
5851
5851
  },
5852
5852
  "src/types/devvit/reddit/v2alpha/postv2.ts": {
5853
- "bytes": 42833,
5853
+ "bytes": 43443,
5854
5854
  "imports": [
5855
5855
  {
5856
5856
  "path": "../../node_modules/long/src/long.js",
@@ -9147,7 +9147,7 @@
9147
9147
  "imports": [],
9148
9148
  "exports": [],
9149
9149
  "inputs": {},
9150
- "bytes": 6815023
9150
+ "bytes": 6816015
9151
9151
  },
9152
9152
  "dist/protos.min.js": {
9153
9153
  "imports": [],
@@ -10630,7 +10630,7 @@
10630
10630
  "bytesInOutput": 4179
10631
10631
  },
10632
10632
  "src/types/devvit/reddit/v2alpha/postv2.ts": {
10633
- "bytesInOutput": 20587
10633
+ "bytesInOutput": 20935
10634
10634
  },
10635
10635
  "src/types/devvit/reddit/v2alpha/modmail.ts": {
10636
10636
  "bytesInOutput": 4497
@@ -10909,7 +10909,7 @@
10909
10909
  "bytesInOutput": 879
10910
10910
  }
10911
10911
  },
10912
- "bytes": 1822673
10912
+ "bytes": 1823021
10913
10913
  }
10914
10914
  }
10915
10915
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.10.23-next-2024-06-13-77b97ee32.0",
3
+ "version": "0.10.23-next-2024-06-13-8531b9c24.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -46,7 +46,7 @@
46
46
  "@ampproject/filesize": "4.3.0",
47
47
  "@devvit/eslint-config": "0.10.22",
48
48
  "@devvit/repo-tools": "0.10.22",
49
- "@devvit/tsconfig": "0.10.23-next-2024-06-13-77b97ee32.0",
49
+ "@devvit/tsconfig": "0.10.23-next-2024-06-13-8531b9c24.0",
50
50
  "@types/long": "4.0.2",
51
51
  "chokidar-cli": "3.0.0",
52
52
  "esbuild": "0.18.12",
@@ -76,5 +76,5 @@
76
76
  ]
77
77
  }
78
78
  },
79
- "gitHead": "380c37ded1ed22a5358e6c6d08aeb9400ff523b1"
79
+ "gitHead": "355eec5bbbf31e237494cde154f852fd86e91259"
80
80
  }