@devvit/protos 0.11.0-next-2024-07-23-33f5f2eff.0 → 0.11.0-next-2024-07-23-33a24e1e5.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -6637,7 +6637,7 @@
6637
6637
  "format": "esm"
6638
6638
  },
6639
6639
  "src/types/devvit/events/v1alpha/events.ts": {
6640
- "bytes": 80130,
6640
+ "bytes": 80169,
6641
6641
  "imports": [
6642
6642
  {
6643
6643
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9038,7 +9038,7 @@
9038
9038
  "imports": [],
9039
9039
  "exports": [],
9040
9040
  "inputs": {},
9041
- "bytes": 6789964
9041
+ "bytes": 6790003
9042
9042
  },
9043
9043
  "dist/protos.min.js": {
9044
9044
  "imports": [],
@@ -10582,7 +10582,7 @@
10582
10582
  "bytesInOutput": 10480
10583
10583
  },
10584
10584
  "src/types/devvit/events/v1alpha/events.ts": {
10585
- "bytesInOutput": 35827
10585
+ "bytesInOutput": 35863
10586
10586
  },
10587
10587
  "src/types/devvit/dev_portal/installation/installation.ts": {
10588
10588
  "bytesInOutput": 29622
@@ -10762,7 +10762,7 @@
10762
10762
  "bytesInOutput": 879
10763
10763
  }
10764
10764
  },
10765
- "bytes": 1814680
10765
+ "bytes": 1814716
10766
10766
  }
10767
10767
  }
10768
10768
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.0-next-2024-07-23-33f5f2eff.0",
3
+ "version": "0.11.0-next-2024-07-23-33a24e1e5.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-23-33f5f2eff.0",
48
- "@devvit/repo-tools": "0.11.0-next-2024-07-23-33f5f2eff.0",
49
- "@devvit/tsconfig": "0.11.0-next-2024-07-23-33f5f2eff.0",
47
+ "@devvit/eslint-config": "0.11.0-next-2024-07-23-33a24e1e5.0",
48
+ "@devvit/repo-tools": "0.11.0-next-2024-07-23-33a24e1e5.0",
49
+ "@devvit/tsconfig": "0.11.0-next-2024-07-23-33a24e1e5.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": "e8f759ad82be4490bcdfac73b4ce3d3944bb1fe1"
82
+ "gitHead": "18d340f49c2079d4cb7d18d04e939fe8ee9039e7"
83
83
  }