@devvit/protos 0.10.21-next-2024-05-22-331701ae1.0 → 0.10.21-next-2024-05-22-0e63b6246.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -7709,7 +7709,7 @@
7709
7709
  "format": "esm"
7710
7710
  },
7711
7711
  "src/types/devvit/plugin/redditapi/users/users_svc.ts": {
7712
- "bytes": 13370,
7712
+ "bytes": 23878,
7713
7713
  "imports": [
7714
7714
  {
7715
7715
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8207,7 +8207,7 @@
8207
8207
  "format": "esm"
8208
8208
  },
8209
8209
  "src/types/devvit/plugin/redditapi/flair/flair_svc.ts": {
8210
- "bytes": 13521,
8210
+ "bytes": 26571,
8211
8211
  "imports": [
8212
8212
  {
8213
8213
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9465,7 +9465,7 @@
9465
9465
  "imports": [],
9466
9466
  "exports": [],
9467
9467
  "inputs": {},
9468
- "bytes": 6915643
9468
+ "bytes": 6947246
9469
9469
  },
9470
9470
  "dist/protos.min.js": {
9471
9471
  "imports": [],
@@ -11238,7 +11238,7 @@
11238
11238
  "bytesInOutput": 89164
11239
11239
  },
11240
11240
  "src/types/devvit/plugin/redditapi/users/users_svc.ts": {
11241
- "bytesInOutput": 4516
11241
+ "bytesInOutput": 6684
11242
11242
  },
11243
11243
  "src/types/devvit/plugin/redditapi/users/users_msg.ts": {
11244
11244
  "bytesInOutput": 30688
@@ -11295,7 +11295,7 @@
11295
11295
  "bytesInOutput": 3083
11296
11296
  },
11297
11297
  "src/types/devvit/plugin/redditapi/flair/flair_svc.ts": {
11298
- "bytesInOutput": 4553
11298
+ "bytesInOutput": 7269
11299
11299
  },
11300
11300
  "src/types/devvit/gateway/utils/v1alpha/utilities.ts": {
11301
11301
  "bytesInOutput": 8951
@@ -11346,7 +11346,7 @@
11346
11346
  "bytesInOutput": 879
11347
11347
  }
11348
11348
  },
11349
- "bytes": 1868645
11349
+ "bytes": 1873529
11350
11350
  }
11351
11351
  }
11352
11352
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.10.21-next-2024-05-22-331701ae1.0",
3
+ "version": "0.10.21-next-2024-05-22-0e63b6246.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.20",
48
48
  "@devvit/repo-tools": "0.10.20",
49
- "@devvit/tsconfig": "0.10.21-next-2024-05-22-331701ae1.0",
49
+ "@devvit/tsconfig": "0.10.21-next-2024-05-22-0e63b6246.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": "c9cdb4018126fc1c4be66957839d101f497de72e"
79
+ "gitHead": "efef0af8019dc5cbeb2dca2eafaa8a7b765dd6db"
80
80
  }