@devvit/protos 0.11.18-next-2025-06-18-16-42-57-8c6113674.0 → 0.11.18-next-2025-06-18-17-27-34-7f0d0fcaf.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
@@ -6658,7 +6658,7 @@
6658
6658
  "format": "esm"
6659
6659
  },
6660
6660
  "src/types/devvit/plugin/redis/redisapi.ts": {
6661
- "bytes": 193179,
6661
+ "bytes": 193754,
6662
6662
  "imports": [
6663
6663
  {
6664
6664
  "path": "../../node_modules/long/src/long.js",
@@ -7414,7 +7414,7 @@
7414
7414
  "imports": [],
7415
7415
  "exports": [],
7416
7416
  "inputs": {},
7417
- "bytes": 5437311
7417
+ "bytes": 5438248
7418
7418
  },
7419
7419
  "dist/protos.min.js": {
7420
7420
  "imports": [],
@@ -7862,7 +7862,7 @@
7862
7862
  "bytesInOutput": 26092
7863
7863
  },
7864
7864
  "src/types/devvit/plugin/redis/redisapi.ts": {
7865
- "bytesInOutput": 73649
7865
+ "bytesInOutput": 73886
7866
7866
  },
7867
7867
  "src/types/devvit/plugin/scheduler/scheduler.ts": {
7868
7868
  "bytesInOutput": 9544
@@ -7907,7 +7907,7 @@
7907
7907
  "bytesInOutput": 2438
7908
7908
  }
7909
7909
  },
7910
- "bytes": 1406435
7910
+ "bytes": 1406672
7911
7911
  }
7912
7912
  }
7913
7913
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.18-next-2025-06-18-16-42-57-8c6113674.0",
3
+ "version": "0.11.18-next-2025-06-18-17-27-34-7f0d0fcaf.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.18-next-2025-06-18-16-42-57-8c6113674.0",
49
- "@devvit/tsconfig": "0.11.18-next-2025-06-18-16-42-57-8c6113674.0",
48
+ "@devvit/repo-tools": "0.11.18-next-2025-06-18-17-27-34-7f0d0fcaf.0",
49
+ "@devvit/tsconfig": "0.11.18-next-2025-06-18-17-27-34-7f0d0fcaf.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": "adb06f3fcbdf189e763e3f8502ef96b16820109a"
83
+ "gitHead": "fead308c22ad250bc3918e39fb6b8fcb213a573c"
84
84
  }