@devvit/public-api 0.11.12-next-2025-04-03-7973a5cdc.0 → 0.11.12-next-2025-04-03-a7339e9db.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17,5 +17,7 @@ export type Configuration = {
17
17
  modLog?: PluginSettings | boolean;
18
18
  /** Allows your app to use the Realtime Plugin */
19
19
  realtime?: PluginSettings | boolean;
20
+ /** Allows your app to call Reddit APIs on behalf of the User */
21
+ userActions?: PluginSettings | boolean;
20
22
  };
21
23
  //# sourceMappingURL=configuration.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"configuration.d.ts","sourceRoot":"","sources":["../../src/types/configuration.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,cAAc,GAAG;IAC3B,oCAAoC;IACpC,OAAO,EAAE,OAAO,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG;IAC1B,gDAAgD;IAChD,IAAI,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;IAChC,4CAA4C;IAC5C,SAAS,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;IACrC,iDAAiD;IACjD,OAAO,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;IACnC,8CAA8C;IAC9C,KAAK,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;IACjC,qCAAqC;IACrC,KAAK,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;IACjC,8BAA8B;IAC9B,MAAM,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;IAClC,iDAAiD;IACjD,QAAQ,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;CAMrC,CAAC"}
1
+ {"version":3,"file":"configuration.d.ts","sourceRoot":"","sources":["../../src/types/configuration.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,cAAc,GAAG;IAC3B,oCAAoC;IACpC,OAAO,EAAE,OAAO,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG;IAC1B,gDAAgD;IAChD,IAAI,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;IAChC,4CAA4C;IAC5C,SAAS,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;IACrC,iDAAiD;IACjD,OAAO,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;IACnC,8CAA8C;IAC9C,KAAK,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;IACjC,qCAAqC;IACrC,KAAK,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;IACjC,8BAA8B;IAC9B,MAAM,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;IAClC,iDAAiD;IACjD,QAAQ,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;IACpC,gEAAgE;IAChE,WAAW,CAAC,EAAE,cAAc,GAAG,OAAO,CAAC;CAMxC,CAAC"}
package/version.json CHANGED
@@ -65,7 +65,7 @@
65
65
  "filesize": {
66
66
  "dist/public-api.min.js": {
67
67
  "gzip": "61 KB",
68
- "none": "215 KB"
68
+ "none": "216 KB"
69
69
  }
70
70
  },
71
71
  "source": "./src/index.ts"