ngx-scandoc 1.3.5 → 1.3.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.
@@ -2817,6 +2817,7 @@ class ScanComponent extends BaseComponent {
2817
2817
  data: {
2818
2818
  model: this.model,
2819
2819
  images: this.images,
2820
+ results
2820
2821
  },
2821
2822
  });
2822
2823
  if (!this.scanProvider.config.hideResults) {