@devvit/shared-types 0.11.0-next-2024-08-13-f04661130.0 → 0.11.0-next-2024-08-14-9fb0d1d0f.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/shared-types",
3
- "version": "0.11.0-next-2024-08-13-f04661130.0",
3
+ "version": "0.11.0-next-2024-08-14-9fb0d1d0f.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -24,14 +24,14 @@
24
24
  },
25
25
  "types": "./index.d.ts",
26
26
  "dependencies": {
27
- "@devvit/protos": "0.11.0-next-2024-08-13-f04661130.0",
27
+ "@devvit/protos": "0.11.0-next-2024-08-14-9fb0d1d0f.0",
28
28
  "jsonschema": "1.4.1",
29
29
  "uuid": "9.0.0"
30
30
  },
31
31
  "devDependencies": {
32
- "@devvit/eslint-config": "0.11.0-next-2024-08-13-f04661130.0",
33
- "@devvit/repo-tools": "0.11.0-next-2024-08-13-f04661130.0",
34
- "@devvit/tsconfig": "0.11.0-next-2024-08-13-f04661130.0",
32
+ "@devvit/eslint-config": "0.11.0-next-2024-08-14-9fb0d1d0f.0",
33
+ "@devvit/repo-tools": "0.11.0-next-2024-08-14-9fb0d1d0f.0",
34
+ "@devvit/tsconfig": "0.11.0-next-2024-08-14-9fb0d1d0f.0",
35
35
  "@types/redis-mock": "0.17.1",
36
36
  "@types/uuid": "9.0.0",
37
37
  "eslint": "8.9.0",
@@ -45,5 +45,5 @@
45
45
  "directory": "dist"
46
46
  },
47
47
  "source": "./src/index.ts",
48
- "gitHead": "32273fae81308ee0cdccf9e0d975e93da2f79b76"
48
+ "gitHead": "26146c722ea3311ee9f1f58438e0babdbae8e263"
49
49
  }
@@ -53,6 +53,7 @@
53
53
  "metadata": {
54
54
  "description": "Additional metadata associated with this product",
55
55
  "type": "object",
56
+ "maxProperties": 10,
56
57
  "patternProperties": {
57
58
  "^.*$": {
58
59
  "type": "string"