@devvit/protos 0.10.21-next-2024-05-28-d65320ffb.0 → 0.10.21-next-2024-05-28-c99e5e0b4.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -7838,7 +7838,7 @@
7838
7838
  "format": "esm"
7839
7839
  },
7840
7840
  "src/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.ts": {
7841
- "bytes": 10230,
7841
+ "bytes": 18008,
7842
7842
  "imports": [
7843
7843
  {
7844
7844
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9465,7 +9465,7 @@
9465
9465
  "imports": [],
9466
9466
  "exports": [],
9467
9467
  "inputs": {},
9468
- "bytes": 6991023
9468
+ "bytes": 7001616
9469
9469
  },
9470
9470
  "dist/protos.min.js": {
9471
9471
  "imports": [],
@@ -11250,7 +11250,7 @@
11250
11250
  "bytesInOutput": 292356
11251
11251
  },
11252
11252
  "src/types/devvit/plugin/redditapi/privatemessages/privatemessages_svc.ts": {
11253
- "bytesInOutput": 3487
11253
+ "bytesInOutput": 5193
11254
11254
  },
11255
11255
  "src/types/devvit/plugin/redditapi/privatemessages/privatemessages_msg.ts": {
11256
11256
  "bytesInOutput": 5265
@@ -11346,7 +11346,7 @@
11346
11346
  "bytesInOutput": 879
11347
11347
  }
11348
11348
  },
11349
- "bytes": 1879619
11349
+ "bytes": 1881325
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-28-d65320ffb.0",
3
+ "version": "0.10.21-next-2024-05-28-c99e5e0b4.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-28-d65320ffb.0",
49
+ "@devvit/tsconfig": "0.10.21-next-2024-05-28-c99e5e0b4.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": "1840.0 KB"
66
+ "none": "1850.0 KB"
67
67
  }
68
68
  },
69
69
  "typesVersions": {
@@ -76,5 +76,5 @@
76
76
  ]
77
77
  }
78
78
  },
79
- "gitHead": "af02453688142a75cab89dc72ff33dab0b9b2094"
79
+ "gitHead": "185a427e0b454da7ee6cfc88801e352e69fc1707"
80
80
  }