@devvit/protos 0.10.20-next-2024-05-06-cf8874e16.0 → 0.10.20-next-2024-05-07-34d77fb09.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -5920,7 +5920,7 @@
5920
5920
  "format": "esm"
5921
5921
  },
5922
5922
  "src/types/devvit/dev_portal/installation/installation.ts": {
5923
- "bytes": 77130,
5923
+ "bytes": 79920,
5924
5924
  "imports": [
5925
5925
  {
5926
5926
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -6351,7 +6351,7 @@
6351
6351
  "format": "esm"
6352
6352
  },
6353
6353
  "src/types/devvit/dev_portal/dev_portal.twirp-client.ts": {
6354
- "bytes": 66162,
6354
+ "bytes": 66266,
6355
6355
  "imports": [
6356
6356
  {
6357
6357
  "path": "src/types/devvit/dev_portal/app/app.ts",
@@ -6437,7 +6437,7 @@
6437
6437
  "format": "esm"
6438
6438
  },
6439
6439
  "src/types/devvit/dev_portal/dev_portal.ts": {
6440
- "bytes": 54266,
6440
+ "bytes": 54354,
6441
6441
  "imports": [
6442
6442
  {
6443
6443
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -10498,7 +10498,7 @@
10498
10498
  "imports": [],
10499
10499
  "exports": [],
10500
10500
  "inputs": {},
10501
- "bytes": 7720349
10501
+ "bytes": 7725110
10502
10502
  },
10503
10503
  "dist/protos.min.js": {
10504
10504
  "imports": [],
@@ -11015,6 +11015,7 @@
11015
11015
  "GetActionResponse",
11016
11016
  "GetActionsRequest",
11017
11017
  "GetActionsResponse",
11018
+ "GetAllWithAppRequest",
11018
11019
  "GetAllWithAppResponse",
11019
11020
  "GetAllWithInstallLocationRequest",
11020
11021
  "GetAllWithInstallerRequest",
@@ -12323,7 +12324,7 @@
12323
12324
  "bytesInOutput": 1301
12324
12325
  },
12325
12326
  "src/types/devvit/dev_portal/installation/installation.ts": {
12326
- "bytesInOutput": 28916
12327
+ "bytesInOutput": 29958
12327
12328
  },
12328
12329
  "src/types/devvit/dev_portal/app_version/app_version.ts": {
12329
12330
  "bytesInOutput": 17972
@@ -12605,7 +12606,7 @@
12605
12606
  "bytesInOutput": 6865
12606
12607
  },
12607
12608
  "src/types/devvit/plugin/redditapi/newmodmail/newmodmail_msg.ts": {
12608
- "bytesInOutput": 97222
12609
+ "bytesInOutput": 97290
12609
12610
  },
12610
12611
  "src/types/devvit/plugin/redditapi/modnote/modnote_svc.ts": {
12611
12612
  "bytesInOutput": 1726
@@ -12707,7 +12708,7 @@
12707
12708
  "bytesInOutput": 880
12708
12709
  }
12709
12710
  },
12710
- "bytes": 2080365
12711
+ "bytes": 2081503
12711
12712
  }
12712
12713
  }
12713
12714
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.10.20-next-2024-05-06-cf8874e16.0",
3
+ "version": "0.10.20-next-2024-05-07-34d77fb09.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -45,7 +45,7 @@
45
45
  "devDependencies": {
46
46
  "@devvit/eslint-config": "0.10.19",
47
47
  "@devvit/repo-tools": "0.10.19",
48
- "@devvit/tsconfig": "0.10.20-next-2024-05-06-cf8874e16.0",
48
+ "@devvit/tsconfig": "0.10.20-next-2024-05-07-34d77fb09.0",
49
49
  "@types/long": "4.0.2",
50
50
  "bundlesize": "0.18.2",
51
51
  "chokidar-cli": "3.0.0",
@@ -68,9 +68,9 @@
68
68
  },
69
69
  {
70
70
  "compression": "none",
71
- "maxSize": "2032 KB",
71
+ "maxSize": "2033 KB",
72
72
  "path": "dist/protos.min.js"
73
73
  }
74
74
  ],
75
- "gitHead": "93053e04caacd2d2724026ad6bba427d460c84c0"
75
+ "gitHead": "4b4d64b794d8fb43539079afb150f744adf9d288"
76
76
  }