@devvit/protos 0.11.4-next-2024-12-05-2eef59486.0 → 0.11.4-next-2024-12-05-a4d072de4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/meta.min.json CHANGED
@@ -726,7 +726,7 @@
726
726
  "format": "esm"
727
727
  },
728
728
  "src/types/devvit/ui/effects/web_view/v1alpha/fullscreen.ts": {
729
- "bytes": 3160,
729
+ "bytes": 3929,
730
730
  "imports": [
731
731
  {
732
732
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -6946,7 +6946,7 @@
6946
6946
  "imports": [],
6947
6947
  "exports": [],
6948
6948
  "inputs": {},
6949
- "bytes": 5198542
6949
+ "bytes": 5199605
6950
6950
  },
6951
6951
  "dist/protos.min.js": {
6952
6952
  "imports": [],
@@ -7226,7 +7226,7 @@
7226
7226
  "bytesInOutput": 1290
7227
7227
  },
7228
7228
  "src/types/devvit/ui/effects/web_view/v1alpha/fullscreen.ts": {
7229
- "bytesInOutput": 905
7229
+ "bytesInOutput": 1072
7230
7230
  },
7231
7231
  "src/types/devvit/ui/effects/web_view/v1alpha/post_message.ts": {
7232
7232
  "bytesInOutput": 2912
@@ -7424,7 +7424,7 @@
7424
7424
  "bytesInOutput": 2400
7425
7425
  }
7426
7426
  },
7427
- "bytes": 1328493
7427
+ "bytes": 1328660
7428
7428
  }
7429
7429
  }
7430
7430
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.4-next-2024-12-05-2eef59486.0",
3
+ "version": "0.11.4-next-2024-12-05-a4d072de4.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -45,8 +45,8 @@
45
45
  },
46
46
  "devDependencies": {
47
47
  "@ampproject/filesize": "4.3.0",
48
- "@devvit/repo-tools": "0.11.4-next-2024-12-05-2eef59486.0",
49
- "@devvit/tsconfig": "0.11.4-next-2024-12-05-2eef59486.0",
48
+ "@devvit/repo-tools": "0.11.4-next-2024-12-05-a4d072de4.0",
49
+ "@devvit/tsconfig": "0.11.4-next-2024-12-05-a4d072de4.0",
50
50
  "@protobuf-ts/plugin": "2.9.3",
51
51
  "@types/long": "4.0.2",
52
52
  "chokidar-cli": "3.0.0",
@@ -80,5 +80,5 @@
80
80
  ]
81
81
  }
82
82
  },
83
- "gitHead": "f3b9ddf9f1041369ae007fa10b9e7fc67fa987db"
83
+ "gitHead": "0db6b28cebcebddb663883fcdbed887d809dc8fa"
84
84
  }