@devvit/public-api 0.12.2-next-2025-10-16-22-45-34-2b8054235.0 → 0.12.2-next-2025-10-21-18-16-15-f63fab740.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.min.json CHANGED
@@ -82,7 +82,7 @@
82
82
  "format": "esm"
83
83
  },
84
84
  "../shared-types/dist/tid.js": {
85
- "bytes": 2341,
85
+ "bytes": 2471,
86
86
  "imports": [
87
87
  {
88
88
  "path": "../shared-types/dist/assert.js",
@@ -2700,7 +2700,7 @@
2700
2700
  "imports": [],
2701
2701
  "exports": [],
2702
2702
  "inputs": {},
2703
- "bytes": 1094049
2703
+ "bytes": 1094186
2704
2704
  },
2705
2705
  "dist/public-api.min.js": {
2706
2706
  "imports": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.12.2-next-2025-10-16-22-45-34-2b8054235.0",
3
+ "version": "0.12.2-next-2025-10-21-18-16-15-f63fab740.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -36,18 +36,18 @@
36
36
  },
37
37
  "types": "./dist/index.d.ts",
38
38
  "dependencies": {
39
- "@devvit/metrics": "0.12.2-next-2025-10-16-22-45-34-2b8054235.0",
40
- "@devvit/protos": "0.12.2-next-2025-10-16-22-45-34-2b8054235.0",
41
- "@devvit/shared": "0.12.2-next-2025-10-16-22-45-34-2b8054235.0",
42
- "@devvit/shared-types": "0.12.2-next-2025-10-16-22-45-34-2b8054235.0",
39
+ "@devvit/metrics": "0.12.2-next-2025-10-21-18-16-15-f63fab740.0",
40
+ "@devvit/protos": "0.12.2-next-2025-10-21-18-16-15-f63fab740.0",
41
+ "@devvit/shared": "0.12.2-next-2025-10-21-18-16-15-f63fab740.0",
42
+ "@devvit/shared-types": "0.12.2-next-2025-10-21-18-16-15-f63fab740.0",
43
43
  "base64-js": "1.5.1",
44
44
  "clone-deep": "4.0.1",
45
45
  "moderndash": "4.0.0"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@ampproject/filesize": "4.3.0",
49
- "@devvit/repo-tools": "0.12.2-next-2025-10-16-22-45-34-2b8054235.0",
50
- "@devvit/tsconfig": "0.12.2-next-2025-10-16-22-45-34-2b8054235.0",
49
+ "@devvit/repo-tools": "0.12.2-next-2025-10-21-18-16-15-f63fab740.0",
50
+ "@devvit/tsconfig": "0.12.2-next-2025-10-21-18-16-15-f63fab740.0",
51
51
  "@reddit/faceplate-ui": "18.0.5",
52
52
  "@types/clone-deep": "4.0.1",
53
53
  "chokidar-cli": "3.0.0",
@@ -63,5 +63,5 @@
63
63
  }
64
64
  },
65
65
  "source": "./src/index.ts",
66
- "gitHead": "731d5ab06d6d38a7830d585977d0bdcb6ed28415"
66
+ "gitHead": "c21b97bde08924cba89ad3e7a08f79a087e66f22"
67
67
  }