@devvit/public-api 0.11.2-next-2024-10-22-358797c91.0 → 0.11.2-next-2024-10-24-21d7de2c5.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -8770,7 +8770,7 @@
8770
8770
  "format": "esm"
8771
8771
  },
8772
8772
  "../protos/dist/types/devvit/plugin/redditapi/wiki/wiki_svc.js": {
8773
- "bytes": 28978,
8773
+ "bytes": 29030,
8774
8774
  "imports": [
8775
8775
  {
8776
8776
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -12547,7 +12547,7 @@
12547
12547
  "bytesInOutput": 24567
12548
12548
  },
12549
12549
  "../protos/dist/types/devvit/plugin/redditapi/wiki/wiki_svc.js": {
12550
- "bytesInOutput": 17145
12550
+ "bytesInOutput": 17187
12551
12551
  },
12552
12552
  "../protos/dist/types/devvit/plugin/redditapi/wiki/wiki_msg.js": {
12553
12553
  "bytesInOutput": 57632
@@ -12865,7 +12865,7 @@
12865
12865
  "bytesInOutput": 370
12866
12866
  }
12867
12867
  },
12868
- "bytes": 12740413
12868
+ "bytes": 12740587
12869
12869
  }
12870
12870
  }
12871
12871
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.11.2-next-2024-10-22-358797c91.0",
3
+ "version": "0.11.2-next-2024-10-24-21d7de2c5.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,8 +30,8 @@
30
30
  },
31
31
  "types": "./index.d.ts",
32
32
  "dependencies": {
33
- "@devvit/protos": "0.11.2-next-2024-10-22-358797c91.0",
34
- "@devvit/shared-types": "0.11.2-next-2024-10-22-358797c91.0",
33
+ "@devvit/protos": "0.11.2-next-2024-10-24-21d7de2c5.0",
34
+ "@devvit/shared-types": "0.11.2-next-2024-10-24-21d7de2c5.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -39,8 +39,8 @@
39
39
  },
40
40
  "devDependencies": {
41
41
  "@ampproject/filesize": "4.3.0",
42
- "@devvit/repo-tools": "0.11.2-next-2024-10-22-358797c91.0",
43
- "@devvit/tsconfig": "0.11.2-next-2024-10-22-358797c91.0",
42
+ "@devvit/repo-tools": "0.11.2-next-2024-10-24-21d7de2c5.0",
43
+ "@devvit/tsconfig": "0.11.2-next-2024-10-24-21d7de2c5.0",
44
44
  "@microsoft/api-extractor": "7.41.0",
45
45
  "@reddit/faceplate-ui": "18.0.1",
46
46
  "@types/clone-deep": "4.0.1",
@@ -63,5 +63,5 @@
63
63
  }
64
64
  },
65
65
  "source": "./src/index.ts",
66
- "gitHead": "cc8594d5dc9076aa441d27f715d7fc68becf7317"
66
+ "gitHead": "3bea7507ac49ab58ee178b35db24efd1139824a2"
67
67
  }
package/public-api.d.ts CHANGED
@@ -55089,7 +55089,7 @@ declare const WikiDefinition: {
55089
55089
  readonly responseStream: false;
55090
55090
  readonly options: {
55091
55091
  readonly _unknownFields: {
55092
- readonly 480010: readonly [Uint8Array, Uint8Array];
55092
+ readonly 480010: readonly [Uint8Array, Uint8Array, Uint8Array];
55093
55093
  };
55094
55094
  };
55095
55095
  };