@devvit/public-api 0.10.19-next-2024-04-04-00326d826.0 → 0.10.19-next-2024-04-05-4302ca44f.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -8512,7 +8512,7 @@
8512
8512
  "format": "esm"
8513
8513
  },
8514
8514
  "../protos/dist/types/devvit/dev_portal/data_api/admin/subscription/subscription.js": {
8515
- "bytes": 26178,
8515
+ "bytes": 34119,
8516
8516
  "imports": [
8517
8517
  {
8518
8518
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8564,7 +8564,7 @@
8564
8564
  "format": "esm"
8565
8565
  },
8566
8566
  "../protos/dist/types/devvit/dev_portal/data_api/admin/audit/audit.js": {
8567
- "bytes": 24841,
8567
+ "bytes": 25280,
8568
8568
  "imports": [
8569
8569
  {
8570
8570
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -15351,13 +15351,13 @@
15351
15351
  "bytesInOutput": 9046
15352
15352
  },
15353
15353
  "../protos/dist/types/devvit/dev_portal/data_api/admin/subscription/subscription.js": {
15354
- "bytesInOutput": 24118
15354
+ "bytesInOutput": 31347
15355
15355
  },
15356
15356
  "../protos/dist/types/devvit/dev_portal/data_api/admin/organization/organization.js": {
15357
15357
  "bytesInOutput": 10185
15358
15358
  },
15359
15359
  "../protos/dist/types/devvit/dev_portal/data_api/admin/audit/audit.js": {
15360
- "bytesInOutput": 23113
15360
+ "bytesInOutput": 23511
15361
15361
  },
15362
15362
  "../protos/dist/types/devvit/dev_portal/installation_settings/installation_settings.js": {
15363
15363
  "bytesInOutput": 23636
@@ -15933,7 +15933,7 @@
15933
15933
  "bytesInOutput": 370
15934
15934
  }
15935
15935
  },
15936
- "bytes": 14451050
15936
+ "bytes": 14477097
15937
15937
  }
15938
15938
  }
15939
15939
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.19-next-2024-04-04-00326d826.0",
3
+ "version": "0.10.19-next-2024-04-05-4302ca44f.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -29,9 +29,9 @@
29
29
  },
30
30
  "types": "./index.d.ts",
31
31
  "dependencies": {
32
- "@devvit/protos": "0.10.19-next-2024-04-04-00326d826.0",
33
- "@devvit/runtimes": "0.10.19-next-2024-04-04-00326d826.0",
34
- "@devvit/shared-types": "0.10.19-next-2024-04-04-00326d826.0",
32
+ "@devvit/protos": "0.10.19-next-2024-04-05-4302ca44f.0",
33
+ "@devvit/runtimes": "0.10.19-next-2024-04-05-4302ca44f.0",
34
+ "@devvit/shared-types": "0.10.19-next-2024-04-05-4302ca44f.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -41,7 +41,7 @@
41
41
  "@ampproject/filesize": "4.3.0",
42
42
  "@devvit/eslint-config": "0.10.18",
43
43
  "@devvit/repo-tools": "0.10.18",
44
- "@devvit/tsconfig": "0.10.19-next-2024-04-04-00326d826.0",
44
+ "@devvit/tsconfig": "0.10.19-next-2024-04-05-4302ca44f.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",
@@ -63,5 +63,5 @@
63
63
  }
64
64
  },
65
65
  "source": "./src/index.ts",
66
- "gitHead": "27b5bf949b2c007d3f38e4c17e8c1210e7ce0f76"
66
+ "gitHead": "33a7ca38ddccee891b2a5cce355e2e574aa80ea3"
67
67
  }