@devvit/protos 0.11.0-next-2024-09-12-e86db09f0.0 → 0.11.0-next-2024-09-12-d093e68b5.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -5479,7 +5479,7 @@
5479
5479
  "format": "esm"
5480
5480
  },
5481
5481
  "src/types/devvit/gql/subreddit_metadata.ts": {
5482
- "bytes": 12803,
5482
+ "bytes": 13315,
5483
5483
  "imports": [
5484
5484
  {
5485
5485
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -8796,7 +8796,7 @@
8796
8796
  "imports": [],
8797
8797
  "exports": [],
8798
8798
  "inputs": {},
8799
- "bytes": 6375552
8799
+ "bytes": 6376353
8800
8800
  },
8801
8801
  "dist/protos.min.js": {
8802
8802
  "imports": [],
@@ -10001,7 +10001,7 @@
10001
10001
  "bytesInOutput": 26964
10002
10002
  },
10003
10003
  "src/types/devvit/gql/subreddit_metadata.ts": {
10004
- "bytesInOutput": 4879
10004
+ "bytesInOutput": 5130
10005
10005
  },
10006
10006
  "src/types/devvit/actor/reddit/context_action.ts": {
10007
10007
  "bytesInOutput": 10933
@@ -10367,7 +10367,7 @@
10367
10367
  "bytesInOutput": 194
10368
10368
  }
10369
10369
  },
10370
- "bytes": 1709636
10370
+ "bytes": 1709887
10371
10371
  }
10372
10372
  }
10373
10373
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/protos",
3
- "version": "0.11.0-next-2024-09-12-e86db09f0.0",
3
+ "version": "0.11.0-next-2024-09-12-d093e68b5.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -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-09-12-e86db09f0.0",
49
- "@devvit/repo-tools": "0.11.0-next-2024-09-12-e86db09f0.0",
50
- "@devvit/tsconfig": "0.11.0-next-2024-09-12-e86db09f0.0",
48
+ "@devvit/eslint-config": "0.11.0-next-2024-09-12-d093e68b5.0",
49
+ "@devvit/repo-tools": "0.11.0-next-2024-09-12-d093e68b5.0",
50
+ "@devvit/tsconfig": "0.11.0-next-2024-09-12-d093e68b5.0",
51
51
  "@protobuf-ts/plugin": "2.9.3",
52
52
  "@types/long": "4.0.2",
53
53
  "chokidar-cli": "3.0.0",
@@ -81,5 +81,5 @@
81
81
  ]
82
82
  }
83
83
  },
84
- "gitHead": "03e2ceae360ba49169f569b7ece506f802813de3"
84
+ "gitHead": "ba682abe5761b3d159dae5e5614691b870e4b645"
85
85
  }