@devvit/protos 0.10.21-next-2024-05-20-d6b094e8d.0 → 0.10.21-next-2024-05-20-31c943973.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -7605,7 +7605,7 @@
7605
7605
  "format": "esm"
7606
7606
  },
7607
7607
  "src/types/devvit/plugin/redditapi/wiki/wiki_svc.ts": {
7608
- "bytes": 11561,
7608
+ "bytes": 23860,
7609
7609
  "imports": [
7610
7610
  {
7611
7611
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7709,7 +7709,7 @@
7709
7709
  "format": "esm"
7710
7710
  },
7711
7711
  "src/types/devvit/plugin/redditapi/users/users_svc.ts": {
7712
- "bytes": 12379,
7712
+ "bytes": 13370,
7713
7713
  "imports": [
7714
7714
  {
7715
7715
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9465,7 +9465,7 @@
9465
9465
  "imports": [],
9466
9466
  "exports": [],
9467
9467
  "inputs": {},
9468
- "bytes": 6897807
9468
+ "bytes": 6915643
9469
9469
  },
9470
9470
  "dist/protos.min.js": {
9471
9471
  "imports": [],
@@ -11226,7 +11226,7 @@
11226
11226
  "bytesInOutput": 465
11227
11227
  },
11228
11228
  "src/types/devvit/plugin/redditapi/wiki/wiki_svc.ts": {
11229
- "bytesInOutput": 3514
11229
+ "bytesInOutput": 6098
11230
11230
  },
11231
11231
  "src/types/devvit/plugin/redditapi/wiki/wiki_msg.ts": {
11232
11232
  "bytesInOutput": 26157
@@ -11238,7 +11238,7 @@
11238
11238
  "bytesInOutput": 89164
11239
11239
  },
11240
11240
  "src/types/devvit/plugin/redditapi/users/users_svc.ts": {
11241
- "bytesInOutput": 4309
11241
+ "bytesInOutput": 4516
11242
11242
  },
11243
11243
  "src/types/devvit/plugin/redditapi/users/users_msg.ts": {
11244
11244
  "bytesInOutput": 30688
@@ -11346,7 +11346,7 @@
11346
11346
  "bytesInOutput": 879
11347
11347
  }
11348
11348
  },
11349
- "bytes": 1865854
11349
+ "bytes": 1868645
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-20-d6b094e8d.0",
3
+ "version": "0.10.21-next-2024-05-20-31c943973.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-20-d6b094e8d.0",
49
+ "@devvit/tsconfig": "0.10.21-next-2024-05-20-31c943973.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": "4637d1d3976236b6bb696f449212084b7752baa7"
79
+ "gitHead": "5778aa55a689ab5f474c414c967bcdd84a24eef5"
80
80
  }