@devvit/public-api 0.11.13-next-2025-04-14-3873bf03b.0 → 0.11.13-next-2025-04-14-575d96d46.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 +2 -2
- package/meta.min.json +4 -4
- package/package.json +7 -7
- package/public-api.iife.js +1 -1
- package/public-api.min.js +1 -1
- package/public-api.min.js.map +2 -2
package/meta.json
CHANGED
|
@@ -7418,7 +7418,7 @@
|
|
|
7418
7418
|
"format": "esm"
|
|
7419
7419
|
},
|
|
7420
7420
|
"../shared-types/dist/Header.js": {
|
|
7421
|
-
"bytes":
|
|
7421
|
+
"bytes": 2440,
|
|
7422
7422
|
"imports": [],
|
|
7423
7423
|
"format": "esm"
|
|
7424
7424
|
},
|
|
@@ -10382,7 +10382,7 @@
|
|
|
10382
10382
|
"bytesInOutput": 4013
|
|
10383
10383
|
}
|
|
10384
10384
|
},
|
|
10385
|
-
"bytes":
|
|
10385
|
+
"bytes": 12495958
|
|
10386
10386
|
}
|
|
10387
10387
|
}
|
|
10388
10388
|
}
|
package/meta.min.json
CHANGED
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"format": "esm"
|
|
238
238
|
},
|
|
239
239
|
"../shared-types/dist/Header.js": {
|
|
240
|
-
"bytes":
|
|
240
|
+
"bytes": 2440,
|
|
241
241
|
"imports": [],
|
|
242
242
|
"format": "esm"
|
|
243
243
|
},
|
|
@@ -2536,7 +2536,7 @@
|
|
|
2536
2536
|
"imports": [],
|
|
2537
2537
|
"exports": [],
|
|
2538
2538
|
"inputs": {},
|
|
2539
|
-
"bytes":
|
|
2539
|
+
"bytes": 1068751
|
|
2540
2540
|
},
|
|
2541
2541
|
"dist/public-api.min.js": {
|
|
2542
2542
|
"imports": [
|
|
@@ -2850,7 +2850,7 @@
|
|
|
2850
2850
|
"bytesInOutput": 1538
|
|
2851
2851
|
},
|
|
2852
2852
|
"../shared-types/dist/Header.js": {
|
|
2853
|
-
"bytesInOutput":
|
|
2853
|
+
"bytesInOutput": 1195
|
|
2854
2854
|
},
|
|
2855
2855
|
"src/apis/ui/helpers/getFormValues.ts": {
|
|
2856
2856
|
"bytesInOutput": 436
|
|
@@ -3093,7 +3093,7 @@
|
|
|
3093
3093
|
"bytesInOutput": 107
|
|
3094
3094
|
}
|
|
3095
3095
|
},
|
|
3096
|
-
"bytes":
|
|
3096
|
+
"bytes": 220613
|
|
3097
3097
|
}
|
|
3098
3098
|
}
|
|
3099
3099
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@devvit/public-api",
|
|
3
|
-
"version": "0.11.13-next-2025-04-14-
|
|
3
|
+
"version": "0.11.13-next-2025-04-14-575d96d46.0",
|
|
4
4
|
"license": "BSD-3-Clause",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -30,17 +30,17 @@
|
|
|
30
30
|
},
|
|
31
31
|
"types": "./index.d.ts",
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@devvit/metrics": "0.11.13-next-2025-04-14-
|
|
34
|
-
"@devvit/protos": "0.11.13-next-2025-04-14-
|
|
35
|
-
"@devvit/shared-types": "0.11.13-next-2025-04-14-
|
|
33
|
+
"@devvit/metrics": "0.11.13-next-2025-04-14-575d96d46.0",
|
|
34
|
+
"@devvit/protos": "0.11.13-next-2025-04-14-575d96d46.0",
|
|
35
|
+
"@devvit/shared-types": "0.11.13-next-2025-04-14-575d96d46.0",
|
|
36
36
|
"base64-js": "1.5.1",
|
|
37
37
|
"clone-deep": "4.0.1",
|
|
38
38
|
"moderndash": "4.0.0"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@ampproject/filesize": "4.3.0",
|
|
42
|
-
"@devvit/repo-tools": "0.11.13-next-2025-04-14-
|
|
43
|
-
"@devvit/tsconfig": "0.11.13-next-2025-04-14-
|
|
42
|
+
"@devvit/repo-tools": "0.11.13-next-2025-04-14-575d96d46.0",
|
|
43
|
+
"@devvit/tsconfig": "0.11.13-next-2025-04-14-575d96d46.0",
|
|
44
44
|
"@microsoft/api-extractor": "7.41.0",
|
|
45
45
|
"@reddit/faceplate-ui": "18.0.1",
|
|
46
46
|
"@types/clone-deep": "4.0.1",
|
|
@@ -61,5 +61,5 @@
|
|
|
61
61
|
}
|
|
62
62
|
},
|
|
63
63
|
"source": "./src/index.ts",
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "27c777e9baf76c6a6cc4e67c65c2cec5ca55a67a"
|
|
65
65
|
}
|