@devvit/protos 0.11.5-next-2024-12-09-f0c92ebca.0 → 0.11.5-next-2024-12-09-b30c26d0a.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -6617,7 +6617,7 @@
6617
6617
  "format": "esm"
6618
6618
  },
6619
6619
  "src/types/devvit/plugin/redis/redisapi.ts": {
6620
- "bytes": 151433,
6620
+ "bytes": 155561,
6621
6621
  "imports": [
6622
6622
  {
6623
6623
  "path": "../../node_modules/long/src/long.js",
@@ -7327,7 +7327,7 @@
7327
7327
  "imports": [],
7328
7328
  "exports": [],
7329
7329
  "inputs": {},
7330
- "bytes": 5315138
7330
+ "bytes": 5321560
7331
7331
  },
7332
7332
  "dist/protos.min.js": {
7333
7333
  "imports": [],
@@ -7766,7 +7766,7 @@
7766
7766
  "bytesInOutput": 26092
7767
7767
  },
7768
7768
  "src/types/devvit/plugin/redis/redisapi.ts": {
7769
- "bytesInOutput": 56984
7769
+ "bytesInOutput": 58629
7770
7770
  },
7771
7771
  "src/types/devvit/plugin/scheduler/scheduler.ts": {
7772
7772
  "bytesInOutput": 9544
@@ -7808,7 +7808,7 @@
7808
7808
  "bytesInOutput": 2438
7809
7809
  }
7810
7810
  },
7811
- "bytes": 1375813
7811
+ "bytes": 1377458
7812
7812
  }
7813
7813
  }
7814
7814
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.5-next-2024-12-09-f0c92ebca.0",
3
+ "version": "0.11.5-next-2024-12-09-b30c26d0a.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.5-next-2024-12-09-f0c92ebca.0",
49
- "@devvit/tsconfig": "0.11.5-next-2024-12-09-f0c92ebca.0",
48
+ "@devvit/repo-tools": "0.11.5-next-2024-12-09-b30c26d0a.0",
49
+ "@devvit/tsconfig": "0.11.5-next-2024-12-09-b30c26d0a.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": "181 KB",
67
- "none": "1344 KB"
67
+ "none": "1346 KB"
68
68
  }
69
69
  },
70
70
  "typesVersions": {
@@ -80,5 +80,5 @@
80
80
  ]
81
81
  }
82
82
  },
83
- "gitHead": "bf16263085f1c8777144a7fb4b76e76866078c7e"
83
+ "gitHead": "0989f30488a4eaf174e36437eb454359d4954ef7"
84
84
  }