@devvit/protos 0.11.0-next-2024-08-15-c46220b32.0 → 0.11.0-next-2024-08-15-6525c7284.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -6689,7 +6689,7 @@
6689
6689
  "format": "esm"
6690
6690
  },
6691
6691
  "src/types/devvit/dev_portal/app/info/app_info.ts": {
6692
- "bytes": 16311,
6692
+ "bytes": 18066,
6693
6693
  "imports": [
6694
6694
  {
6695
6695
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9043,7 +9043,7 @@
9043
9043
  "imports": [],
9044
9044
  "exports": [],
9045
9045
  "inputs": {},
9046
- "bytes": 6705076
9046
+ "bytes": 6707874
9047
9047
  },
9048
9048
  "dist/protos.min.js": {
9049
9049
  "imports": [],
@@ -10545,7 +10545,7 @@
10545
10545
  "bytesInOutput": 29622
10546
10546
  },
10547
10547
  "src/types/devvit/dev_portal/app/info/app_info.ts": {
10548
- "bytesInOutput": 7215
10548
+ "bytesInOutput": 7921
10549
10549
  },
10550
10550
  "src/types/devvit/dev_portal/app_version/info/app_version_info.ts": {
10551
10551
  "bytesInOutput": 7077
@@ -10725,7 +10725,7 @@
10725
10725
  "bytesInOutput": 879
10726
10726
  }
10727
10727
  },
10728
- "bytes": 1795950
10728
+ "bytes": 1796656
10729
10729
  }
10730
10730
  }
10731
10731
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.0-next-2024-08-15-c46220b32.0",
3
+ "version": "0.11.0-next-2024-08-15-6525c7284.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -45,9 +45,9 @@
45
45
  },
46
46
  "devDependencies": {
47
47
  "@ampproject/filesize": "4.3.0",
48
- "@devvit/eslint-config": "0.11.0-next-2024-08-15-c46220b32.0",
49
- "@devvit/repo-tools": "0.11.0-next-2024-08-15-c46220b32.0",
50
- "@devvit/tsconfig": "0.11.0-next-2024-08-15-c46220b32.0",
48
+ "@devvit/eslint-config": "0.11.0-next-2024-08-15-6525c7284.0",
49
+ "@devvit/repo-tools": "0.11.0-next-2024-08-15-6525c7284.0",
50
+ "@devvit/tsconfig": "0.11.0-next-2024-08-15-6525c7284.0",
51
51
  "@types/long": "4.0.2",
52
52
  "chokidar-cli": "3.0.0",
53
53
  "esbuild": "0.23.0",
@@ -80,5 +80,5 @@
80
80
  ]
81
81
  }
82
82
  },
83
- "gitHead": "713a03acab6de0a6efa26a897b53d1ea986d58ab"
83
+ "gitHead": "9626b8c5fff4e5e3e49a321cfb69a8ca20e28882"
84
84
  }