@devvit/payments 0.12.7-next-2025-12-16-01-25-33-548943dfa.0 → 0.12.7-next-2025-12-16-19-35-04-22e0912f4.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 -6
- package/package.json +8 -8
- package/payments.min.js +5 -5
- package/payments.min.js.map +3 -3
package/meta.min.json
CHANGED
|
@@ -527,7 +527,7 @@
|
|
|
527
527
|
"format": "esm"
|
|
528
528
|
},
|
|
529
529
|
"../public-api/dist/apis/reddit/RedditAPIClient.js": {
|
|
530
|
-
"bytes":
|
|
530
|
+
"bytes": 63477,
|
|
531
531
|
"imports": [
|
|
532
532
|
{
|
|
533
533
|
"path": "@devvit/protos",
|
|
@@ -1980,7 +1980,7 @@
|
|
|
1980
1980
|
"format": "esm"
|
|
1981
1981
|
},
|
|
1982
1982
|
"../public-api/dist/apis/reddit/models/User.js": {
|
|
1983
|
-
"bytes":
|
|
1983
|
+
"bytes": 21845,
|
|
1984
1984
|
"imports": [
|
|
1985
1985
|
{
|
|
1986
1986
|
"path": "../shared-types/dist/Header.js",
|
|
@@ -2986,7 +2986,7 @@
|
|
|
2986
2986
|
"imports": [],
|
|
2987
2987
|
"exports": [],
|
|
2988
2988
|
"inputs": {},
|
|
2989
|
-
"bytes":
|
|
2989
|
+
"bytes": 1152122
|
|
2990
2990
|
},
|
|
2991
2991
|
"dist/payments.min.js": {
|
|
2992
2992
|
"imports": [
|
|
@@ -3369,7 +3369,7 @@
|
|
|
3369
3369
|
"bytesInOutput": 836
|
|
3370
3370
|
},
|
|
3371
3371
|
"../public-api/dist/apis/reddit/RedditAPIClient.js": {
|
|
3372
|
-
"bytesInOutput":
|
|
3372
|
+
"bytesInOutput": 9328
|
|
3373
3373
|
},
|
|
3374
3374
|
"../public-api/dist/types/tid.js": {
|
|
3375
3375
|
"bytesInOutput": 1365
|
|
@@ -3537,7 +3537,7 @@
|
|
|
3537
3537
|
"bytesInOutput": 114
|
|
3538
3538
|
},
|
|
3539
3539
|
"../public-api/dist/apis/reddit/models/User.js": {
|
|
3540
|
-
"bytesInOutput":
|
|
3540
|
+
"bytesInOutput": 7830
|
|
3541
3541
|
},
|
|
3542
3542
|
"../public-api/dist/apis/reddit/models/index.js": {
|
|
3543
3543
|
"bytesInOutput": 0
|
|
@@ -3594,7 +3594,7 @@
|
|
|
3594
3594
|
"bytesInOutput": 751
|
|
3595
3595
|
}
|
|
3596
3596
|
},
|
|
3597
|
-
"bytes":
|
|
3597
|
+
"bytes": 254837
|
|
3598
3598
|
}
|
|
3599
3599
|
}
|
|
3600
3600
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@devvit/payments",
|
|
3
|
-
"version": "0.12.7-next-2025-12-16-
|
|
3
|
+
"version": "0.12.7-next-2025-12-16-19-35-04-22e0912f4.0",
|
|
4
4
|
"license": "BSD-3-Clause",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -45,15 +45,15 @@
|
|
|
45
45
|
},
|
|
46
46
|
"types": "./dist/index.d.ts",
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@devvit/protos": "0.12.7-next-2025-12-16-
|
|
49
|
-
"@devvit/public-api": "0.12.7-next-2025-12-16-
|
|
50
|
-
"@devvit/server": "0.12.7-next-2025-12-16-
|
|
51
|
-
"@devvit/shared-types": "0.12.7-next-2025-12-16-
|
|
48
|
+
"@devvit/protos": "0.12.7-next-2025-12-16-19-35-04-22e0912f4.0",
|
|
49
|
+
"@devvit/public-api": "0.12.7-next-2025-12-16-19-35-04-22e0912f4.0",
|
|
50
|
+
"@devvit/server": "0.12.7-next-2025-12-16-19-35-04-22e0912f4.0",
|
|
51
|
+
"@devvit/shared-types": "0.12.7-next-2025-12-16-19-35-04-22e0912f4.0"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"@ampproject/filesize": "4.3.0",
|
|
55
|
-
"@devvit/repo-tools": "0.12.7-next-2025-12-16-
|
|
56
|
-
"@devvit/tsconfig": "0.12.7-next-2025-12-16-
|
|
55
|
+
"@devvit/repo-tools": "0.12.7-next-2025-12-16-19-35-04-22e0912f4.0",
|
|
56
|
+
"@devvit/tsconfig": "0.12.7-next-2025-12-16-19-35-04-22e0912f4.0",
|
|
57
57
|
"esbuild": "0.25.9",
|
|
58
58
|
"eslint": "9.11.1",
|
|
59
59
|
"typescript": "5.8.3",
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
}
|
|
67
67
|
},
|
|
68
68
|
"source": "./src/index.ts",
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "c45110c82f8f84831a1120fcb6e5cb4981d50c14"
|
|
70
70
|
}
|