@devvit/public-api 0.11.9-next-2025-03-10-ea3a0f275.0 → 0.11.10-next-2025-03-11-adb564438.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.
package/meta.json CHANGED
@@ -7789,7 +7789,7 @@
7789
7789
  "format": "esm"
7790
7790
  },
7791
7791
  "package.json": {
7792
- "bytes": 2715,
7792
+ "bytes": 2720,
7793
7793
  "imports": [],
7794
7794
  "format": "esm",
7795
7795
  "with": {
@@ -10138,7 +10138,7 @@
10138
10138
  "bytesInOutput": 1973
10139
10139
  },
10140
10140
  "package.json": {
10141
- "bytesInOutput": 2816
10141
+ "bytesInOutput": 2821
10142
10142
  },
10143
10143
  "src/devvit/internals/context.ts": {
10144
10144
  "bytesInOutput": 2029
@@ -10336,7 +10336,7 @@
10336
10336
  "bytesInOutput": 2975
10337
10337
  }
10338
10338
  },
10339
- "bytes": 12454551
10339
+ "bytes": 12454560
10340
10340
  }
10341
10341
  }
10342
10342
  }
package/meta.min.json CHANGED
@@ -629,7 +629,7 @@
629
629
  "format": "esm"
630
630
  },
631
631
  "package.json": {
632
- "bytes": 2715,
632
+ "bytes": 2720,
633
633
  "imports": [],
634
634
  "format": "esm",
635
635
  "with": {
@@ -2517,7 +2517,7 @@
2517
2517
  "imports": [],
2518
2518
  "exports": [],
2519
2519
  "inputs": {},
2520
- "bytes": 1058166
2520
+ "bytes": 1058171
2521
2521
  },
2522
2522
  "dist/public-api.min.js": {
2523
2523
  "imports": [
@@ -2878,7 +2878,7 @@
2878
2878
  "bytesInOutput": 848
2879
2879
  },
2880
2880
  "package.json": {
2881
- "bytesInOutput": 2295
2881
+ "bytesInOutput": 2300
2882
2882
  },
2883
2883
  "src/devvit/internals/context.ts": {
2884
2884
  "bytesInOutput": 1087
@@ -3070,7 +3070,7 @@
3070
3070
  "bytesInOutput": 1267
3071
3071
  }
3072
3072
  },
3073
- "bytes": 218623
3073
+ "bytes": 218628
3074
3074
  }
3075
3075
  }
3076
3076
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.11.9-next-2025-03-10-ea3a0f275.0",
3
+ "version": "0.11.10-next-2025-03-11-adb564438.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,16 +30,16 @@
30
30
  },
31
31
  "types": "./index.d.ts",
32
32
  "dependencies": {
33
- "@devvit/protos": "0.11.9-next-2025-03-10-ea3a0f275.0",
34
- "@devvit/shared-types": "0.11.9-next-2025-03-10-ea3a0f275.0",
33
+ "@devvit/protos": "0.11.10-next-2025-03-11-adb564438.0",
34
+ "@devvit/shared-types": "0.11.10-next-2025-03-11-adb564438.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "moderndash": "4.0.0"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@ampproject/filesize": "4.3.0",
41
- "@devvit/repo-tools": "0.11.9-next-2025-03-10-ea3a0f275.0",
42
- "@devvit/tsconfig": "0.11.9-next-2025-03-10-ea3a0f275.0",
41
+ "@devvit/repo-tools": "0.11.10-next-2025-03-11-adb564438.0",
42
+ "@devvit/tsconfig": "0.11.10-next-2025-03-11-adb564438.0",
43
43
  "@microsoft/api-extractor": "7.41.0",
44
44
  "@reddit/faceplate-ui": "18.0.1",
45
45
  "@types/clone-deep": "4.0.1",
@@ -60,5 +60,5 @@
60
60
  }
61
61
  },
62
62
  "source": "./src/index.ts",
63
- "gitHead": "947837c79fe85ab027c09fc949e2bd9c4fb1c1b1"
63
+ "gitHead": "e1a52107e519012b0013101ae0c1e750df13a77d"
64
64
  }