@blocklet/server-js 1.16.53-beta-20251011-095147-8bd212c5 → 1.16.53-beta-20251013-075536-64fcb94b

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.
@@ -15015,6 +15015,18 @@
15015
15015
  },
15016
15016
  "isDeprecated": false,
15017
15017
  "deprecationReason": null
15018
+ },
15019
+ {
15020
+ "name": "componentDid",
15021
+ "description": null,
15022
+ "args": [],
15023
+ "type": {
15024
+ "kind": "SCALAR",
15025
+ "name": "String",
15026
+ "ofType": null
15027
+ },
15028
+ "isDeprecated": false,
15029
+ "deprecationReason": null
15018
15030
  }
15019
15031
  ],
15020
15032
  "inputFields": null,
@@ -42667,4 +42679,4 @@
42667
42679
  ]
42668
42680
  }
42669
42681
  ]
42670
- }
42682
+ }
package/dist/types.js CHANGED
@@ -3356,6 +3356,7 @@
3356
3356
  * @property {number} createdAt
3357
3357
  * @property {string} ip
3358
3358
  * @property {string} ua
3359
+ * @property {string} componentDid
3359
3360
  */
3360
3361
 
3361
3362
  /**