@devvit/public-api 0.12.1-next-2025-09-03-22-52-18-ee36de784.0 → 0.12.1-next-2025-09-04-17-38-34-e929f1737.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 +4 -4
- package/package.json +9 -10
- package/public-api.min.js +1 -1
- package/public-api.min.js.map +2 -2
- package/version.json +1 -2
package/meta.min.json
CHANGED
|
@@ -763,7 +763,7 @@
|
|
|
763
763
|
"format": "esm"
|
|
764
764
|
},
|
|
765
765
|
"package.json": {
|
|
766
|
-
"bytes":
|
|
766
|
+
"bytes": 2320,
|
|
767
767
|
"imports": [],
|
|
768
768
|
"format": "esm",
|
|
769
769
|
"with": {
|
|
@@ -2695,7 +2695,7 @@
|
|
|
2695
2695
|
"imports": [],
|
|
2696
2696
|
"exports": [],
|
|
2697
2697
|
"inputs": {},
|
|
2698
|
-
"bytes":
|
|
2698
|
+
"bytes": 1091751
|
|
2699
2699
|
},
|
|
2700
2700
|
"dist/public-api.min.js": {
|
|
2701
2701
|
"imports": [
|
|
@@ -3117,7 +3117,7 @@
|
|
|
3117
3117
|
"bytesInOutput": 1261
|
|
3118
3118
|
},
|
|
3119
3119
|
"package.json": {
|
|
3120
|
-
"bytesInOutput":
|
|
3120
|
+
"bytesInOutput": 1912
|
|
3121
3121
|
},
|
|
3122
3122
|
"src/devvit/internals/custom-post.ts": {
|
|
3123
3123
|
"bytesInOutput": 389
|
|
@@ -3303,7 +3303,7 @@
|
|
|
3303
3303
|
"bytesInOutput": 107
|
|
3304
3304
|
}
|
|
3305
3305
|
},
|
|
3306
|
-
"bytes":
|
|
3306
|
+
"bytes": 225167
|
|
3307
3307
|
}
|
|
3308
3308
|
}
|
|
3309
3309
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@devvit/public-api",
|
|
3
|
-
"version": "0.12.1-next-2025-09-
|
|
3
|
+
"version": "0.12.1-next-2025-09-04-17-38-34-e929f1737.0",
|
|
4
4
|
"license": "BSD-3-Clause",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -36,23 +36,22 @@
|
|
|
36
36
|
},
|
|
37
37
|
"types": "./dist/index.d.ts",
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@devvit/metrics": "0.12.1-next-2025-09-
|
|
40
|
-
"@devvit/protos": "0.12.1-next-2025-09-
|
|
41
|
-
"@devvit/shared": "0.12.1-next-2025-09-
|
|
42
|
-
"@devvit/shared-types": "0.12.1-next-2025-09-
|
|
39
|
+
"@devvit/metrics": "0.12.1-next-2025-09-04-17-38-34-e929f1737.0",
|
|
40
|
+
"@devvit/protos": "0.12.1-next-2025-09-04-17-38-34-e929f1737.0",
|
|
41
|
+
"@devvit/shared": "0.12.1-next-2025-09-04-17-38-34-e929f1737.0",
|
|
42
|
+
"@devvit/shared-types": "0.12.1-next-2025-09-04-17-38-34-e929f1737.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.1-next-2025-09-
|
|
50
|
-
"@devvit/tsconfig": "0.12.1-next-2025-09-
|
|
49
|
+
"@devvit/repo-tools": "0.12.1-next-2025-09-04-17-38-34-e929f1737.0",
|
|
50
|
+
"@devvit/tsconfig": "0.12.1-next-2025-09-04-17-38-34-e929f1737.0",
|
|
51
51
|
"@reddit/faceplate-ui": "18.0.5",
|
|
52
52
|
"@types/clone-deep": "4.0.1",
|
|
53
|
-
"@vitest/coverage-c8": "0.32.0",
|
|
54
53
|
"chokidar-cli": "3.0.0",
|
|
55
|
-
"esbuild": "0.
|
|
54
|
+
"esbuild": "0.25.9",
|
|
56
55
|
"eslint": "9.11.1",
|
|
57
56
|
"typescript": "5.8.3",
|
|
58
57
|
"vitest": "1.6.1"
|
|
@@ -64,5 +63,5 @@
|
|
|
64
63
|
}
|
|
65
64
|
},
|
|
66
65
|
"source": "./src/index.ts",
|
|
67
|
-
"gitHead": "
|
|
66
|
+
"gitHead": "18a0c7650c2253fafcee1da0d7c7e63327c0ae83"
|
|
68
67
|
}
|