@devvit/public-api 0.10.18-next-2024-03-25-28b62fdab.0 → 0.10.18-next-2024-03-26-5d15307e8.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -9094,19 +9094,14 @@
9094
9094
  ],
9095
9095
  "format": "esm"
9096
9096
  },
9097
- "../protos/dist/types/devvit/plugin/timer/timer.js": {
9098
- "bytes": 2596,
9097
+ "../protos/dist/types/devvit/plugin/v2events/v2events.js": {
9098
+ "bytes": 10935,
9099
9099
  "imports": [
9100
9100
  {
9101
9101
  "path": "../../node_modules/protobufjs/minimal.js",
9102
9102
  "kind": "import-statement",
9103
9103
  "original": "protobufjs/minimal.js"
9104
9104
  },
9105
- {
9106
- "path": "../protos/dist/types/google/protobuf/empty.js",
9107
- "kind": "import-statement",
9108
- "original": "../../../google/protobuf/empty.js"
9109
- },
9110
9105
  {
9111
9106
  "path": "../protos/dist/types/typeRegistry.js",
9112
9107
  "kind": "import-statement",
@@ -9115,14 +9110,19 @@
9115
9110
  ],
9116
9111
  "format": "esm"
9117
9112
  },
9118
- "../protos/dist/types/devvit/plugin/v2events/v2events.js": {
9119
- "bytes": 10935,
9113
+ "../protos/dist/types/devvit/plugin/timer/timer.js": {
9114
+ "bytes": 2596,
9120
9115
  "imports": [
9121
9116
  {
9122
9117
  "path": "../../node_modules/protobufjs/minimal.js",
9123
9118
  "kind": "import-statement",
9124
9119
  "original": "protobufjs/minimal.js"
9125
9120
  },
9121
+ {
9122
+ "path": "../protos/dist/types/google/protobuf/empty.js",
9123
+ "kind": "import-statement",
9124
+ "original": "../../../google/protobuf/empty.js"
9125
+ },
9126
9126
  {
9127
9127
  "path": "../protos/dist/types/typeRegistry.js",
9128
9128
  "kind": "import-statement",
@@ -11736,14 +11736,14 @@
11736
11736
  "original": "./types/devvit/reddit/v2alpha/commentv2.js"
11737
11737
  },
11738
11738
  {
11739
- "path": "../protos/dist/types/devvit/plugin/timer/timer.js",
11739
+ "path": "../protos/dist/types/devvit/plugin/v2events/v2events.js",
11740
11740
  "kind": "import-statement",
11741
- "original": "./types/devvit/plugin/timer/timer.js"
11741
+ "original": "./types/devvit/plugin/v2events/v2events.js"
11742
11742
  },
11743
11743
  {
11744
- "path": "../protos/dist/types/devvit/plugin/v2events/v2events.js",
11744
+ "path": "../protos/dist/types/devvit/plugin/timer/timer.js",
11745
11745
  "kind": "import-statement",
11746
- "original": "./types/devvit/plugin/v2events/v2events.js"
11746
+ "original": "./types/devvit/plugin/timer/timer.js"
11747
11747
  },
11748
11748
  {
11749
11749
  "path": "../protos/dist/types/devvit/plugin/streambroker/streambroker.js",
@@ -15350,12 +15350,12 @@
15350
15350
  "../protos/dist/types/devvit/reddit/v2alpha/commentv2.js": {
15351
15351
  "bytesInOutput": 10299
15352
15352
  },
15353
- "../protos/dist/types/devvit/plugin/timer/timer.js": {
15354
- "bytesInOutput": 1616
15355
- },
15356
15353
  "../protos/dist/types/devvit/plugin/v2events/v2events.js": {
15357
15354
  "bytesInOutput": 9415
15358
15355
  },
15356
+ "../protos/dist/types/devvit/plugin/timer/timer.js": {
15357
+ "bytesInOutput": 1616
15358
+ },
15359
15359
  "../protos/dist/types/devvit/plugin/streambroker/streambroker.js": {
15360
15360
  "bytesInOutput": 4803
15361
15361
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.18-next-2024-03-25-28b62fdab.0",
3
+ "version": "0.10.18-next-2024-03-26-5d15307e8.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -29,9 +29,9 @@
29
29
  },
30
30
  "types": "./index.d.ts",
31
31
  "dependencies": {
32
- "@devvit/protos": "0.10.18-next-2024-03-25-28b62fdab.0",
33
- "@devvit/runtimes": "0.10.18-next-2024-03-25-28b62fdab.0",
34
- "@devvit/shared-types": "0.10.18-next-2024-03-25-28b62fdab.0",
32
+ "@devvit/protos": "0.10.18-next-2024-03-26-5d15307e8.0",
33
+ "@devvit/runtimes": "0.10.18-next-2024-03-26-5d15307e8.0",
34
+ "@devvit/shared-types": "0.10.18-next-2024-03-26-5d15307e8.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -41,7 +41,7 @@
41
41
  "@ampproject/filesize": "4.3.0",
42
42
  "@devvit/eslint-config": "0.10.17",
43
43
  "@devvit/repo-tools": "0.10.17",
44
- "@devvit/tsconfig": "0.10.18-next-2024-03-25-28b62fdab.0",
44
+ "@devvit/tsconfig": "0.10.18-next-2024-03-26-5d15307e8.0",
45
45
  "@microsoft/api-extractor": "7.41.0",
46
46
  "@reddit/faceplate-ui": "11.1.0",
47
47
  "@types/clone-deep": "4.0.1",
@@ -63,5 +63,5 @@
63
63
  }
64
64
  },
65
65
  "source": "./src/index.ts",
66
- "gitHead": "cd331aee9e50138b3d1ce322615b89a818e0b450"
66
+ "gitHead": "9ebd312157c6d361cfab40cfc3eafed7fdb16b4c"
67
67
  }