@devvit/protos 0.11.0-next-2024-07-11-0bd3fccfe.0 → 0.11.0-next-2024-07-11-64bff079e.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -8040,7 +8040,7 @@
8040
8040
  "format": "esm"
8041
8041
  },
8042
8042
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.ts": {
8043
- "bytes": 40814,
8043
+ "bytes": 37976,
8044
8044
  "imports": [
8045
8045
  {
8046
8046
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9012,7 +9012,7 @@
9012
9012
  "imports": [],
9013
9013
  "exports": [],
9014
9014
  "inputs": {},
9015
- "bytes": 6748646
9015
+ "bytes": 6744875
9016
9016
  },
9017
9017
  "dist/protos.min.js": {
9018
9018
  "imports": [],
@@ -10696,7 +10696,7 @@
10696
10696
  "bytesInOutput": 17738
10697
10697
  },
10698
10698
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.ts": {
10699
- "bytesInOutput": 10554
10699
+ "bytesInOutput": 9970
10700
10700
  },
10701
10701
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.ts": {
10702
10702
  "bytesInOutput": 27978
@@ -10732,7 +10732,7 @@
10732
10732
  "bytesInOutput": 879
10733
10733
  }
10734
10734
  },
10735
- "bytes": 1805762
10735
+ "bytes": 1805178
10736
10736
  }
10737
10737
  }
10738
10738
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.0-next-2024-07-11-0bd3fccfe.0",
3
+ "version": "0.11.0-next-2024-07-11-64bff079e.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -44,9 +44,9 @@
44
44
  },
45
45
  "devDependencies": {
46
46
  "@ampproject/filesize": "4.3.0",
47
- "@devvit/eslint-config": "0.11.0-next-2024-07-11-0bd3fccfe.0",
48
- "@devvit/repo-tools": "0.11.0-next-2024-07-11-0bd3fccfe.0",
49
- "@devvit/tsconfig": "0.11.0-next-2024-07-11-0bd3fccfe.0",
47
+ "@devvit/eslint-config": "0.11.0-next-2024-07-11-64bff079e.0",
48
+ "@devvit/repo-tools": "0.11.0-next-2024-07-11-64bff079e.0",
49
+ "@devvit/tsconfig": "0.11.0-next-2024-07-11-64bff079e.0",
50
50
  "@types/long": "4.0.2",
51
51
  "chokidar-cli": "3.0.0",
52
52
  "esbuild": "0.18.12",
@@ -79,5 +79,5 @@
79
79
  ]
80
80
  }
81
81
  },
82
- "gitHead": "34e01d0e14da9f0ee92761e0977b71cd78671c65"
82
+ "gitHead": "e882b96046466a1b3938b94b0bb3eff1b2e230e7"
83
83
  }