@devvit/payments 0.11.20-next-2025-07-24-23-23-50-38449c441.0 → 0.11.20-next-2025-07-25-17-24-54-9a691dab8.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 +6 -16
- package/package.json +7 -7
- package/payments.min.js +6 -6
- package/payments.min.js.map +3 -3
package/meta.min.json
CHANGED
|
@@ -364,7 +364,7 @@
|
|
|
364
364
|
"format": "esm"
|
|
365
365
|
},
|
|
366
366
|
"../public-api/dist/apis/AssetsClient/AssetsClient.js": {
|
|
367
|
-
"bytes":
|
|
367
|
+
"bytes": 4542,
|
|
368
368
|
"imports": [
|
|
369
369
|
{
|
|
370
370
|
"path": "../public-api/dist/devvit/Devvit.js",
|
|
@@ -1531,13 +1531,8 @@
|
|
|
1531
1531
|
"format": "esm"
|
|
1532
1532
|
},
|
|
1533
1533
|
"../public-api/dist/devvit/Devvit.js": {
|
|
1534
|
-
"bytes":
|
|
1534
|
+
"bytes": 26965,
|
|
1535
1535
|
"imports": [
|
|
1536
|
-
{
|
|
1537
|
-
"path": "@devvit/protos",
|
|
1538
|
-
"kind": "import-statement",
|
|
1539
|
-
"external": true
|
|
1540
|
-
},
|
|
1541
1536
|
{
|
|
1542
1537
|
"path": "@devvit/protos",
|
|
1543
1538
|
"kind": "import-statement",
|
|
@@ -2843,7 +2838,7 @@
|
|
|
2843
2838
|
"imports": [],
|
|
2844
2839
|
"exports": [],
|
|
2845
2840
|
"inputs": {},
|
|
2846
|
-
"bytes":
|
|
2841
|
+
"bytes": 1126796
|
|
2847
2842
|
},
|
|
2848
2843
|
"dist/payments.min.js": {
|
|
2849
2844
|
"imports": [
|
|
@@ -3027,11 +3022,6 @@
|
|
|
3027
3022
|
"kind": "import-statement",
|
|
3028
3023
|
"external": true
|
|
3029
3024
|
},
|
|
3030
|
-
{
|
|
3031
|
-
"path": "@devvit/protos",
|
|
3032
|
-
"kind": "import-statement",
|
|
3033
|
-
"external": true
|
|
3034
|
-
},
|
|
3035
3025
|
{
|
|
3036
3026
|
"path": "@devvit/protos/payments.js",
|
|
3037
3027
|
"kind": "import-statement",
|
|
@@ -3114,7 +3104,7 @@
|
|
|
3114
3104
|
"bytesInOutput": 1365
|
|
3115
3105
|
},
|
|
3116
3106
|
"../public-api/dist/devvit/Devvit.js": {
|
|
3117
|
-
"bytesInOutput":
|
|
3107
|
+
"bytesInOutput": 7700
|
|
3118
3108
|
},
|
|
3119
3109
|
"../shared-types/dist/Actor.js": {
|
|
3120
3110
|
"bytesInOutput": 31
|
|
@@ -3177,7 +3167,7 @@
|
|
|
3177
3167
|
"bytesInOutput": 65
|
|
3178
3168
|
},
|
|
3179
3169
|
"../public-api/dist/apis/AssetsClient/AssetsClient.js": {
|
|
3180
|
-
"bytesInOutput":
|
|
3170
|
+
"bytesInOutput": 1366
|
|
3181
3171
|
},
|
|
3182
3172
|
"../public-api/dist/apis/key-value-storage/KeyValueStorage.js": {
|
|
3183
3173
|
"bytesInOutput": 1147
|
|
@@ -3414,7 +3404,7 @@
|
|
|
3414
3404
|
"bytesInOutput": 751
|
|
3415
3405
|
}
|
|
3416
3406
|
},
|
|
3417
|
-
"bytes":
|
|
3407
|
+
"bytes": 248853
|
|
3418
3408
|
}
|
|
3419
3409
|
}
|
|
3420
3410
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@devvit/payments",
|
|
3
|
-
"version": "0.11.20-next-2025-07-
|
|
3
|
+
"version": "0.11.20-next-2025-07-25-17-24-54-9a691dab8.0",
|
|
4
4
|
"license": "BSD-3-Clause",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -25,14 +25,14 @@
|
|
|
25
25
|
},
|
|
26
26
|
"types": "./index.d.ts",
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@devvit/protos": "0.11.20-next-2025-07-
|
|
29
|
-
"@devvit/public-api": "0.11.20-next-2025-07-
|
|
30
|
-
"@devvit/shared-types": "0.11.20-next-2025-07-
|
|
28
|
+
"@devvit/protos": "0.11.20-next-2025-07-25-17-24-54-9a691dab8.0",
|
|
29
|
+
"@devvit/public-api": "0.11.20-next-2025-07-25-17-24-54-9a691dab8.0",
|
|
30
|
+
"@devvit/shared-types": "0.11.20-next-2025-07-25-17-24-54-9a691dab8.0"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"@ampproject/filesize": "4.3.0",
|
|
34
|
-
"@devvit/repo-tools": "0.11.20-next-2025-07-
|
|
35
|
-
"@devvit/tsconfig": "0.11.20-next-2025-07-
|
|
34
|
+
"@devvit/repo-tools": "0.11.20-next-2025-07-25-17-24-54-9a691dab8.0",
|
|
35
|
+
"@devvit/tsconfig": "0.11.20-next-2025-07-25-17-24-54-9a691dab8.0",
|
|
36
36
|
"esbuild": "0.23.0",
|
|
37
37
|
"eslint": "9.11.1",
|
|
38
38
|
"typescript": "5.8.3",
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
50
|
"source": "./src/index.ts",
|
|
51
|
-
"gitHead": "
|
|
51
|
+
"gitHead": "fb15c146a01dfc979e3d8e41bfd914a58b6427a6"
|
|
52
52
|
}
|