@devvit/public-api 0.10.19-next-2024-04-15-2ac0aa52f.0 → 0.10.19-next-2024-04-16-bab8b33b0.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -8971,7 +8971,7 @@
8971
8971
  "format": "esm"
8972
8972
  },
8973
8973
  "../protos/dist/types/devvit/reddit/v2alpha/userv2.js": {
8974
- "bytes": 5907,
8974
+ "bytes": 6358,
8975
8975
  "imports": [
8976
8976
  {
8977
8977
  "path": "../../node_modules/long/src/long.js",
@@ -15422,7 +15422,7 @@
15422
15422
  "bytesInOutput": 57
15423
15423
  },
15424
15424
  "../protos/dist/types/devvit/reddit/v2alpha/userv2.js": {
15425
- "bytesInOutput": 5461
15425
+ "bytesInOutput": 5871
15426
15426
  },
15427
15427
  "../protos/dist/types/devvit/reddit/v2alpha/flair.js": {
15428
15428
  "bytesInOutput": 7469
@@ -15971,7 +15971,7 @@
15971
15971
  "bytesInOutput": 370
15972
15972
  }
15973
15973
  },
15974
- "bytes": 14509718
15974
+ "bytes": 14511100
15975
15975
  }
15976
15976
  }
15977
15977
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.19-next-2024-04-15-2ac0aa52f.0",
3
+ "version": "0.10.19-next-2024-04-16-bab8b33b0.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -29,9 +29,9 @@
29
29
  },
30
30
  "types": "./index.d.ts",
31
31
  "dependencies": {
32
- "@devvit/protos": "0.10.19-next-2024-04-15-2ac0aa52f.0",
33
- "@devvit/runtimes": "0.10.19-next-2024-04-15-2ac0aa52f.0",
34
- "@devvit/shared-types": "0.10.19-next-2024-04-15-2ac0aa52f.0",
32
+ "@devvit/protos": "0.10.19-next-2024-04-16-bab8b33b0.0",
33
+ "@devvit/runtimes": "0.10.19-next-2024-04-16-bab8b33b0.0",
34
+ "@devvit/shared-types": "0.10.19-next-2024-04-16-bab8b33b0.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -41,7 +41,7 @@
41
41
  "@ampproject/filesize": "4.3.0",
42
42
  "@devvit/eslint-config": "0.10.18",
43
43
  "@devvit/repo-tools": "0.10.18",
44
- "@devvit/tsconfig": "0.10.19-next-2024-04-15-2ac0aa52f.0",
44
+ "@devvit/tsconfig": "0.10.19-next-2024-04-16-bab8b33b0.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",
@@ -63,5 +63,5 @@
63
63
  }
64
64
  },
65
65
  "source": "./src/index.ts",
66
- "gitHead": "1c5e3796b759fd29fb6195ceb2b85626d8779cc9"
66
+ "gitHead": "8d34cbd3f6a408915f8b6bfecb1bfb16f753e56b"
67
67
  }