@devvit/protos 0.10.20-next-2024-05-07-d0f4d978f.0 → 0.10.20-next-2024-05-07-be1701188.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -8891,7 +8891,7 @@
8891
8891
  "format": "esm"
8892
8892
  },
8893
8893
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.ts": {
8894
- "bytes": 37873,
8894
+ "bytes": 37845,
8895
8895
  "imports": [
8896
8896
  {
8897
8897
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -10498,7 +10498,7 @@
10498
10498
  "imports": [],
10499
10499
  "exports": [],
10500
10500
  "inputs": {},
10501
- "bytes": 7725110
10501
+ "bytes": 7725057
10502
10502
  },
10503
10503
  "dist/protos.min.js": {
10504
10504
  "imports": [],
@@ -12627,7 +12627,7 @@
12627
12627
  "bytesInOutput": 17738
12628
12628
  },
12629
12629
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_svc.ts": {
12630
- "bytesInOutput": 11518
12630
+ "bytesInOutput": 11495
12631
12631
  },
12632
12632
  "src/types/devvit/plugin/redditapi/linksandcomments/linksandcomments_msg.ts": {
12633
12633
  "bytesInOutput": 27973
@@ -12708,7 +12708,7 @@
12708
12708
  "bytesInOutput": 880
12709
12709
  }
12710
12710
  },
12711
- "bytes": 2081503
12711
+ "bytes": 2081480
12712
12712
  }
12713
12713
  }
12714
12714
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.10.20-next-2024-05-07-d0f4d978f.0",
3
+ "version": "0.10.20-next-2024-05-07-be1701188.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -45,7 +45,7 @@
45
45
  "devDependencies": {
46
46
  "@devvit/eslint-config": "0.10.19",
47
47
  "@devvit/repo-tools": "0.10.19",
48
- "@devvit/tsconfig": "0.10.20-next-2024-05-07-d0f4d978f.0",
48
+ "@devvit/tsconfig": "0.10.20-next-2024-05-07-be1701188.0",
49
49
  "@types/long": "4.0.2",
50
50
  "bundlesize": "0.18.2",
51
51
  "chokidar-cli": "3.0.0",
@@ -72,5 +72,5 @@
72
72
  "path": "dist/protos.min.js"
73
73
  }
74
74
  ],
75
- "gitHead": "4a1b33ffa2c985b57a36be0f3d45f1ae947cc782"
75
+ "gitHead": "f7df2d7e85da94d40e18974dd10f1f0d9c1258ed"
76
76
  }