@devvit/public-api 0.10.20-next-2024-05-07-d3abfaea1.0 → 0.10.20-next-2024-05-07-be1701188.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -10923,7 +10923,7 @@
10923
10923
  "format": "esm"
10924
10924
  },
10925
10925
  "../protos/dist/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.js": {
10926
- "bytes": 37645,
10926
+ "bytes": 37617,
10927
10927
  "imports": [
10928
10928
  {
10929
10929
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -15578,7 +15578,7 @@
15578
15578
  "bytesInOutput": 38038
15579
15579
  },
15580
15580
  "../protos/dist/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.js": {
15581
- "bytesInOutput": 22958
15581
+ "bytesInOutput": 22930
15582
15582
  },
15583
15583
  "../protos/dist/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.js": {
15584
15584
  "bytesInOutput": 61001
@@ -15896,7 +15896,7 @@
15896
15896
  "bytesInOutput": 370
15897
15897
  }
15898
15898
  },
15899
- "bytes": 16099913
15899
+ "bytes": 16099813
15900
15900
  }
15901
15901
  }
15902
15902
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.20-next-2024-05-07-d3abfaea1.0",
3
+ "version": "0.10.20-next-2024-05-07-be1701188.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,9 +30,9 @@
30
30
  },
31
31
  "types": "./index.d.ts",
32
32
  "dependencies": {
33
- "@devvit/protos": "0.10.20-next-2024-05-07-d3abfaea1.0",
34
- "@devvit/runtimes": "0.10.20-next-2024-05-07-d3abfaea1.0",
35
- "@devvit/shared-types": "0.10.20-next-2024-05-07-d3abfaea1.0",
33
+ "@devvit/protos": "0.10.20-next-2024-05-07-be1701188.0",
34
+ "@devvit/runtimes": "0.10.20-next-2024-05-07-be1701188.0",
35
+ "@devvit/shared-types": "0.10.20-next-2024-05-07-be1701188.0",
36
36
  "base64-js": "1.5.1",
37
37
  "clone-deep": "4.0.1",
38
38
  "core-js": "3.27.2",
@@ -41,7 +41,7 @@
41
41
  "devDependencies": {
42
42
  "@devvit/eslint-config": "0.10.19",
43
43
  "@devvit/repo-tools": "0.10.19",
44
- "@devvit/tsconfig": "0.10.20-next-2024-05-07-d3abfaea1.0",
44
+ "@devvit/tsconfig": "0.10.20-next-2024-05-07-be1701188.0",
45
45
  "@microsoft/api-extractor": "7.41.0",
46
46
  "@reddit/faceplate-ui": "11.1.0",
47
47
  "@types/clone-deep": "4.0.1",
@@ -71,5 +71,5 @@
71
71
  }
72
72
  ],
73
73
  "source": "./src/index.ts",
74
- "gitHead": "68437a89d75a604f923f3622f780b25c735291ca"
74
+ "gitHead": "f7df2d7e85da94d40e18974dd10f1f0d9c1258ed"
75
75
  }