@devvit/protos 0.11.8-next-2025-02-13-121a14e58.0 → 0.11.8-next-2025-02-18-09f36f51f.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -5948,7 +5948,7 @@
5948
5948
  "format": "esm"
5949
5949
  },
5950
5950
  "src/types/devvit/plugin/redditapi/flair/flair_svc.ts": {
5951
- "bytes": 27831,
5951
+ "bytes": 27541,
5952
5952
  "imports": [
5953
5953
  {
5954
5954
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7337,7 +7337,7 @@
7337
7337
  "imports": [],
7338
7338
  "exports": [],
7339
7339
  "inputs": {},
7340
- "bytes": 5365119
7340
+ "bytes": 5364823
7341
7341
  },
7342
7342
  "dist/protos.min.js": {
7343
7343
  "imports": [],
@@ -7703,7 +7703,7 @@
7703
7703
  "bytesInOutput": 2596
7704
7704
  },
7705
7705
  "src/types/devvit/plugin/redditapi/flair/flair_svc.ts": {
7706
- "bytesInOutput": 5360
7706
+ "bytesInOutput": 5355
7707
7707
  },
7708
7708
  "src/types/devvit/plugin/redditapi/flair/flair_msg.ts": {
7709
7709
  "bytesInOutput": 38534
@@ -7820,7 +7820,7 @@
7820
7820
  "bytesInOutput": 2438
7821
7821
  }
7822
7822
  },
7823
- "bytes": 1389047
7823
+ "bytes": 1389042
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-121a14e58.0",
3
+ "version": "0.11.8-next-2025-02-18-09f36f51f.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-121a14e58.0",
49
- "@devvit/tsconfig": "0.11.8-next-2025-02-13-121a14e58.0",
48
+ "@devvit/repo-tools": "0.11.8-next-2025-02-18-09f36f51f.0",
49
+ "@devvit/tsconfig": "0.11.8-next-2025-02-18-09f36f51f.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": "f8f6501c37896227178d975ad994a4a8297684f0"
83
+ "gitHead": "fed5d2730a64013cc27003e3229e5c5e35a26db2"
84
84
  }