@devvit/protos 0.10.21-next-2024-05-15-9bf51182e.0 → 0.10.21-next-2024-05-15-83bd6488d.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -5148,7 +5148,7 @@
5148
5148
  "format": "esm"
5149
5149
  },
5150
5150
  "src/types/devvit/plugin/redditapi/common/common_msg.ts": {
5151
- "bytes": 171855,
5151
+ "bytes": 172626,
5152
5152
  "imports": [
5153
5153
  {
5154
5154
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7683,7 +7683,7 @@
7683
7683
  "format": "esm"
7684
7684
  },
7685
7685
  "src/types/devvit/plugin/redditapi/widgets/widgets_svc.ts": {
7686
- "bytes": 20653,
7686
+ "bytes": 38627,
7687
7687
  "imports": [
7688
7688
  {
7689
7689
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9496,7 +9496,7 @@
9496
9496
  "imports": [],
9497
9497
  "exports": [],
9498
9498
  "inputs": {},
9499
- "bytes": 6889062
9499
+ "bytes": 6914367
9500
9500
  },
9501
9501
  "dist/protos.min.js": {
9502
9502
  "imports": [],
@@ -10995,7 +10995,7 @@
10995
10995
  "bytesInOutput": 10933
10996
10996
  },
10997
10997
  "src/types/devvit/plugin/redditapi/common/common_msg.ts": {
10998
- "bytesInOutput": 73685
10998
+ "bytesInOutput": 74019
10999
10999
  },
11000
11000
  "src/types/devvit/ui/effects/v1alpha/effect.ts": {
11001
11001
  "bytesInOutput": 4387
@@ -11268,7 +11268,7 @@
11268
11268
  "bytesInOutput": 26157
11269
11269
  },
11270
11270
  "src/types/devvit/plugin/redditapi/widgets/widgets_svc.ts": {
11271
- "bytesInOutput": 6389
11271
+ "bytesInOutput": 10161
11272
11272
  },
11273
11273
  "src/types/devvit/plugin/redditapi/widgets/widgets_msg.ts": {
11274
11274
  "bytesInOutput": 89164
@@ -11382,7 +11382,7 @@
11382
11382
  "bytesInOutput": 879
11383
11383
  }
11384
11384
  },
11385
- "bytes": 1865419
11385
+ "bytes": 1869525
11386
11386
  }
11387
11387
  }
11388
11388
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.10.21-next-2024-05-15-9bf51182e.0",
3
+ "version": "0.10.21-next-2024-05-15-83bd6488d.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-15-9bf51182e.0",
49
+ "@devvit/tsconfig": "0.10.21-next-2024-05-15-83bd6488d.0",
50
50
  "@types/long": "4.0.2",
51
51
  "chokidar-cli": "3.0.0",
52
52
  "esbuild": "0.18.12",
@@ -62,8 +62,8 @@
62
62
  },
63
63
  "filesize": {
64
64
  "dist/protos.min.js": {
65
- "gzip": "256 KB",
66
- "none": "1823.0 KB"
65
+ "gzip": "258 KB",
66
+ "none": "1830.0 KB"
67
67
  }
68
68
  },
69
69
  "typesVersions": {
@@ -76,5 +76,5 @@
76
76
  ]
77
77
  }
78
78
  },
79
- "gitHead": "5e9617b123de0486bcbac2e9685a33c9e32c62e1"
79
+ "gitHead": "aa85bdbfc4e559d44e4595fcdf3f7106e451963e"
80
80
  }