@devvit/public-api 0.11.0-next-2024-08-15-ad9742365.0 → 0.11.0-next-2024-08-15-0456f603c.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -8891,7 +8891,7 @@
8891
8891
  "format": "esm"
8892
8892
  },
8893
8893
  "../protos/dist/types/devvit/dev_portal/app/info/app_info.js": {
8894
- "bytes": 16759,
8894
+ "bytes": 18984,
8895
8895
  "imports": [
8896
8896
  {
8897
8897
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -14092,7 +14092,7 @@
14092
14092
  "bytesInOutput": 68300
14093
14093
  },
14094
14094
  "../protos/dist/types/devvit/dev_portal/app/info/app_info.js": {
14095
- "bytesInOutput": 14755
14095
+ "bytesInOutput": 16743
14096
14096
  },
14097
14097
  "../protos/dist/types/devvit/dev_portal/app_version/info/app_version_info.js": {
14098
14098
  "bytesInOutput": 17747
@@ -14530,7 +14530,7 @@
14530
14530
  "bytesInOutput": 370
14531
14531
  }
14532
14532
  },
14533
- "bytes": 14842045
14533
+ "bytes": 14848869
14534
14534
  }
14535
14535
  }
14536
14536
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.11.0-next-2024-08-15-ad9742365.0",
3
+ "version": "0.11.0-next-2024-08-15-0456f603c.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.0-next-2024-08-15-ad9742365.0",
34
- "@devvit/shared-types": "0.11.0-next-2024-08-15-ad9742365.0",
33
+ "@devvit/protos": "0.11.0-next-2024-08-15-0456f603c.0",
34
+ "@devvit/shared-types": "0.11.0-next-2024-08-15-0456f603c.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -39,9 +39,9 @@
39
39
  },
40
40
  "devDependencies": {
41
41
  "@ampproject/filesize": "4.3.0",
42
- "@devvit/eslint-config": "0.11.0-next-2024-08-15-ad9742365.0",
43
- "@devvit/repo-tools": "0.11.0-next-2024-08-15-ad9742365.0",
44
- "@devvit/tsconfig": "0.11.0-next-2024-08-15-ad9742365.0",
42
+ "@devvit/eslint-config": "0.11.0-next-2024-08-15-0456f603c.0",
43
+ "@devvit/repo-tools": "0.11.0-next-2024-08-15-0456f603c.0",
44
+ "@devvit/tsconfig": "0.11.0-next-2024-08-15-0456f603c.0",
45
45
  "@microsoft/api-extractor": "7.41.0",
46
46
  "@reddit/faceplate-ui": "16.1.0",
47
47
  "@types/clone-deep": "4.0.1",
@@ -64,5 +64,5 @@
64
64
  }
65
65
  },
66
66
  "source": "./src/index.ts",
67
- "gitHead": "ddca945cf6527e3c600c29419b1df9c618cc5dbd"
67
+ "gitHead": "5dc4dfae56985a3c3bd280d8cfae0b906a7662fd"
68
68
  }