@devvit/client 0.11.18-next-2025-06-30-16-07-46-77bec1ee2.0 → 0.11.18-next-2025-06-30-21-42-07-dd2300c6a.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/client-meta.min.json +4 -9
- package/client.min.js.map +2 -2
- package/effects/index.d.ts +1 -1
- package/effects/index.d.ts.map +1 -1
- package/effects/show-toast.d.ts +1 -6
- package/effects/show-toast.d.ts.map +1 -1
- package/index.d.ts +0 -1
- package/index.d.ts.map +1 -1
- package/index.js +0 -1
- package/package.json +9 -8
package/client-meta.min.json
CHANGED
|
@@ -4929,7 +4929,7 @@
|
|
|
4929
4929
|
"format": "esm"
|
|
4930
4930
|
},
|
|
4931
4931
|
"src/effects/show-toast.ts": {
|
|
4932
|
-
"bytes":
|
|
4932
|
+
"bytes": 1011,
|
|
4933
4933
|
"imports": [
|
|
4934
4934
|
{
|
|
4935
4935
|
"path": "src/effects/emit-effect.ts",
|
|
@@ -4940,7 +4940,7 @@
|
|
|
4940
4940
|
"format": "esm"
|
|
4941
4941
|
},
|
|
4942
4942
|
"src/effects/index.ts": {
|
|
4943
|
-
"bytes":
|
|
4943
|
+
"bytes": 182,
|
|
4944
4944
|
"imports": [
|
|
4945
4945
|
{
|
|
4946
4946
|
"path": "src/effects/emit-effect.ts",
|
|
@@ -4966,7 +4966,7 @@
|
|
|
4966
4966
|
"format": "esm"
|
|
4967
4967
|
},
|
|
4968
4968
|
"src/index.ts": {
|
|
4969
|
-
"bytes":
|
|
4969
|
+
"bytes": 122,
|
|
4970
4970
|
"imports": [
|
|
4971
4971
|
{
|
|
4972
4972
|
"path": "src/context.ts",
|
|
@@ -4977,11 +4977,6 @@
|
|
|
4977
4977
|
"path": "src/effects/index.ts",
|
|
4978
4978
|
"kind": "import-statement",
|
|
4979
4979
|
"original": "./effects/index.js"
|
|
4980
|
-
},
|
|
4981
|
-
{
|
|
4982
|
-
"path": "src/effects/show-toast.ts",
|
|
4983
|
-
"kind": "import-statement",
|
|
4984
|
-
"original": "./effects/show-toast.js"
|
|
4985
4980
|
}
|
|
4986
4981
|
],
|
|
4987
4982
|
"format": "esm"
|
|
@@ -4992,7 +4987,7 @@
|
|
|
4992
4987
|
"imports": [],
|
|
4993
4988
|
"exports": [],
|
|
4994
4989
|
"inputs": {},
|
|
4995
|
-
"bytes":
|
|
4990
|
+
"bytes": 326370
|
|
4996
4991
|
},
|
|
4997
4992
|
"dist/client.min.js": {
|
|
4998
4993
|
"imports": [],
|