@devvit/protos 0.11.8-next-2025-02-13-b7bcacfd0.0 → 0.11.8-next-2025-02-13-121a14e58.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -6622,7 +6622,7 @@
6622
6622
  "format": "esm"
6623
6623
  },
6624
6624
  "src/types/devvit/plugin/redis/redisapi.ts": {
6625
- "bytes": 176566,
6625
+ "bytes": 181883,
6626
6626
  "imports": [
6627
6627
  {
6628
6628
  "path": "../../node_modules/long/src/long.js",
@@ -7337,7 +7337,7 @@
7337
7337
  "imports": [],
7338
7338
  "exports": [],
7339
7339
  "inputs": {},
7340
- "bytes": 5356543
7340
+ "bytes": 5365119
7341
7341
  },
7342
7342
  "dist/protos.min.js": {
7343
7343
  "imports": [],
@@ -7778,7 +7778,7 @@
7778
7778
  "bytesInOutput": 26092
7779
7779
  },
7780
7780
  "src/types/devvit/plugin/redis/redisapi.ts": {
7781
- "bytesInOutput": 67443
7781
+ "bytesInOutput": 69689
7782
7782
  },
7783
7783
  "src/types/devvit/plugin/scheduler/scheduler.ts": {
7784
7784
  "bytesInOutput": 9544
@@ -7820,7 +7820,7 @@
7820
7820
  "bytesInOutput": 2438
7821
7821
  }
7822
7822
  },
7823
- "bytes": 1386801
7823
+ "bytes": 1389047
7824
7824
  }
7825
7825
  }
7826
7826
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.8-next-2025-02-13-b7bcacfd0.0",
3
+ "version": "0.11.8-next-2025-02-13-121a14e58.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.8-next-2025-02-13-b7bcacfd0.0",
49
- "@devvit/tsconfig": "0.11.8-next-2025-02-13-b7bcacfd0.0",
48
+ "@devvit/repo-tools": "0.11.8-next-2025-02-13-121a14e58.0",
49
+ "@devvit/tsconfig": "0.11.8-next-2025-02-13-121a14e58.0",
50
50
  "@protobuf-ts/plugin": "2.9.3",
51
51
  "@types/long": "4.0.2",
52
52
  "chokidar-cli": "3.0.0",
@@ -64,7 +64,7 @@
64
64
  "filesize": {
65
65
  "dist/protos.min.js": {
66
66
  "gzip": "182 KB",
67
- "none": "1355 KB"
67
+ "none": "1357 KB"
68
68
  }
69
69
  },
70
70
  "typesVersions": {
@@ -80,5 +80,5 @@
80
80
  ]
81
81
  }
82
82
  },
83
- "gitHead": "ccac1329751a7529b2542eb2a37aeeeec6832038"
83
+ "gitHead": "f8f6501c37896227178d975ad994a4a8297684f0"
84
84
  }