devvit 0.11.19-next-2025-07-22-22-20-07-fbab46345.0 → 0.11.19-next-2025-07-22-23-31-05-5dbdec031.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/dist/package.json +8 -8
- package/package.json +8 -8
package/dist/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "devvit",
|
|
3
|
-
"version": "0.11.19-next-2025-07-22-
|
|
3
|
+
"version": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0",
|
|
4
4
|
"license": "BSD-3-Clause",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -24,18 +24,18 @@
|
|
|
24
24
|
},
|
|
25
25
|
"types": "./index.d.ts",
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@devvit/cli": "0.11.19-next-2025-07-22-
|
|
28
|
-
"@devvit/client": "0.11.19-next-2025-07-22-
|
|
29
|
-
"@devvit/public-api": "0.11.19-next-2025-07-22-
|
|
30
|
-
"@devvit/server": "0.11.19-next-2025-07-22-
|
|
27
|
+
"@devvit/cli": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0",
|
|
28
|
+
"@devvit/client": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0",
|
|
29
|
+
"@devvit/public-api": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0",
|
|
30
|
+
"@devvit/server": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@devvit/repo-tools": "0.11.19-next-2025-07-22-
|
|
34
|
-
"@devvit/tsconfig": "0.11.19-next-2025-07-22-
|
|
33
|
+
"@devvit/repo-tools": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0",
|
|
34
|
+
"@devvit/tsconfig": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0",
|
|
35
35
|
"eslint": "9.11.1",
|
|
36
36
|
"typescript": "5.8.3",
|
|
37
37
|
"vitest": "1.6.1"
|
|
38
38
|
},
|
|
39
39
|
"source": "./src/index.ts",
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "82291dc66b74ac3811ddbddd85cc42a9e1fe6442"
|
|
41
41
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "devvit",
|
|
3
|
-
"version": "0.11.19-next-2025-07-22-
|
|
3
|
+
"version": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0",
|
|
4
4
|
"license": "BSD-3-Clause",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -48,18 +48,18 @@
|
|
|
48
48
|
},
|
|
49
49
|
"types": "./dist/index.d.ts",
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@devvit/cli": "0.11.19-next-2025-07-22-
|
|
52
|
-
"@devvit/client": "0.11.19-next-2025-07-22-
|
|
53
|
-
"@devvit/public-api": "0.11.19-next-2025-07-22-
|
|
54
|
-
"@devvit/server": "0.11.19-next-2025-07-22-
|
|
51
|
+
"@devvit/cli": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0",
|
|
52
|
+
"@devvit/client": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0",
|
|
53
|
+
"@devvit/public-api": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0",
|
|
54
|
+
"@devvit/server": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
|
-
"@devvit/repo-tools": "0.11.19-next-2025-07-22-
|
|
58
|
-
"@devvit/tsconfig": "0.11.19-next-2025-07-22-
|
|
57
|
+
"@devvit/repo-tools": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0",
|
|
58
|
+
"@devvit/tsconfig": "0.11.19-next-2025-07-22-23-31-05-5dbdec031.0",
|
|
59
59
|
"eslint": "9.11.1",
|
|
60
60
|
"typescript": "5.8.3",
|
|
61
61
|
"vitest": "1.6.1"
|
|
62
62
|
},
|
|
63
63
|
"source": "./src/index.ts",
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "82291dc66b74ac3811ddbddd85cc42a9e1fe6442"
|
|
65
65
|
}
|