@devvit/protos 0.11.2-next-2024-10-22-358797c91.0 → 0.11.2-next-2024-10-22-8d2a6746e.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -6523,7 +6523,7 @@
6523
6523
  "format": "esm"
6524
6524
  },
6525
6525
  "src/types/devvit/plugin/redditapi/wiki/wiki_svc.ts": {
6526
- "bytes": 23428,
6526
+ "bytes": 23468,
6527
6527
  "imports": [
6528
6528
  {
6529
6529
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -7233,7 +7233,7 @@
7233
7233
  "imports": [],
7234
7234
  "exports": [],
7235
7235
  "inputs": {},
7236
- "bytes": 5261321
7236
+ "bytes": 5261403
7237
7237
  },
7238
7238
  "dist/protos.min.js": {
7239
7239
  "imports": [],
@@ -7657,7 +7657,7 @@
7657
7657
  "bytesInOutput": 7055
7658
7658
  },
7659
7659
  "src/types/devvit/plugin/redditapi/wiki/wiki_svc.ts": {
7660
- "bytesInOutput": 4165
7660
+ "bytesInOutput": 4190
7661
7661
  },
7662
7662
  "src/types/devvit/plugin/redditapi/wiki/wiki_msg.ts": {
7663
7663
  "bytesInOutput": 26092
@@ -7702,7 +7702,7 @@
7702
7702
  "bytesInOutput": 2438
7703
7703
  }
7704
7704
  },
7705
- "bytes": 1363737
7705
+ "bytes": 1363762
7706
7706
  }
7707
7707
  }
7708
7708
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.2-next-2024-10-22-358797c91.0",
3
+ "version": "0.11.2-next-2024-10-22-8d2a6746e.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.2-next-2024-10-22-358797c91.0",
49
- "@devvit/tsconfig": "0.11.2-next-2024-10-22-358797c91.0",
48
+ "@devvit/repo-tools": "0.11.2-next-2024-10-22-8d2a6746e.0",
49
+ "@devvit/tsconfig": "0.11.2-next-2024-10-22-8d2a6746e.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": "cc8594d5dc9076aa441d27f715d7fc68becf7317"
83
+ "gitHead": "12358307c3d107f5ea0b7e97307fbe7f3a22362f"
84
84
  }