adb-shared 6.0.30 → 6.0.31

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.
@@ -5,9 +5,9 @@ import * as i1 from "./auth-callback.component";
5
5
  import * as i2 from "@angular/common";
6
6
  import * as i3 from "@angular/router";
7
7
  import * as i4 from "@ngx-translate/core";
8
- export declare class AdbUserModule2 {
9
- static forRoot(config?: AdbUserServiceConfig): ModuleWithProviders<AdbUserModule2>;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<AdbUserModule2, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<AdbUserModule2, [typeof i1.AuthCallbackComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.TranslateModule], [typeof i1.AuthCallbackComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<AdbUserModule2>;
8
+ export declare class AdbUserModule {
9
+ static forRoot(config?: AdbUserServiceConfig): ModuleWithProviders<AdbUserModule>;
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<AdbUserModule, never>;
11
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AdbUserModule, [typeof i1.AuthCallbackComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.TranslateModule], [typeof i1.AuthCallbackComponent]>;
12
+ static ɵinj: i0.ɵɵInjectorDeclaration<AdbUserModule>;
13
13
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "adb-shared",
3
- "version": "6.0.30",
3
+ "version": "6.0.31",
4
4
  "author": "ADB",
5
5
  "license": "ISC",
6
6
  "peerDependencies": {