@devvit/public-api 0.11.2 → 0.11.3-next-2024-10-31-36e124f73.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -10399,7 +10399,7 @@
10399
10399
  "format": "esm"
10400
10400
  },
10401
10401
  "../shared-types/dist/StringUtil.js": {
10402
- "bytes": 1200,
10402
+ "bytes": 1747,
10403
10403
  "imports": [],
10404
10404
  "format": "esm"
10405
10405
  },
@@ -12724,7 +12724,7 @@
12724
12724
  "bytesInOutput": 670
12725
12725
  },
12726
12726
  "../shared-types/dist/StringUtil.js": {
12727
- "bytesInOutput": 792
12727
+ "bytesInOutput": 1150
12728
12728
  },
12729
12729
  "src/devvit/internals/triggers.ts": {
12730
12730
  "bytesInOutput": 6316
@@ -12865,7 +12865,7 @@
12865
12865
  "bytesInOutput": 370
12866
12866
  }
12867
12867
  },
12868
- "bytes": 12741467
12868
+ "bytes": 12742801
12869
12869
  }
12870
12870
  }
12871
12871
  }
package/meta.min.json CHANGED
@@ -3353,7 +3353,7 @@
3353
3353
  "format": "esm"
3354
3354
  },
3355
3355
  "../shared-types/dist/StringUtil.js": {
3356
- "bytes": 1200,
3356
+ "bytes": 1747,
3357
3357
  "imports": [],
3358
3358
  "format": "esm"
3359
3359
  },
@@ -4789,7 +4789,7 @@
4789
4789
  "imports": [],
4790
4790
  "exports": [],
4791
4791
  "inputs": {},
4792
- "bytes": 1224024
4792
+ "bytes": 1224763
4793
4793
  },
4794
4794
  "dist/public-api.min.js": {
4795
4795
  "imports": [
@@ -5505,7 +5505,7 @@
5505
5505
  "bytesInOutput": 3272
5506
5506
  },
5507
5507
  "../shared-types/dist/StringUtil.js": {
5508
- "bytesInOutput": 379
5508
+ "bytesInOutput": 503
5509
5509
  },
5510
5510
  "src/devvit/internals/ui-event-handler.ts": {
5511
5511
  "bytesInOutput": 1418
@@ -5634,7 +5634,7 @@
5634
5634
  "bytesInOutput": 178
5635
5635
  }
5636
5636
  },
5637
- "bytes": 261432
5637
+ "bytes": 261556
5638
5638
  }
5639
5639
  }
5640
5640
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.11.2",
3
+ "version": "0.11.3-next-2024-10-31-36e124f73.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",
34
- "@devvit/shared-types": "0.11.2",
33
+ "@devvit/protos": "0.11.3-next-2024-10-31-36e124f73.0",
34
+ "@devvit/shared-types": "0.11.3-next-2024-10-31-36e124f73.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",
43
- "@devvit/tsconfig": "0.11.2",
42
+ "@devvit/repo-tools": "0.11.3-next-2024-10-31-36e124f73.0",
43
+ "@devvit/tsconfig": "0.11.3-next-2024-10-31-36e124f73.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": "9dbed838554fc960b6ce0211b33fcfca12d4df6f"
66
+ "gitHead": "6610473c0c62ba198f1fd9e4513f5b92797d8651"
67
67
  }