@devvit/shared-types 0.12.1-next-2025-08-27-16-48-26-12abcb3e4.0 → 0.12.1-next-2025-08-27-17-13-20-c03dd2437.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/shared-types",
3
- "version": "0.12.1-next-2025-08-27-16-48-26-12abcb3e4.0",
3
+ "version": "0.12.1-next-2025-08-27-17-13-20-c03dd2437.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -33,13 +33,13 @@
33
33
  },
34
34
  "types": "./dist/index.d.ts",
35
35
  "dependencies": {
36
- "@devvit/protos": "0.12.1-next-2025-08-27-16-48-26-12abcb3e4.0",
36
+ "@devvit/protos": "0.12.1-next-2025-08-27-17-13-20-c03dd2437.0",
37
37
  "jsonschema": "1.4.1",
38
38
  "uuid": "9.0.0"
39
39
  },
40
40
  "devDependencies": {
41
- "@devvit/repo-tools": "0.12.1-next-2025-08-27-16-48-26-12abcb3e4.0",
42
- "@devvit/tsconfig": "0.12.1-next-2025-08-27-16-48-26-12abcb3e4.0",
41
+ "@devvit/repo-tools": "0.12.1-next-2025-08-27-17-13-20-c03dd2437.0",
42
+ "@devvit/tsconfig": "0.12.1-next-2025-08-27-17-13-20-c03dd2437.0",
43
43
  "@types/redis-mock": "0.17.1",
44
44
  "@types/uuid": "9.0.0",
45
45
  "chokidar-cli": "3.0.0",
@@ -51,5 +51,5 @@
51
51
  "vitest": "1.6.1"
52
52
  },
53
53
  "source": "./src/index.ts",
54
- "gitHead": "82efad296bf851d9033aee533ee99f500355e307"
54
+ "gitHead": "a2cdbc1dcebbd054ecd3ab6080a22e4dfa3f61da"
55
55
  }
@@ -313,7 +313,7 @@
313
313
  "type": "string",
314
314
  "description": "App account name and Community URL slug.",
315
315
  "minLength": 3,
316
- "maxLength": 20,
316
+ "maxLength": 16,
317
317
  "pattern": "^[a-z][a-z0-9-]*$"
318
318
  },
319
319
  "media": {