@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.cjs CHANGED
@@ -620,7 +620,7 @@ var symbols2 = {
620
620
  where: {}
621
621
  };
622
622
  var external_dependencies2 = {
623
- select: ["id", "package", "subpath", "name", "state", "error"],
623
+ select: ["id", "package", "subpath", "name", "is_builtin", "state", "error"],
624
624
  order_by: ["id", "asc"],
625
625
  limit: 20,
626
626
  offset: 0,