@devvit/public-api 0.11.11-next-2025-03-19-f4f216ef1.0 → 0.11.11-next-2025-03-20-2debaee6b.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": 2720,
7792
+ "bytes": 2758,
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": 2821
10141
+ "bytesInOutput": 2861
10142
10142
  },
10143
10143
  "src/devvit/internals/context.ts": {
10144
10144
  "bytesInOutput": 2029
@@ -10336,7 +10336,7 @@
10336
10336
  "bytesInOutput": 3408
10337
10337
  }
10338
10338
  },
10339
- "bytes": 12455653
10339
+ "bytes": 12455773
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": 2720,
632
+ "bytes": 2758,
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": 1058703
2520
+ "bytes": 1058759
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": 2300
2881
+ "bytesInOutput": 2332
2882
2882
  },
2883
2883
  "src/devvit/internals/context.ts": {
2884
2884
  "bytesInOutput": 1087
@@ -3070,7 +3070,7 @@
3070
3070
  "bytesInOutput": 1396
3071
3071
  }
3072
3072
  },
3073
- "bytes": 218706
3073
+ "bytes": 218738
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.11-next-2025-03-19-f4f216ef1.0",
3
+ "version": "0.11.11-next-2025-03-20-2debaee6b.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,16 +30,17 @@
30
30
  },
31
31
  "types": "./index.d.ts",
32
32
  "dependencies": {
33
- "@devvit/protos": "0.11.11-next-2025-03-19-f4f216ef1.0",
34
- "@devvit/shared-types": "0.11.11-next-2025-03-19-f4f216ef1.0",
33
+ "@devvit/metrics": "0.11.11-next-2025-03-20-2debaee6b.0",
34
+ "@devvit/protos": "0.11.11-next-2025-03-20-2debaee6b.0",
35
+ "@devvit/shared-types": "0.11.11-next-2025-03-20-2debaee6b.0",
35
36
  "base64-js": "1.5.1",
36
37
  "clone-deep": "4.0.1",
37
38
  "moderndash": "4.0.0"
38
39
  },
39
40
  "devDependencies": {
40
41
  "@ampproject/filesize": "4.3.0",
41
- "@devvit/repo-tools": "0.11.11-next-2025-03-19-f4f216ef1.0",
42
- "@devvit/tsconfig": "0.11.11-next-2025-03-19-f4f216ef1.0",
42
+ "@devvit/repo-tools": "0.11.11-next-2025-03-20-2debaee6b.0",
43
+ "@devvit/tsconfig": "0.11.11-next-2025-03-20-2debaee6b.0",
43
44
  "@microsoft/api-extractor": "7.41.0",
44
45
  "@reddit/faceplate-ui": "18.0.1",
45
46
  "@types/clone-deep": "4.0.1",
@@ -60,5 +61,5 @@
60
61
  }
61
62
  },
62
63
  "source": "./src/index.ts",
63
- "gitHead": "bc1cd2fdd03e92ea93fc065c461adc42dc0e2630"
64
+ "gitHead": "830bd77dca876101350373ff7d84e924663cb5b7"
64
65
  }