@devvit/protos 0.10.22-next-2024-05-29-8cf29e919.0 → 0.10.22-next-2024-05-29-2dc4adb2f.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -8051,7 +8051,7 @@
8051
8051
  "format": "esm"
8052
8052
  },
8053
8053
  "src/types/devvit/plugin/redditapi/listings/listings_msg.ts": {
8054
- "bytes": 47796,
8054
+ "bytes": 48003,
8055
8055
  "imports": [
8056
8056
  {
8057
8057
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8077,7 +8077,7 @@
8077
8077
  "format": "esm"
8078
8078
  },
8079
8079
  "src/types/devvit/plugin/redditapi/listings/listings_svc.ts": {
8080
- "bytes": 8039,
8080
+ "bytes": 24918,
8081
8081
  "imports": [
8082
8082
  {
8083
8083
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9465,7 +9465,7 @@
9465
9465
  "imports": [],
9466
9466
  "exports": [],
9467
9467
  "inputs": {},
9468
- "bytes": 7037238
9468
+ "bytes": 7059918
9469
9469
  },
9470
9470
  "dist/protos.min.js": {
9471
9471
  "imports": [],
@@ -11277,7 +11277,7 @@
11277
11277
  "bytesInOutput": 19778
11278
11278
  },
11279
11279
  "src/types/devvit/plugin/redditapi/listings/listings_svc.ts": {
11280
- "bytesInOutput": 2374
11280
+ "bytesInOutput": 5871
11281
11281
  },
11282
11282
  "src/types/devvit/plugin/redditapi/listings/listings_msg.ts": {
11283
11283
  "bytesInOutput": 17738
@@ -11346,7 +11346,7 @@
11346
11346
  "bytesInOutput": 879
11347
11347
  }
11348
11348
  },
11349
- "bytes": 1886895
11349
+ "bytes": 1890392
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.22-next-2024-05-29-8cf29e919.0",
3
+ "version": "0.10.22-next-2024-05-29-2dc4adb2f.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.21",
48
48
  "@devvit/repo-tools": "0.10.21",
49
- "@devvit/tsconfig": "0.10.22-next-2024-05-29-8cf29e919.0",
49
+ "@devvit/tsconfig": "0.10.22-next-2024-05-29-2dc4adb2f.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": "6af3167afc117197ead0383a97af48743e5e25a0"
79
+ "gitHead": "02bbb56c554504e7c63ac6a4541559929acc77b5"
80
80
  }