@alfresco/aca-about
Advanced tools
Comparing version 4.0.0-A.3.4743997269 to 4.0.0-A.3.4753660793
@@ -27,3 +27,3 @@ /*! | ||
import { AppExtensionService, ExtensionRef } from '@alfresco/adf-extensions'; | ||
import { AuthenticationService, RepositoryInfo } from '@alfresco/adf-core'; | ||
import { AppConfigService, AuthenticationService, RepositoryInfo } from '@alfresco/adf-core'; | ||
import { DiscoveryApiService } from '@alfresco/adf-content-services'; | ||
@@ -40,7 +40,8 @@ import * as i0 from "@angular/core"; | ||
repository: RepositoryInfo; | ||
constructor(devMode: any, packageJson: any, authService: AuthenticationService, appExtensions: AppExtensionService, discovery: DiscoveryApiService); | ||
landingPage: string; | ||
constructor(devMode: any, packageJson: any, authService: AuthenticationService, appExtensions: AppExtensionService, discovery: DiscoveryApiService, appConfigService: AppConfigService); | ||
ngOnInit(): void; | ||
setECMInfo(): void; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AboutComponent, [null, { optional: true; }, null, null, null]>; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AboutComponent, [null, { optional: true; }, null, null, null, null]>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<AboutComponent, "app-about-page", never, {}, {}, never, never, false>; | ||
} |
@@ -29,4 +29,5 @@ /*! | ||
import * as i2 from "@angular/common"; | ||
import * as i3 from "@alfresco/adf-core"; | ||
import * as i4 from "@alfresco/aca-shared"; | ||
import * as i3 from "@angular/router"; | ||
import * as i4 from "@alfresco/adf-core"; | ||
import * as i5 from "@alfresco/aca-shared"; | ||
export declare class AcaAboutModule { | ||
@@ -36,4 +37,4 @@ constructor(extensions: ExtensionService); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AcaAboutModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<AcaAboutModule, [typeof i1.AboutComponent], [typeof i2.CommonModule, typeof i3.CoreModule, typeof i4.SharedModule, typeof i4.PageLayoutModule], never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<AcaAboutModule, [typeof i1.AboutComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.CoreModule, typeof i5.SharedModule, typeof i5.PageLayoutModule], never>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<AcaAboutModule>; | ||
} |
{ | ||
"name": "@alfresco/aca-about", | ||
"version": "4.0.0-A.3.4743997269", | ||
"version": "4.0.0-A.3.4753660793", | ||
"license": "LGPL-3.0", | ||
@@ -5,0 +5,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
110159
899