@blocklet/server-js 1.17.2 → 1.17.3-beta-20251117-130331-b2ce7065

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.
@@ -24862,6 +24862,18 @@
24862
24862
  },
24863
24863
  "isDeprecated": false,
24864
24864
  "deprecationReason": null
24865
+ },
24866
+ {
24867
+ "name": "bundleSource",
24868
+ "description": null,
24869
+ "args": [],
24870
+ "type": {
24871
+ "kind": "SCALAR",
24872
+ "name": "Any",
24873
+ "ofType": null
24874
+ },
24875
+ "isDeprecated": false,
24876
+ "deprecationReason": null
24865
24877
  }
24866
24878
  ],
24867
24879
  "inputFields": null,
package/dist/types.js CHANGED
@@ -4870,6 +4870,7 @@
4870
4870
  * @property {string} logoUrl
4871
4871
  * @property {Array<...ABTNodeClient.null>} dependencies
4872
4872
  * @property {...ABTNodeClient.BlockletMeta} meta
4873
+ * @property {any} bundleSource
4873
4874
  */
4874
4875
 
4875
4876
  /**