@devvit/protos 0.11.0-next-2024-08-14-74944e076.0 → 0.11.0-next-2024-08-14-4d5bfb746.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -47,7 +47,7 @@
47
47
  "format": "cjs"
48
48
  },
49
49
  "../../node_modules/protobufjs/src/util/longbits.js": {
50
- "bytes": 5393,
50
+ "bytes": 5593,
51
51
  "imports": [
52
52
  {
53
53
  "path": "../../node_modules/protobufjs/src/util/minimal.js",
@@ -58,7 +58,7 @@
58
58
  "format": "cjs"
59
59
  },
60
60
  "../../node_modules/protobufjs/src/util/minimal.js": {
61
- "bytes": 13238,
61
+ "bytes": 13676,
62
62
  "imports": [
63
63
  {
64
64
  "path": "../../node_modules/@protobufjs/aspromise/index.js",
@@ -104,7 +104,7 @@
104
104
  "format": "cjs"
105
105
  },
106
106
  "../../node_modules/protobufjs/src/writer.js": {
107
- "bytes": 12072,
107
+ "bytes": 12537,
108
108
  "imports": [
109
109
  {
110
110
  "path": "../../node_modules/protobufjs/src/util/minimal.js",
@@ -115,7 +115,7 @@
115
115
  "format": "cjs"
116
116
  },
117
117
  "../../node_modules/protobufjs/src/writer_buffer.js": {
118
- "bytes": 2356,
118
+ "bytes": 2441,
119
119
  "imports": [
120
120
  {
121
121
  "path": "../../node_modules/protobufjs/src/writer.js",
@@ -131,7 +131,7 @@
131
131
  "format": "cjs"
132
132
  },
133
133
  "../../node_modules/protobufjs/src/reader.js": {
134
- "bytes": 11263,
134
+ "bytes": 11796,
135
135
  "imports": [
136
136
  {
137
137
  "path": "../../node_modules/protobufjs/src/util/minimal.js",
@@ -142,7 +142,7 @@
142
142
  "format": "cjs"
143
143
  },
144
144
  "../../node_modules/protobufjs/src/reader_buffer.js": {
145
- "bytes": 1252,
145
+ "bytes": 1303,
146
146
  "imports": [
147
147
  {
148
148
  "path": "../../node_modules/protobufjs/src/reader.js",
@@ -158,7 +158,7 @@
158
158
  "format": "cjs"
159
159
  },
160
160
  "../../node_modules/protobufjs/src/rpc/service.js": {
161
- "bytes": 4763,
161
+ "bytes": 4905,
162
162
  "imports": [
163
163
  {
164
164
  "path": "../../node_modules/protobufjs/src/util/minimal.js",
@@ -169,7 +169,7 @@
169
169
  "format": "cjs"
170
170
  },
171
171
  "../../node_modules/protobufjs/src/rpc.js": {
172
- "bytes": 1204,
172
+ "bytes": 1240,
173
173
  "imports": [
174
174
  {
175
175
  "path": "../../node_modules/protobufjs/src/rpc/service.js",
@@ -180,12 +180,12 @@
180
180
  "format": "cjs"
181
181
  },
182
182
  "../../node_modules/protobufjs/src/roots.js": {
183
- "bytes": 454,
183
+ "bytes": 472,
184
184
  "imports": [],
185
185
  "format": "cjs"
186
186
  },
187
187
  "../../node_modules/protobufjs/src/index-minimal.js": {
188
- "bytes": 925,
188
+ "bytes": 961,
189
189
  "imports": [
190
190
  {
191
191
  "path": "../../node_modules/protobufjs/src/writer.js",
@@ -226,7 +226,7 @@
226
226
  "format": "cjs"
227
227
  },
228
228
  "../../node_modules/protobufjs/minimal.js": {
229
- "bytes": 96,
229
+ "bytes": 100,
230
230
  "imports": [
231
231
  {
232
232
  "path": "../../node_modules/protobufjs/src/index-minimal.js",
@@ -9043,7 +9043,7 @@
9043
9043
  "imports": [],
9044
9044
  "exports": [],
9045
9045
  "inputs": {},
9046
- "bytes": 6701072
9046
+ "bytes": 6705076
9047
9047
  },
9048
9048
  "dist/protos.min.js": {
9049
9049
  "imports": [],
@@ -10212,7 +10212,7 @@
10212
10212
  "bytesInOutput": 836
10213
10213
  },
10214
10214
  "../../node_modules/protobufjs/src/reader.js": {
10215
- "bytesInOutput": 3963
10215
+ "bytesInOutput": 4013
10216
10216
  },
10217
10217
  "../../node_modules/protobufjs/src/reader_buffer.js": {
10218
10218
  "bytesInOutput": 484
@@ -10725,7 +10725,7 @@
10725
10725
  "bytesInOutput": 879
10726
10726
  }
10727
10727
  },
10728
- "bytes": 1795900
10728
+ "bytes": 1795950
10729
10729
  }
10730
10730
  }
10731
10731
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.0-next-2024-08-14-74944e076.0",
3
+ "version": "0.11.0-next-2024-08-14-4d5bfb746.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -32,7 +32,7 @@
32
32
  },
33
33
  "types": "./index.d.ts",
34
34
  "dependencies": {
35
- "protobufjs": "7.2.4",
35
+ "protobufjs": "7.3.2",
36
36
  "rxjs": "7.8.1"
37
37
  },
38
38
  "peerDependencies": {
@@ -45,9 +45,9 @@
45
45
  },
46
46
  "devDependencies": {
47
47
  "@ampproject/filesize": "4.3.0",
48
- "@devvit/eslint-config": "0.11.0-next-2024-08-14-74944e076.0",
49
- "@devvit/repo-tools": "0.11.0-next-2024-08-14-74944e076.0",
50
- "@devvit/tsconfig": "0.11.0-next-2024-08-14-74944e076.0",
48
+ "@devvit/eslint-config": "0.11.0-next-2024-08-14-4d5bfb746.0",
49
+ "@devvit/repo-tools": "0.11.0-next-2024-08-14-4d5bfb746.0",
50
+ "@devvit/tsconfig": "0.11.0-next-2024-08-14-4d5bfb746.0",
51
51
  "@types/long": "4.0.2",
52
52
  "chokidar-cli": "3.0.0",
53
53
  "esbuild": "0.23.0",
@@ -80,5 +80,5 @@
80
80
  ]
81
81
  }
82
82
  },
83
- "gitHead": "14be7cd06d5125b841c15e9b0f247646707c26e2"
83
+ "gitHead": "bc6da84b710184620fd12c238d27cd083c927612"
84
84
  }