@devvit/public-api 0.10.20-next-2024-05-07-56d825067.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.json CHANGED
@@ -8247,7 +8247,7 @@
8247
8247
  "format": "esm"
8248
8248
  },
8249
8249
  "../protos/dist/types/devvit/dev_portal/installation/installation.js": {
8250
- "bytes": 71667,
8250
+ "bytes": 74442,
8251
8251
  "imports": [
8252
8252
  {
8253
8253
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8668,7 +8668,7 @@
8668
8668
  "format": "esm"
8669
8669
  },
8670
8670
  "../protos/dist/types/devvit/dev_portal/dev_portal.twirp-client.js": {
8671
- "bytes": 45414,
8671
+ "bytes": 45468,
8672
8672
  "imports": [
8673
8673
  {
8674
8674
  "path": "../protos/dist/types/devvit/dev_portal/app/app.js",
@@ -8754,7 +8754,7 @@
8754
8754
  "format": "esm"
8755
8755
  },
8756
8756
  "../protos/dist/types/devvit/dev_portal/dev_portal.js": {
8757
- "bytes": 44612,
8757
+ "bytes": 44666,
8758
8758
  "imports": [
8759
8759
  {
8760
8760
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -15290,7 +15290,7 @@
15290
15290
  "bytesInOutput": 2740
15291
15291
  },
15292
15292
  "../protos/dist/types/devvit/dev_portal/installation/installation.js": {
15293
- "bytesInOutput": 65740
15293
+ "bytesInOutput": 68282
15294
15294
  },
15295
15295
  "../protos/dist/types/devvit/dev_portal/app_version/app_version.js": {
15296
15296
  "bytesInOutput": 38608
@@ -15896,7 +15896,7 @@
15896
15896
  "bytesInOutput": 370
15897
15897
  }
15898
15898
  },
15899
- "bytes": 16091111
15899
+ "bytes": 16099913
15900
15900
  }
15901
15901
  }
15902
15902
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.20-next-2024-05-07-56d825067.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",
@@ -30,9 +30,9 @@
30
30
  },
31
31
  "types": "./index.d.ts",
32
32
  "dependencies": {
33
- "@devvit/protos": "0.10.20-next-2024-05-07-56d825067.0",
34
- "@devvit/runtimes": "0.10.20-next-2024-05-07-56d825067.0",
35
- "@devvit/shared-types": "0.10.20-next-2024-05-07-56d825067.0",
33
+ "@devvit/protos": "0.10.20-next-2024-05-07-34d77fb09.0",
34
+ "@devvit/runtimes": "0.10.20-next-2024-05-07-34d77fb09.0",
35
+ "@devvit/shared-types": "0.10.20-next-2024-05-07-34d77fb09.0",
36
36
  "base64-js": "1.5.1",
37
37
  "clone-deep": "4.0.1",
38
38
  "core-js": "3.27.2",
@@ -41,7 +41,7 @@
41
41
  "devDependencies": {
42
42
  "@devvit/eslint-config": "0.10.19",
43
43
  "@devvit/repo-tools": "0.10.19",
44
- "@devvit/tsconfig": "0.10.20-next-2024-05-07-56d825067.0",
44
+ "@devvit/tsconfig": "0.10.20-next-2024-05-07-34d77fb09.0",
45
45
  "@microsoft/api-extractor": "7.41.0",
46
46
  "@reddit/faceplate-ui": "11.1.0",
47
47
  "@types/clone-deep": "4.0.1",
@@ -71,5 +71,5 @@
71
71
  }
72
72
  ],
73
73
  "source": "./src/index.ts",
74
- "gitHead": "5533bec67309b5dbb2dd81e6b9c816a2bfdd090a"
74
+ "gitHead": "4b4d64b794d8fb43539079afb150f744adf9d288"
75
75
  }