@devvit/protos 0.10.21-next-2024-05-23-0c86f1a99.0 → 0.10.21-next-2024-05-23-a3601e4a0.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -7745,7 +7745,7 @@
7745
7745
  "format": "esm"
7746
7746
  },
7747
7747
  "src/types/devvit/plugin/redditapi/subreddits/subreddits_msg.ts": {
7748
- "bytes": 597812,
7748
+ "bytes": 596219,
7749
7749
  "imports": [
7750
7750
  {
7751
7751
  "path": "../../node_modules/long/src/long.js",
@@ -7781,7 +7781,7 @@
7781
7781
  "format": "esm"
7782
7782
  },
7783
7783
  "src/types/devvit/plugin/redditapi/subreddits/subreddits_svc.ts": {
7784
- "bytes": 25703,
7784
+ "bytes": 59885,
7785
7785
  "imports": [
7786
7786
  {
7787
7787
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9465,7 +9465,7 @@
9465
9465
  "imports": [],
9466
9466
  "exports": [],
9467
9467
  "inputs": {},
9468
- "bytes": 6947246
9468
+ "bytes": 6991023
9469
9469
  },
9470
9470
  "dist/protos.min.js": {
9471
9471
  "imports": [],
@@ -11244,10 +11244,10 @@
11244
11244
  "bytesInOutput": 30688
11245
11245
  },
11246
11246
  "src/types/devvit/plugin/redditapi/subreddits/subreddits_svc.ts": {
11247
- "bytesInOutput": 9080
11247
+ "bytesInOutput": 16160
11248
11248
  },
11249
11249
  "src/types/devvit/plugin/redditapi/subreddits/subreddits_msg.ts": {
11250
- "bytesInOutput": 293346
11250
+ "bytesInOutput": 292356
11251
11251
  },
11252
11252
  "src/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.ts": {
11253
11253
  "bytesInOutput": 3487
@@ -11346,7 +11346,7 @@
11346
11346
  "bytesInOutput": 879
11347
11347
  }
11348
11348
  },
11349
- "bytes": 1873529
11349
+ "bytes": 1879619
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-23-0c86f1a99.0",
3
+ "version": "0.10.21-next-2024-05-23-a3601e4a0.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-23-0c86f1a99.0",
49
+ "@devvit/tsconfig": "0.10.21-next-2024-05-23-a3601e4a0.0",
50
50
  "@types/long": "4.0.2",
51
51
  "chokidar-cli": "3.0.0",
52
52
  "esbuild": "0.18.12",
@@ -63,7 +63,7 @@
63
63
  "filesize": {
64
64
  "dist/protos.min.js": {
65
65
  "gzip": "258 KB",
66
- "none": "1830.0 KB"
66
+ "none": "1840.0 KB"
67
67
  }
68
68
  },
69
69
  "typesVersions": {
@@ -76,5 +76,5 @@
76
76
  ]
77
77
  }
78
78
  },
79
- "gitHead": "0542f0fa5dc1f40ef6d8890537af3a294072b225"
79
+ "gitHead": "b5d56f418b71fecb9325038ea796da0d718d1d61"
80
80
  }