@devvit/public-api 0.11.0-next-2024-08-14-02fb03297.0 → 0.11.0-next-2024-08-15-ad9742365.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -2434,7 +2434,7 @@
2434
2434
  "format": "cjs"
2435
2435
  },
2436
2436
  "../../node_modules/protobufjs/src/util/longbits.js": {
2437
- "bytes": 5393,
2437
+ "bytes": 5593,
2438
2438
  "imports": [
2439
2439
  {
2440
2440
  "path": "../../node_modules/protobufjs/src/util/minimal.js",
@@ -2445,7 +2445,7 @@
2445
2445
  "format": "cjs"
2446
2446
  },
2447
2447
  "../../node_modules/protobufjs/src/util/minimal.js": {
2448
- "bytes": 13238,
2448
+ "bytes": 13676,
2449
2449
  "imports": [
2450
2450
  {
2451
2451
  "path": "../../node_modules/@protobufjs/aspromise/index.js",
@@ -2491,7 +2491,7 @@
2491
2491
  "format": "cjs"
2492
2492
  },
2493
2493
  "../../node_modules/protobufjs/src/writer.js": {
2494
- "bytes": 12072,
2494
+ "bytes": 12537,
2495
2495
  "imports": [
2496
2496
  {
2497
2497
  "path": "../../node_modules/protobufjs/src/util/minimal.js",
@@ -2502,7 +2502,7 @@
2502
2502
  "format": "cjs"
2503
2503
  },
2504
2504
  "../../node_modules/protobufjs/src/writer_buffer.js": {
2505
- "bytes": 2356,
2505
+ "bytes": 2441,
2506
2506
  "imports": [
2507
2507
  {
2508
2508
  "path": "../../node_modules/protobufjs/src/writer.js",
@@ -2518,7 +2518,7 @@
2518
2518
  "format": "cjs"
2519
2519
  },
2520
2520
  "../../node_modules/protobufjs/src/reader.js": {
2521
- "bytes": 11263,
2521
+ "bytes": 11796,
2522
2522
  "imports": [
2523
2523
  {
2524
2524
  "path": "../../node_modules/protobufjs/src/util/minimal.js",
@@ -2529,7 +2529,7 @@
2529
2529
  "format": "cjs"
2530
2530
  },
2531
2531
  "../../node_modules/protobufjs/src/reader_buffer.js": {
2532
- "bytes": 1252,
2532
+ "bytes": 1303,
2533
2533
  "imports": [
2534
2534
  {
2535
2535
  "path": "../../node_modules/protobufjs/src/reader.js",
@@ -2545,7 +2545,7 @@
2545
2545
  "format": "cjs"
2546
2546
  },
2547
2547
  "../../node_modules/protobufjs/src/rpc/service.js": {
2548
- "bytes": 4763,
2548
+ "bytes": 4905,
2549
2549
  "imports": [
2550
2550
  {
2551
2551
  "path": "../../node_modules/protobufjs/src/util/minimal.js",
@@ -2556,7 +2556,7 @@
2556
2556
  "format": "cjs"
2557
2557
  },
2558
2558
  "../../node_modules/protobufjs/src/rpc.js": {
2559
- "bytes": 1204,
2559
+ "bytes": 1240,
2560
2560
  "imports": [
2561
2561
  {
2562
2562
  "path": "../../node_modules/protobufjs/src/rpc/service.js",
@@ -2567,12 +2567,12 @@
2567
2567
  "format": "cjs"
2568
2568
  },
2569
2569
  "../../node_modules/protobufjs/src/roots.js": {
2570
- "bytes": 454,
2570
+ "bytes": 472,
2571
2571
  "imports": [],
2572
2572
  "format": "cjs"
2573
2573
  },
2574
2574
  "../../node_modules/protobufjs/src/index-minimal.js": {
2575
- "bytes": 925,
2575
+ "bytes": 961,
2576
2576
  "imports": [
2577
2577
  {
2578
2578
  "path": "../../node_modules/protobufjs/src/writer.js",
@@ -2613,7 +2613,7 @@
2613
2613
  "format": "cjs"
2614
2614
  },
2615
2615
  "../../node_modules/protobufjs/minimal.js": {
2616
- "bytes": 96,
2616
+ "bytes": 100,
2617
2617
  "imports": [
2618
2618
  {
2619
2619
  "path": "../../node_modules/protobufjs/src/index-minimal.js",
@@ -13783,7 +13783,7 @@
13783
13783
  "bytesInOutput": 1842
13784
13784
  },
13785
13785
  "../../node_modules/protobufjs/src/reader.js": {
13786
- "bytesInOutput": 8151
13786
+ "bytesInOutput": 8271
13787
13787
  },
13788
13788
  "../../node_modules/protobufjs/src/reader_buffer.js": {
13789
13789
  "bytesInOutput": 932
@@ -14530,7 +14530,7 @@
14530
14530
  "bytesInOutput": 370
14531
14531
  }
14532
14532
  },
14533
- "bytes": 14836621
14533
+ "bytes": 14842045
14534
14534
  }
14535
14535
  }
14536
14536
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.11.0-next-2024-08-14-02fb03297.0",
3
+ "version": "0.11.0-next-2024-08-15-ad9742365.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,8 +30,8 @@
30
30
  },
31
31
  "types": "./index.d.ts",
32
32
  "dependencies": {
33
- "@devvit/protos": "0.11.0-next-2024-08-14-02fb03297.0",
34
- "@devvit/shared-types": "0.11.0-next-2024-08-14-02fb03297.0",
33
+ "@devvit/protos": "0.11.0-next-2024-08-15-ad9742365.0",
34
+ "@devvit/shared-types": "0.11.0-next-2024-08-15-ad9742365.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -39,9 +39,9 @@
39
39
  },
40
40
  "devDependencies": {
41
41
  "@ampproject/filesize": "4.3.0",
42
- "@devvit/eslint-config": "0.11.0-next-2024-08-14-02fb03297.0",
43
- "@devvit/repo-tools": "0.11.0-next-2024-08-14-02fb03297.0",
44
- "@devvit/tsconfig": "0.11.0-next-2024-08-14-02fb03297.0",
42
+ "@devvit/eslint-config": "0.11.0-next-2024-08-15-ad9742365.0",
43
+ "@devvit/repo-tools": "0.11.0-next-2024-08-15-ad9742365.0",
44
+ "@devvit/tsconfig": "0.11.0-next-2024-08-15-ad9742365.0",
45
45
  "@microsoft/api-extractor": "7.41.0",
46
46
  "@reddit/faceplate-ui": "16.1.0",
47
47
  "@types/clone-deep": "4.0.1",
@@ -64,5 +64,5 @@
64
64
  }
65
65
  },
66
66
  "source": "./src/index.ts",
67
- "gitHead": "14d82c7b9d9f925cd38e058e32ea59ea529e38d6"
67
+ "gitHead": "ddca945cf6527e3c600c29419b1df9c618cc5dbd"
68
68
  }