@devvit/protos 0.11.0-next-2024-08-15-52281a666.0 → 0.11.0-next-2024-08-19-689d51fc5.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -6285,7 +6285,7 @@
6285
6285
  "format": "esm"
6286
6286
  },
6287
6287
  "src/types/devvit/payments/v1alpha/product.ts": {
6288
- "bytes": 15207,
6288
+ "bytes": 18485,
6289
6289
  "imports": [
6290
6290
  {
6291
6291
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -9043,7 +9043,7 @@
9043
9043
  "imports": [],
9044
9044
  "exports": [],
9045
9045
  "inputs": {},
9046
- "bytes": 6707874
9046
+ "bytes": 6712228
9047
9047
  },
9048
9048
  "dist/protos.min.js": {
9049
9049
  "imports": [],
@@ -10506,7 +10506,7 @@
10506
10506
  "bytesInOutput": 13912
10507
10507
  },
10508
10508
  "src/types/devvit/payments/v1alpha/product.ts": {
10509
- "bytesInOutput": 5848
10509
+ "bytesInOutput": 6787
10510
10510
  },
10511
10511
  "src/types/devvit/payments/v1alpha/common.ts": {
10512
10512
  "bytesInOutput": 300
@@ -10725,7 +10725,7 @@
10725
10725
  "bytesInOutput": 879
10726
10726
  }
10727
10727
  },
10728
- "bytes": 1796656
10728
+ "bytes": 1797595
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-15-52281a666.0",
3
+ "version": "0.11.0-next-2024-08-19-689d51fc5.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-08-15-52281a666.0",
49
- "@devvit/repo-tools": "0.11.0-next-2024-08-15-52281a666.0",
50
- "@devvit/tsconfig": "0.11.0-next-2024-08-15-52281a666.0",
48
+ "@devvit/eslint-config": "0.11.0-next-2024-08-19-689d51fc5.0",
49
+ "@devvit/repo-tools": "0.11.0-next-2024-08-19-689d51fc5.0",
50
+ "@devvit/tsconfig": "0.11.0-next-2024-08-19-689d51fc5.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": "31cdc89f75eedb562c20a1b2915f332c580870a5"
83
+ "gitHead": "4e0d11bcefd0c44ce4a4b01a22525ebc4edc51dd"
84
84
  }