@elderbyte/ngx-starter 16.4.2 → 16.4.3

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.
@@ -15,7 +15,6 @@ export declare class ElderSearchUrlDirective implements AfterViewInit, OnDestroy
15
15
  **************************************************************************/
16
16
  private readonly log;
17
17
  private readonly destroy$;
18
- private readonly searchContextId;
19
18
  private readonly searchContext$;
20
19
  /***************************************************************************
21
20
  * *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elderbyte/ngx-starter",
3
- "version": "16.4.2",
3
+ "version": "16.4.3",
4
4
  "peerDependencies": {
5
5
  "@angular/core": "^16.0.0 || ^17.0.0",
6
6
  "@angular/common": "^16.0.0 || ^17.0.0",