@devvit/client 0.12.1-next-2025-08-25-18-37-07-407f1e009.0 → 0.12.1-next-2025-08-25-20-31-24-ed3784f8b.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -27,7 +27,7 @@
27
27
  "format": "esm"
28
28
  },
29
29
  "../web-view-scripts/dist/init-context.js": {
30
- "bytes": 2806,
30
+ "bytes": 2873,
31
31
  "imports": [
32
32
  {
33
33
  "path": "../shared-types/dist/tid.js",
@@ -4991,6 +4991,27 @@
4991
4991
  ],
4992
4992
  "format": "esm"
4993
4993
  },
4994
+ "../protos/dist/json/reddit/devvit/app_permission/v1/app_permission.js": {
4995
+ "bytes": 1681,
4996
+ "imports": [],
4997
+ "format": "esm"
4998
+ },
4999
+ "src/effects/run-as-user.ts": {
5000
+ "bytes": 1950,
5001
+ "imports": [
5002
+ {
5003
+ "path": "../protos/dist/json/reddit/devvit/app_permission/v1/app_permission.js",
5004
+ "kind": "import-statement",
5005
+ "original": "@devvit/protos/json/reddit/devvit/app_permission/v1/app_permission.js"
5006
+ },
5007
+ {
5008
+ "path": "../shared-types/dist/client/emit-effect.js",
5009
+ "kind": "import-statement",
5010
+ "original": "@devvit/shared-types/client/emit-effect.js"
5011
+ }
5012
+ ],
5013
+ "format": "esm"
5014
+ },
4994
5015
  "../shared-types/dist/client/share.js": {
4995
5016
  "bytes": 90,
4996
5017
  "imports": [],
@@ -5075,7 +5096,7 @@
5075
5096
  "format": "esm"
5076
5097
  },
5077
5098
  "src/index.ts": {
5078
- "bytes": 532,
5099
+ "bytes": 589,
5079
5100
  "imports": [
5080
5101
  {
5081
5102
  "path": "src/clientContext.ts",
@@ -5092,6 +5113,11 @@
5092
5113
  "kind": "import-statement",
5093
5114
  "original": "./effects/navigate-to.js"
5094
5115
  },
5116
+ {
5117
+ "path": "src/effects/run-as-user.ts",
5118
+ "kind": "import-statement",
5119
+ "original": "./effects/run-as-user.js"
5120
+ },
5095
5121
  {
5096
5122
  "path": "src/effects/share.ts",
5097
5123
  "kind": "import-statement",
@@ -5116,12 +5142,13 @@
5116
5142
  "imports": [],
5117
5143
  "exports": [],
5118
5144
  "inputs": {},
5119
- "bytes": 458264
5145
+ "bytes": 463174
5120
5146
  },
5121
5147
  "dist/client.min.js": {
5122
5148
  "imports": [],
5123
5149
  "exports": [
5124
5150
  "addImmersiveModeChangeEventListener",
5151
+ "canRunAsUser",
5125
5152
  "context",
5126
5153
  "exitImmersiveMode",
5127
5154
  "getShareData",
@@ -5165,7 +5192,7 @@
5165
5192
  "bytesInOutput": 3203
5166
5193
  },
5167
5194
  "../../node_modules/protobufjs/src/writer_buffer.js": {
5168
- "bytesInOutput": 824
5195
+ "bytesInOutput": 835
5169
5196
  },
5170
5197
  "../../node_modules/protobufjs/src/reader.js": {
5171
5198
  "bytesInOutput": 3966
@@ -5204,7 +5231,7 @@
5204
5231
  "bytesInOutput": 936
5205
5232
  },
5206
5233
  "../web-view-scripts/dist/init-context.js": {
5207
- "bytesInOutput": 872
5234
+ "bytesInOutput": 913
5208
5235
  },
5209
5236
  "src/clientContext.ts": {
5210
5237
  "bytesInOutput": 224
@@ -5258,19 +5285,25 @@
5258
5285
  "bytesInOutput": 5338
5259
5286
  },
5260
5287
  "../shared-types/dist/client/emit-effect.js": {
5261
- "bytesInOutput": 587
5288
+ "bytesInOutput": 586
5262
5289
  },
5263
5290
  "src/effects/immersive-mode.ts": {
5264
- "bytesInOutput": 571
5291
+ "bytesInOutput": 570
5265
5292
  },
5266
5293
  "src/effects/navigate-to.ts": {
5267
- "bytesInOutput": 172
5294
+ "bytesInOutput": 171
5295
+ },
5296
+ "../protos/dist/json/reddit/devvit/app_permission/v1/app_permission.js": {
5297
+ "bytesInOutput": 411
5298
+ },
5299
+ "src/effects/run-as-user.ts": {
5300
+ "bytesInOutput": 405
5268
5301
  },
5269
5302
  "../shared-types/dist/constants.js": {
5270
5303
  "bytesInOutput": 26
5271
5304
  },
5272
5305
  "src/effects/share.ts": {
5273
- "bytesInOutput": 361
5306
+ "bytesInOutput": 360
5274
5307
  },
5275
5308
  "src/effects/helpers/assert-valid-form-fields.ts": {
5276
5309
  "bytesInOutput": 361
@@ -5282,13 +5315,13 @@
5282
5315
  "bytesInOutput": 1680
5283
5316
  },
5284
5317
  "src/effects/show-form.ts": {
5285
- "bytesInOutput": 354
5318
+ "bytesInOutput": 353
5286
5319
  },
5287
5320
  "src/effects/show-toast.ts": {
5288
- "bytesInOutput": 141
5321
+ "bytesInOutput": 140
5289
5322
  }
5290
5323
  },
5291
- "bytes": 101225
5324
+ "bytes": 102106
5292
5325
  }
5293
5326
  }
5294
5327
  }