mbd-studio-sdk 3.4.2 → 3.5.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.
Files changed (2) hide show
  1. package/V1/Studio.js +3 -0
  2. package/package.json +1 -1
package/V1/Studio.js CHANGED
@@ -154,4 +154,7 @@ export class Studio {
154
154
  if (results === undefined) results = this._candidates;
155
155
  this._show(results);
156
156
  }
157
+ getFeed() {
158
+ return this._candidates;
159
+ }
157
160
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mbd-studio-sdk",
3
- "version": "3.4.2",
3
+ "version": "3.5.0",
4
4
  "description": "SDK for Embed Recommendation Engine APIs",
5
5
  "keywords": [
6
6
  "web3",