@devvit/payments 0.12.1-next-2025-08-27-22-48-33-2ff5b6ffa.0 → 0.12.1-next-2025-08-28-18-09-51-2e6720298.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 CHANGED
@@ -1832,7 +1832,7 @@
1832
1832
  "format": "esm"
1833
1833
  },
1834
1834
  "../public-api/dist/apis/reddit/models/Flair.js": {
1835
- "bytes": 14289,
1835
+ "bytes": 14301,
1836
1836
  "imports": [
1837
1837
  {
1838
1838
  "path": "@devvit/protos",
@@ -2961,7 +2961,7 @@
2961
2961
  "imports": [],
2962
2962
  "exports": [],
2963
2963
  "inputs": {},
2964
- "bytes": 1136999
2964
+ "bytes": 1137023
2965
2965
  },
2966
2966
  "dist/payments.min.js": {
2967
2967
  "imports": [
@@ -3508,7 +3508,7 @@
3508
3508
  "bytesInOutput": 272
3509
3509
  },
3510
3510
  "../public-api/dist/apis/reddit/models/Flair.js": {
3511
- "bytesInOutput": 5419
3511
+ "bytesInOutput": 5427
3512
3512
  },
3513
3513
  "../public-api/dist/apis/reddit/models/Post.js": {
3514
3514
  "bytesInOutput": 18337
@@ -3571,7 +3571,7 @@
3571
3571
  "bytesInOutput": 751
3572
3572
  }
3573
3573
  },
3574
- "bytes": 251195
3574
+ "bytes": 251203
3575
3575
  }
3576
3576
  }
3577
3577
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/payments",
3
- "version": "0.12.1-next-2025-08-27-22-48-33-2ff5b6ffa.0",
3
+ "version": "0.12.1-next-2025-08-28-18-09-51-2e6720298.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -36,14 +36,14 @@
36
36
  },
37
37
  "types": "./dist/index.d.ts",
38
38
  "dependencies": {
39
- "@devvit/protos": "0.12.1-next-2025-08-27-22-48-33-2ff5b6ffa.0",
40
- "@devvit/public-api": "0.12.1-next-2025-08-27-22-48-33-2ff5b6ffa.0",
41
- "@devvit/shared-types": "0.12.1-next-2025-08-27-22-48-33-2ff5b6ffa.0"
39
+ "@devvit/protos": "0.12.1-next-2025-08-28-18-09-51-2e6720298.0",
40
+ "@devvit/public-api": "0.12.1-next-2025-08-28-18-09-51-2e6720298.0",
41
+ "@devvit/shared-types": "0.12.1-next-2025-08-28-18-09-51-2e6720298.0"
42
42
  },
43
43
  "devDependencies": {
44
44
  "@ampproject/filesize": "4.3.0",
45
- "@devvit/repo-tools": "0.12.1-next-2025-08-27-22-48-33-2ff5b6ffa.0",
46
- "@devvit/tsconfig": "0.12.1-next-2025-08-27-22-48-33-2ff5b6ffa.0",
45
+ "@devvit/repo-tools": "0.12.1-next-2025-08-28-18-09-51-2e6720298.0",
46
+ "@devvit/tsconfig": "0.12.1-next-2025-08-28-18-09-51-2e6720298.0",
47
47
  "esbuild": "0.23.0",
48
48
  "eslint": "9.11.1",
49
49
  "typescript": "5.8.3",
@@ -56,5 +56,5 @@
56
56
  }
57
57
  },
58
58
  "source": "./src/index.ts",
59
- "gitHead": "52e0c7b43bc6b546b833e28f7ff8e98c08d06994"
59
+ "gitHead": "cb497d9591472b2af4ab340b32cad6e62fec293c"
60
60
  }