@devvit/protos 0.10.21-next-2024-05-10-38df818a0.0 → 0.10.21-next-2024-05-10-123696abd.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -7864,7 +7864,7 @@
7864
7864
  "format": "esm"
7865
7865
  },
7866
7866
  "src/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.ts": {
7867
- "bytes": 9426,
7867
+ "bytes": 10184,
7868
7868
  "imports": [
7869
7869
  {
7870
7870
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7947,7 +7947,7 @@
7947
7947
  "format": "esm"
7948
7948
  },
7949
7949
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.ts": {
7950
- "bytes": 20294,
7950
+ "bytes": 21109,
7951
7951
  "imports": [
7952
7952
  {
7953
7953
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9496,7 +9496,7 @@
9496
9496
  "imports": [],
9497
9497
  "exports": [],
9498
9498
  "inputs": {},
9499
- "bytes": 6821012
9499
+ "bytes": 6823285
9500
9500
  },
9501
9501
  "dist/protos.min.js": {
9502
9502
  "imports": [],
@@ -11257,7 +11257,7 @@
11257
11257
  "bytesInOutput": 293346
11258
11258
  },
11259
11259
  "src/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.ts": {
11260
- "bytesInOutput": 3317
11260
+ "bytesInOutput": 3527
11261
11261
  },
11262
11262
  "src/types/devvit/plugin/redditapi/privatemessages/privatemessages_msg.ts": {
11263
11263
  "bytesInOutput": 5265
@@ -11266,7 +11266,7 @@
11266
11266
  "bytesInOutput": 3569
11267
11267
  },
11268
11268
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_svc.ts": {
11269
- "bytesInOutput": 6864
11269
+ "bytesInOutput": 7086
11270
11270
  },
11271
11271
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.ts": {
11272
11272
  "bytesInOutput": 97222
@@ -11353,7 +11353,7 @@
11353
11353
  "bytesInOutput": 879
11354
11354
  }
11355
11355
  },
11356
- "bytes": 1848178
11356
+ "bytes": 1848610
11357
11357
  }
11358
11358
  }
11359
11359
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.10.21-next-2024-05-10-38df818a0.0",
3
+ "version": "0.10.21-next-2024-05-10-123696abd.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-10-38df818a0.0",
49
+ "@devvit/tsconfig": "0.10.21-next-2024-05-10-123696abd.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": "254 KB",
66
- "none": "1805.0 KB"
66
+ "none": "1807.0 KB"
67
67
  }
68
68
  },
69
69
  "typesVersions": {
@@ -76,5 +76,5 @@
76
76
  ]
77
77
  }
78
78
  },
79
- "gitHead": "ffaa0037690d96268dce7c379345d235cf2d1504"
79
+ "gitHead": "c0d740baf1c7b4babccd0c8084e92407f76da035"
80
80
  }