@devvit/public-api 0.11.12-next-2025-03-27-16d09b321.0 → 0.12.0-next-2025-03-27-a65b3fec5.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 +3 -3
- package/meta.min.json +4 -4
- package/package.json +7 -7
- package/public-api.iife.js +7 -7
- package/public-api.min.js +1 -1
- package/public-api.min.js.map +2 -2
- package/version.json +6 -6
package/meta.json
CHANGED
|
@@ -7789,7 +7789,7 @@
|
|
|
7789
7789
|
"format": "esm"
|
|
7790
7790
|
},
|
|
7791
7791
|
"package.json": {
|
|
7792
|
-
"bytes":
|
|
7792
|
+
"bytes": 2752,
|
|
7793
7793
|
"imports": [],
|
|
7794
7794
|
"format": "esm",
|
|
7795
7795
|
"with": {
|
|
@@ -10137,7 +10137,7 @@
|
|
|
10137
10137
|
"bytesInOutput": 1973
|
|
10138
10138
|
},
|
|
10139
10139
|
"package.json": {
|
|
10140
|
-
"bytesInOutput":
|
|
10140
|
+
"bytesInOutput": 2855
|
|
10141
10141
|
},
|
|
10142
10142
|
"src/devvit/internals/context.ts": {
|
|
10143
10143
|
"bytesInOutput": 2029
|
|
@@ -10335,7 +10335,7 @@
|
|
|
10335
10335
|
"bytesInOutput": 4058
|
|
10336
10336
|
}
|
|
10337
10337
|
},
|
|
10338
|
-
"bytes":
|
|
10338
|
+
"bytes": 12461968
|
|
10339
10339
|
}
|
|
10340
10340
|
}
|
|
10341
10341
|
}
|
package/meta.min.json
CHANGED
|
@@ -629,7 +629,7 @@
|
|
|
629
629
|
"format": "esm"
|
|
630
630
|
},
|
|
631
631
|
"package.json": {
|
|
632
|
-
"bytes":
|
|
632
|
+
"bytes": 2752,
|
|
633
633
|
"imports": [],
|
|
634
634
|
"format": "esm",
|
|
635
635
|
"with": {
|
|
@@ -2516,7 +2516,7 @@
|
|
|
2516
2516
|
"imports": [],
|
|
2517
2517
|
"exports": [],
|
|
2518
2518
|
"inputs": {},
|
|
2519
|
-
"bytes":
|
|
2519
|
+
"bytes": 1059999
|
|
2520
2520
|
},
|
|
2521
2521
|
"dist/public-api.min.js": {
|
|
2522
2522
|
"imports": [
|
|
@@ -2872,7 +2872,7 @@
|
|
|
2872
2872
|
"bytesInOutput": 848
|
|
2873
2873
|
},
|
|
2874
2874
|
"package.json": {
|
|
2875
|
-
"bytesInOutput":
|
|
2875
|
+
"bytesInOutput": 2326
|
|
2876
2876
|
},
|
|
2877
2877
|
"src/devvit/internals/context.ts": {
|
|
2878
2878
|
"bytesInOutput": 1087
|
|
@@ -3064,7 +3064,7 @@
|
|
|
3064
3064
|
"bytesInOutput": 1684
|
|
3065
3065
|
}
|
|
3066
3066
|
},
|
|
3067
|
-
"bytes":
|
|
3067
|
+
"bytes": 218984
|
|
3068
3068
|
}
|
|
3069
3069
|
}
|
|
3070
3070
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@devvit/public-api",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.12.0-next-2025-03-27-a65b3fec5.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.
|
|
34
|
-
"@devvit/protos": "0.
|
|
35
|
-
"@devvit/shared-types": "0.
|
|
33
|
+
"@devvit/metrics": "0.12.0-next-2025-03-27-a65b3fec5.0",
|
|
34
|
+
"@devvit/protos": "0.12.0-next-2025-03-27-a65b3fec5.0",
|
|
35
|
+
"@devvit/shared-types": "0.12.0-next-2025-03-27-a65b3fec5.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.
|
|
43
|
-
"@devvit/tsconfig": "0.
|
|
42
|
+
"@devvit/repo-tools": "0.12.0-next-2025-03-27-a65b3fec5.0",
|
|
43
|
+
"@devvit/tsconfig": "0.12.0-next-2025-03-27-a65b3fec5.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": "1c0021a2a3fb6dbb830ffbc962ad8d68beddedcc"
|
|
65
65
|
}
|