@devvit/protos 0.10.23-next-2024-06-13-b4fe6dd97.0 → 0.10.23-next-2024-06-13-8c5a69306.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -7984,7 +7984,7 @@
7984
7984
  "format": "esm"
7985
7985
  },
7986
7986
  "src/types/devvit/plugin/redditapi/listings/listings_svc.ts": {
7987
- "bytes": 24918,
7987
+ "bytes": 19249,
7988
7988
  "imports": [
7989
7989
  {
7990
7990
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9147,7 +9147,7 @@
9147
9147
  "imports": [],
9148
9148
  "exports": [],
9149
9149
  "inputs": {},
9150
- "bytes": 6822674
9150
+ "bytes": 6815023
9151
9151
  },
9152
9152
  "dist/protos.min.js": {
9153
9153
  "imports": [],
@@ -10855,7 +10855,7 @@
10855
10855
  "bytesInOutput": 19778
10856
10856
  },
10857
10857
  "src/types/devvit/plugin/redditapi/listings/listings_svc.ts": {
10858
- "bytesInOutput": 5871
10858
+ "bytesInOutput": 4630
10859
10859
  },
10860
10860
  "src/types/devvit/plugin/redditapi/listings/listings_msg.ts": {
10861
10861
  "bytesInOutput": 17738
@@ -10909,7 +10909,7 @@
10909
10909
  "bytesInOutput": 879
10910
10910
  }
10911
10911
  },
10912
- "bytes": 1823914
10912
+ "bytes": 1822673
10913
10913
  }
10914
10914
  }
10915
10915
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.10.23-next-2024-06-13-b4fe6dd97.0",
3
+ "version": "0.10.23-next-2024-06-13-8c5a69306.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -46,7 +46,7 @@
46
46
  "@ampproject/filesize": "4.3.0",
47
47
  "@devvit/eslint-config": "0.10.22",
48
48
  "@devvit/repo-tools": "0.10.22",
49
- "@devvit/tsconfig": "0.10.23-next-2024-06-13-b4fe6dd97.0",
49
+ "@devvit/tsconfig": "0.10.23-next-2024-06-13-8c5a69306.0",
50
50
  "@types/long": "4.0.2",
51
51
  "chokidar-cli": "3.0.0",
52
52
  "esbuild": "0.18.12",
@@ -76,5 +76,5 @@
76
76
  ]
77
77
  }
78
78
  },
79
- "gitHead": "d96d7aa0244d2710146e1a6d779c2e59863c9f58"
79
+ "gitHead": "b31c59acd646237d8ffcb68ffc82fd18a429476f"
80
80
  }