@webneat/codewiki 0.0.5 → 0.0.6

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.
package/dist/index.js CHANGED
@@ -594,7 +594,7 @@ var symbols2 = {
594
594
  where: {}
595
595
  };
596
596
  var external_dependencies2 = {
597
- select: ["id", "package", "subpath", "name", "state", "error"],
597
+ select: ["id", "package", "subpath", "name", "is_builtin", "state", "error"],
598
598
  order_by: ["id", "asc"],
599
599
  limit: 20,
600
600
  offset: 0,